Metadata-Version: 2.0
Name: ncolony
Version: 0.0.1
Summary: A process starter/monitor
Home-page: https://github.com/moshez/ncolony
Author: Moshe Zadka
Author-email: zadka.moshe@gmail.com
License: MIT
Keywords: process monitoring supervisor daemon
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Framework :: Twisted
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Topic :: System
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: Twisted
Provides-Extra: dev
Requires-Dist: wheel; extra == 'dev'
Requires-Dist: sphinx; extra == 'dev'
Provides-Extra: test
Requires-Dist: tox; extra == 'test'

ncolony: A wrapper around Twisted process monitor which allows runtime configuration via file-based communication


