Metadata-Version: 1.1
Name: bootils
Version: 0.1.0.dev4
Summary: Bootils offers process boot-strapping utilities that support writing robust application/service launcher and process life-cycle management scripts.
Home-page: https://github.com/Build-The-Web/bootils
Author: Jürgen Hermann
Author-email: jh@web.de
License: Apache 2.0
Description: It is comprised of a ``bootils`` Python package with building blocks
        for process and resource management, and a CLI tool named ``nanny`` that
        watches your child process after starting, until it grows up
        into a stable running state.
        
        
        Copyright ©  2015 1&1 Group <jh@web.de>
        
        Licensed under the Apache License, Version 2.0 (the "License");
        you may not use this file except in compliance with the License.
        You may obtain a copy of the License at
        
            http://www.apache.org/licenses/LICENSE-2.0
        
        Unless required by applicable law or agreed to in writing, software
        distributed under the License is distributed on an "AS IS" BASIS,
        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
        See the License for the specific language governing permissions and
        limitations under the License.
Keywords: hosted.by.github,init.d,startup,launcher,monitoring,resilience,watchdog,log-scanner
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Boot :: Init
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
