Add Julia Lister for listing Julia Packages

This module introduce Julia Lister.
It retrieves Julia packages origins from the Julia General Registry, a Git
repository made of per package directory with Toml definition files.
This commit is contained in:
Franck Bret 2023-07-20 17:18:26 +02:00
parent 7b932f46b5
commit f8cfa05f3f
11 changed files with 440 additions and 0 deletions

View file

@ -12,3 +12,4 @@ rpy2
setuptools
tenacity >= 6.2
testing.postgresql
toml