guix-play/guix/scripts/import
Xinglu Chen bdc298ecee
import: Add CHICKEN egg importer.
* guix/import/egg.scm: New file.
* guix/scripts/import/egg.scm: New file.
* tests/egg.scm: New file.
* Makefile.am (MODULES, SCM_TESTS): Register them.
* po/guix/POTFILES.in: Likewise.
* guix/scripts/import.scm (importers): Add egg importer.
* doc/guix.texi (Invoking guix import, Invoking guix refresh): Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-03 13:05:18 +02:00
..
cpan.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
cran.scm scripts: import: cran: Add missing help for 'style' option. 2021-03-29 19:53:50 +01:00
crate.scm scripts: Fix typo in crate importer help message. 2020-12-23 10:05:07 +01:00
egg.scm import: Add CHICKEN egg importer. 2021-06-03 13:05:18 +02:00
elpa.scm import/elpa: Abort early on failure to fetch meta data. 2020-12-31 15:50:48 +01:00
gem.scm import: utils: 'recursive-import' returns a list rather than a stream. 2019-12-11 12:13:03 +01:00
gnu.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
go.scm import: go: Fix goproxy option argument's format. 2021-05-14 14:47:16 +02:00
hackage.scm import: Fix docstring typoes. 2020-09-23 04:36:59 +02:00
json.scm scripts: import: json: Fix error handling. 2021-01-31 21:49:59 +01:00
opam.scm guix: opam: Add --repo argument to importer. 2020-12-08 16:47:22 +01:00
pypi.scm import: utils: 'recursive-import' returns a list rather than a stream. 2019-12-11 12:13:03 +01:00
stackage.scm import: utils: 'recursive-import' returns a list rather than a stream. 2019-12-11 12:13:03 +01:00
texlive.scm guix: Add texlive importer. 2017-06-15 17:03:19 +02:00