diff options
author | WuKong <rebirthmonkey@gmail.com> | 2015-07-01 09:01:11 +0200 |
---|---|---|
committer | WuKong <rebirthmonkey@gmail.com> | 2015-07-01 09:01:11 +0200 |
commit | 96b35f38008c73c70fb598d29515a4cce5e48edc (patch) | |
tree | d24795c0a917ec7dab59389f5fce8cdfb9c85dfc /moonclient/python_moonclient.egg-info/PKG-INFO | |
parent | 03bf0c32a0c656d4b91bebedc87a005e6d7563bb (diff) |
migrate moonclient from github to opnfv
Change-Id: I024ad1136f50d1c2898d30e05be48131d02b6932
Signed-off-by: WuKong <rebirthmonkey@gmail.com>
Diffstat (limited to 'moonclient/python_moonclient.egg-info/PKG-INFO')
-rw-r--r-- | moonclient/python_moonclient.egg-info/PKG-INFO | 22 |
1 files changed, 22 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..271dc838 --- /dev/null +++ b/moonclient/python_moonclient.egg-info/PKG-INFO @@ -0,0 +1,22 @@ +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: 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 |