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

@ -5,3 +5,4 @@ requests_mock
types-click
types-pyyaml
types-requests
types-toml