diff options
Diffstat (limited to 'moonclient/python_moonclient.egg-info/PKG-INFO')
-rw-r--r-- | moonclient/python_moonclient.egg-info/PKG-INFO | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/moonclient/python_moonclient.egg-info/PKG-INFO b/moonclient/python_moonclient.egg-info/PKG-INFO new file mode 100644 index 00000000..34d243fa --- /dev/null +++ b/moonclient/python_moonclient.egg-info/PKG-INFO @@ -0,0 +1,28 @@ +Metadata-Version: 1.1 +Name: python-moonclient +Version: 0.1 +Summary: Python Moon client +Home-page: https://github.com/... +Author: Thomas Duval +Author-email: thomas.duval@orange.com +License: UNKNOWN +Download-URL: https://github.com/.../tarball/master +Description: # Copyright 2015 Open Platform for NFV Project, Inc. and its contributors + # This software is distributed under the terms and conditions of the 'Apache-2.0' + # license which can be found in the file 'LICENSE' in this package distribution + # or at 'http://www.apache.org/licenses/LICENSE-2.0'. + + + Moon Client + + +Platform: Any +Classifier: Development Status :: 3 - Alpha +Classifier: License :: OSI Approved :: Apache Software License +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.2 +Classifier: Intended Audience :: Developers +Classifier: Environment :: Console |