* [gentoo-dev] Script to determine packages missing the metadata.xml file.
@ 2003-08-14 12:41 Markus Nigbur
2003-08-14 16:37 ` Markus Nigbur
0 siblings, 1 reply; 2+ messages in thread
From: Markus Nigbur @ 2003-08-14 12:41 UTC (permalink / raw
To: gentoo-dev
I wrote a little python script to lookup packages that still have no metadata.xml file.
>From the --help switch:
pyrania@powerix $ metadata -h
Usage:
metadata <category>/<package>
* Checks whether the <package> in <category> has a metadata.xml file.
metadata -p | --package <package>
* Checks whether the <package> has a metadata.xml file.
metadata -c | --category <category>
* Returns a list of packages in <category> missing the metadata.xml file.
metadata -s | --statistics
* Number of total packages and those who miss the file.
metadata -a | --all
* For a complete list of packages missing the file.
Optionally:
-d | --developer
* Displays the developer with most changelog entries.
NOTE: Don't use --all without grep. Currently 4048 out of 5122 packages miss the file (--statistics). This would produce a hugh list ;)
You can grep it here: http://www.c0ffeine.de/metadata
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-dev] Script to determine packages missing the metadata.xml file.
2003-08-14 12:41 [gentoo-dev] Script to determine packages missing the metadata.xml file Markus Nigbur
@ 2003-08-14 16:37 ` Markus Nigbur
0 siblings, 0 replies; 2+ messages in thread
From: Markus Nigbur @ 2003-08-14 16:37 UTC (permalink / raw
To: gentoo-dev
The workaround bash function just got replaced in pure python.
Grab version 0.1.3.
http://www.c0ffeine.de/metadata
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-08-14 16:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-14 12:41 [gentoo-dev] Script to determine packages missing the metadata.xml file Markus Nigbur
2003-08-14 16:37 ` Markus Nigbur
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox