Is there a Catalog of Debian packages -


the debian site great http://www.debian.org/distrib/packages, , i'm aware of search facilities, want complete catalog of packages/files/architectures in consumable format - xml, json, csv etc.

can direct me one?

you may download packages list repos.

http://http.debian.net/debian/dists/[release]/[main|contrib|non-free]/contents-[arch].gz 

example: stable main amd64

a starting point getting more informations here.


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -