c4797121be
* guix/import/pypi.scm: Export PARSE-REQUIRES.TXT. (clean-requirement): Move procedure to the top level. (guess-requirements): Move the READ-REQUIREMENTS procedure to the top level, and rename it to PARSE-REQUIRES.TXT. Move the CLEAN-REQUIREMENT procedure to the top level. Move the COMMENT? functions inside the PARSE-REQUIRES.TXT procedure. (parse-requires.txt): Add a SECTION-HEADER? predicate, and use it to prevent parsing optional requirements. * tests/pypi.scm (test-requires-with-sections): New variable. ("parse-requires.txt, with sections"): New test. |
||
---|---|---|
.. | ||
cabal.scm | ||
cpan.scm | ||
cran.scm | ||
crate.scm | ||
elpa.scm | ||
gem.scm | ||
github.scm | ||
gnome.scm | ||
gnu.scm | ||
hackage.scm | ||
json.scm | ||
launchpad.scm | ||
opam.scm | ||
print.scm | ||
pypi.scm | ||
snix.scm | ||
stackage.scm | ||
texlive.scm | ||
utils.scm |