guix-devel/guix/scripts/import
Federico Beffa 7f74a931dd import: Add 'elpa' importer.
* guix/import/elpa.scm: New file.
* guix/scripts/import.scm: Add "elpa" to 'importers'.
* guix/scripts/import/elpa.scm: New file.
* Makefile.am (MODULES): Add 'guix/import/elpa.scm' and
  'guix/scripts/import/elpa.scm'.
  (SCM_TESTS): Add 'tests/elpa.scm'.
* doc/guix.texi (Invoking guix import): Document it.
* tests/elpa.scm: New file.
* po/guix/POTFILES.in: Add 'guix/scripts/import/elpa.scm'.
2015-07-08 10:53:05 +02:00
..
cpan.scm import: Add CPAN importer. 2015-01-09 10:38:26 -06:00
elpa.scm import: Add 'elpa' importer. 2015-07-08 10:53:05 +02: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