Metadata-Version: 1.1
Name: pylm-registry
Version: 0.4.2
Summary: Registry service to configure clusters of PALM components
Home-page: UNKNOWN
Author: See AUTHORS file
Author-email: solutions@nfq.es
License: UNKNOWN
Description: 
        Pylm
        ====
        
        Pylm is the Python implementation of PALM, a framework to build
        clusters of high performance components. Pylm-registry provides
        a set of tools to launch and monitor PALM clusters.
        
        **Pylm requires a version of Python equal or higher than 3.4, and it is
        more thoroughly tested with Python 3.5.**
        
        Installing **pylm** is as easy as:
        
        .. code-block:: bash
        
           $> pip install pylm-registry
        
        * `PYPI package page <https://pypi.python.org/pypi/pylm-registry/>`_
        
        * `Documentation <http://pylm-registry.readthedocs.io/en/latest/>`_
        
        * `Source code <https://github.com/nfqsolutions/pylm-registry>`_
        
        Pylm is released under a dual licensing scheme. The source is released
        as-is under the the AGPL version 3 license, a copy of the license is
        included with the source. If this license does not suit you,
        you can purchase a commercial license from `NFQ Solutions
        <http://nfqsolutions.com>`_
        
        This project has been funded by the Spanish Ministry of Economy and
        Competitivity under the grant IDI-20150936, cofinanced with FEDER
        funds.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
