scanpypi: new utility
commit1008ac4406a5544ec87985db880e68377031bca9
authorDenis THULIN <denis.thulin@openwide.fr>
Tue, 31 May 2016 15:03:41 +0000 (31 17:03 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 11 Jun 2016 14:13:31 +0000 (11 16:13 +0200)
tree2f552698ede31d0257f34774c44e05b283d9598f
parent7225917f9b587eec6cd30920839a08612ea52bcf
scanpypi: new utility

A utility for creating python package from the python package index.
It fetches packages info from http://pypi.python.org and generates
corresponding packages files.

Signed-off-by: Denis THULIN <denis.thulin@openwide.fr>
Tested-by: Carlos Santos <casantos@datacom.ind.br>
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
[Thomas: minor tweaks.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
docs/manual/adding-packages-python.txt
support/scripts/scanpypi [new file with mode: 0755]