all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* pypi->guix script
@ 2014-09-06 20:10 David Thompson
  2014-09-06 20:36 ` Nikita Karetnikov
  2014-09-08  7:06 ` Ludovic Courtès
  0 siblings, 2 replies; 12+ messages in thread
From: David Thompson @ 2014-09-06 20:10 UTC (permalink / raw)
  To: guix-devel

Hello all,

Over the past several days I've begun the long process towards packaging
GNU MediaGoblin, a Python web application with a lot of dependencies.
To make the process easier, I threw together a little script that can
automatically generate Guix package snippets for Python libraries using
metadata available on pypi.python.org.  Packages generated by this
script will still need some tweaking like adding the necessary build
inputs and verifying the license, but a lot of the tedious work has been
removed such as finding the latest release tarball and computing its
hash.

For more details and source code, check out the git repository:
https://gitorious.org/davexunit/pypi2guix

See the "Future Improvements" section of the README if you're interested
in automating this process even more.

Happy hacking!

-- 
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-09-11  7:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-06 20:10 pypi->guix script David Thompson
2014-09-06 20:36 ` Nikita Karetnikov
2014-09-08  7:06 ` Ludovic Courtès
2014-09-08 13:42   ` Thompson, David
2014-09-08 14:42     ` Ludovic Courtès
2014-09-08 17:19       ` Thompson, David
2014-09-09  7:39         ` Ludovic Courtès
2014-09-09 13:05           ` Thompson, David
2014-09-09 14:11             ` Ludovic Courtès
2014-09-10 22:40             ` Cyril Roelandt
2014-09-10 22:29   ` Cyril Roelandt
2014-09-11  7:59     ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.