2
1
Эх сурвалжийг харах

tools: move scanpypi out of support/scripts/

Move it to the top-level tools/ directory, so that it is easier to
find for users.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Yegor Yefremov <yegorslists@googlemail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Yann E. MORIN 8 жил өмнө
parent
commit
cb4184d905

+ 4 - 0
tools/readme.txt

@@ -15,6 +15,10 @@ scancpan
     a script to create a Buildroot package by scanning a CPAN module
     a script to create a Buildroot package by scanning a CPAN module
     description.
     description.
 
 
+scanpypi
+    a script to create a Buildroot package by scanning a PyPI package
+    description.
+
 size-stat-compare
 size-stat-compare
     a script to compare the rootfs size between two differnt Buildroot
     a script to compare the rootfs size between two differnt Buildroot
     configurations. This can be used to identify the size impact of
     configurations. This can be used to identify the size impact of

+ 0 - 0
support/scripts/scanpypi → tools/scanpypi