Cpan: List Perl module origins from cpan.org
Related T2833
This commit is contained in:
parent
6696a8424a
commit
a4aec3894e
10 changed files with 364 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -61,6 +61,7 @@ setup(
|
|||
lister.bower=swh.lister.bower:register
|
||||
lister.cgit=swh.lister.cgit:register
|
||||
lister.conda=swh.lister.conda:register
|
||||
lister.cpan=swh.lister.cpan:register
|
||||
lister.cran=swh.lister.cran:register
|
||||
lister.crates=swh.lister.crates:register
|
||||
lister.debian=swh.lister.debian:register
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue