Metadata-Version: 1.1
Name: geni-lib
Version: 0.9.9.4
Summary: Library and tools for working with research testbed resources that support the GENI AM API, including the NSF GENI Testbed (www.geni.net) and Cloudlab (cloudlab.us).
Home-page: http://docs.uh-netlab.org/projects/geni-lib
Author: Nick Bastin
Author-email: nick@bssoftworks.com
License: UNKNOWN
Description: geni-lib is a Python library for interacting with the `NSF GENI Federation <http://www.geni.net>`_,
        or any resource pool that uses components of the `GENI Software Architecture <http://groups.geni.net/geni/raw-attachment/wiki/GeniArchitectTeam/GENI%20Software%20Architecture%20v1.0.pdf>`_.
        
        Common uses include orchestrating repeatable experiments and writing small tools for
        inspecting the resources available in a given federation.  There are also a number
        of administrative API handlers available for interacting with software commonly used
        in experiments - particularly those exposing services to other experimenters.
        
        Documentation can be found at `https://geni-lib.readthedocs.io <https://geni-lib.readthedocs.io>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
