guix-devel/guix/scripts/import
Federico Beffa a415474873 import: hackage: Refactor parsing code and add new options.
* guix/import/cabal.scm: New file.
* guix/import/hackage.scm: Update to use the new Cabal parsing module.
* tests/hackage.scm: Update tests.
* guix/scripts/import/hackage.scm: Add new '--cabal-environment' and '--stdin'
  options.
* doc/guix.texi: ... and document them.
* Makefile.am (MODULES): Add 'guix/import/cabal.scm',
  'guix/import/hackage.scm' and 'guix/scripts/import/hackage.scm'.
  (SCM_TESTS): Add 'tests/hackage.scm'.
2015-06-09 09:48:38 +02:00
..
cpan.scm import: Add CPAN importer. 2015-01-09 10:38:26 -06:00
gnu.scm import: Add GNU importer. 2014-11-11 15:31:35 +01:00
hackage.scm import: hackage: Refactor parsing code and add new options. 2015-06-09 09:48:38 +02:00
nix.scm import: Add PyPI importer. 2014-09-29 19:30:28 -04:00
pypi.scm import: pypi: Gracefully handle wrong argument counts. 2014-11-05 18:04:16 +01:00