[Python-Dev] draft of externally maintained packages PEP (original) (raw)

Brett Cannon brett at python.org
Thu Apr 27 05:23:51 CEST 2006


On 4/26/06, Gerhard Häring <gh at ghaering.de> wrote:

Brett Cannon wrote: > here is the rough draft of the PEP for packages maintained externally > from Python itself. There is some missing, though, that I would like > help filling in. > > I don't know who to list as the contact person (i.e., the Python > developer in charge of the code) for Expat, Optik or pysqlite. [...] > I also thought Gerhard Haering was in charge of pysqlite, but he has > never responded to any emails about this topic.

Sorry for not answering any sooner. Please list me as contact person for the SQLite module.

OK, great.

> Maybe the responsibility should go to Anthony since I know he worked > to get the package in and probably cares about keeping it updated? > As for Expat (the parser), is that Fred? [...] > > > pysqlite > -------- > - Web site > http://www.sqlite.org/ > - Standard library name > sqlite3 > - Contact person > XXX > - Synchronisation history > * 2.1.3 (2.5)

You can add * 2.2.0 * 2.2.2

I put in 2.2.2 for my copy since I am not going to worry about alphas.

-Brett



More information about the Python-Dev mailing list