[repo-coord] Re: PyVault Nomenclature

Dag Wieers dag at wieers.com
Mon May 10 13:04:47 CEST 2004


On Mon, 10 May 2004, Jeff Pitman wrote:

> XXX - Do we want to simplify package naming? PyXML --> python-xml, 
> PyOpenSSL -> python-openssl?

I would recommend prefixing with 'python-' and giving it sensible names.


> XXX - Do we want all lowercase, or bumpy text matching original package 
> name?

I would recommend lowercasing everything.


If you look at what other distributions/packagers are converging too 
regarding python module packages, both recommendations fit into that.

	adns-python	-> python-adns
	pybsddb		-> python-bsddb3
	pychm		-> python-chm
	pycrypto	-> python-crypto
	pygame		-> python-game
	Imaging		-> python-imaging
	Numeric		-> python-numeric
	egenix-mx-base	-> python-mx-base
	pysqlite	-> python-sqlite

Of course python applications keep their original name. (This also allows 
to differentiate between python applications and python modules)

--   dag wieers,  dag at wieers.com,  http://dag.wieers.com/   --
[Any errors in spelling, tact or fact are transmission errors]



More information about the repo-coord mailing list