new PEP 3143 Implementation

stephan schultchen stephan.schultchen at gmail.com
Mon Sep 15 16:53:02 UTC 2014


hey all,

with the lag of support for python 3.x in python-daemon, i have implemented
a new module that Implements the PEP.

the module is already on pypi:
https://pypi.python.org/pypi/pep3143daemon

the source code can be found here:
https://github.com/schlitzered/pep3143daemon

the documentation is on readthedocs.org:
http://pep3143daemon.readthedocs.org/en/latest/


The module should run on python 2.6/7 and python 3.x.
The only external dependency is the "six" module.

Suggestions an patches are welcome.

cheers

stephan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/python-daemon-devel/attachments/20140915/16388920/attachment.html>


More information about the python-daemon-devel mailing list