guix-devel/guix/scripts/import
Ricardo Wurmus e1248602f9 import: Add 'cran' importer.
* guix/import/cran.scm: New file.
* guix/scripts/import.scm: Add "cran" to 'importers'.
* guix/scripts/import/cran.scm: New file.
* tests/cran.scm: New file.
* Makefile.am (MODULES): Add 'guix/import/cran.scm' and
  'guix/scripts/import/cran.scm'.
  (SCM_TESTS): Add 'tests/cran.scm'.
* doc/guix.texi (Invoking guix import): Document it.
* po/guix/POTFILES.in: Add 'guix/scripts/import/cran.scm'.
2015-08-31 15:39:34 +02:00
..
cpan.scm import: Add CPAN importer. 2015-01-09 10:38:26 -06:00
cran.scm import: Add 'cran' importer. 2015-08-31 15:39:34 +02:00
elpa.scm import: elpa: Fix typo. 2015-08-10 15:46:10 +03:00
gem.scm import: Add Ruby gem importer. 2015-08-27 19:45:06 -04:00
gnu.scm import: Add GNU importer. 2014-11-11 15:31:35 +01:00
hackage.scm import: hackage: Remove reference to unbound variable. 2015-07-22 22:56:41 +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