Howdy all, I am pleased to announce the release of version 2.0.4 of the ‘python-daemon’ library.
The current release is always available at <URL:https://pypi.python.org/pypi/python-daemon/>. The project's forums and VCS are hosted at Alioth <URL:https://alioth.debian.org/projects/python-daemon/>. Significant changes since the previous version ============================================== This is a bug fix release, addressing packaging bugs: * Remove custom Setuptools entry points. This addresses a bug reported by many people (thanks!) who found subsequent Setuptools actions impacted by these entry points. * Write version info metadata using Setuptools ‘egg_info’ command. What is the ‘python-daemon’ library? ==================================== ‘python-daemon’ is a Python library to implement a well-behaved Unix daemon process. -- \ “The way to build large Python applications is to componentize | `\ and loosely-couple the hell out of everything.” —Aahz | _o__) | Ben Finney <b...@benfinney.id.au> -- https://mail.python.org/mailman/listinfo/python-list