[ANN] python-daemon 1.4.8
Ben Finney
ben+python at benfinney.id.au
Thu Sep 17 10:30:36 EDT 2009
Ben Finney <ben+python at benfinney.id.au> writes:
> The ‘python-daemon’ library is the reference implementation of PEP
> 3143 <URL:http://www.python.org/dev/peps/pep-3143/>, “Standard daemon
> process library”.
>
> The source distribution is available via the PyPI page for this
> version, <URL:http://pypi.python.org/pypi/python-daemon/1.4.8/>. The
> latest version is always available via the library's PyPI page
> <URL:http://pypi.python.org/pypi/python-daemon/>.
Thank you to those who have asked for more information about this
library and how to contribute.
The source code is available using the Bazaar distributed VCS
<URL:http://bazaar-vcs.org/> from the public repository at
<URL:http://bzr.debian.org/bzr/python-daemon/python-daemon.devel/>, or
browseable via a web interface
<URL:http://bzr.debian.org/loggerhead/python-daemon/python-daemon.devel/>.
Patches made via Bazaar against the public repository are most useful,
but regular ‘patch(1)’ compatible patches are fine too.
There isn't a better “project home page” than the PyPI page. Currently
bug reports are best sent to me directly via email, or here on this
forum.
I suppose I really should put together a ‘HACKING’ document for all this
information for potential hackers on the library :-)
--
\ “If [a technology company] has confidence in their future |
`\ ability to innovate, the importance they place on protecting |
_o__) their past innovations really should decline.” —Gary Barnett |
Ben Finney
More information about the Python-list
mailing list