Metadata-Version: 1.1
Name: gluon
Version: 1.0.2.dev1
Summary: OpenStack Gluon acts as a port arbiter between Nova and port-provider such as neutron
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description: =====
        Gluon
        =====
        
        A Model-Driven, Extensible Framework for Networking APIs
        Gluon provides a framework for specifying, using a model file,
        APIs for network forwarding.  It is intended to offer developers
        the possibility of quickly prototyping any networking forwarding
        system that describes how a packet moves from port to port or
        port to the outside world.
        
        * Free software: Apache license
        * Wiki: http://wiki.openstack.org/gluon
        * Source: http://git.openstack.org/cgit/openstack/gluon
        * Bugs: http://bugs.launchpad.net/python-gluon
        * Documentation: doc/source/index
          * Installation: doc/source/installation
          * User Guide: doc/source/usage
          * Developers: doc/source/devref/index
        
        
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
