From 79dd1189bd8efd0147f9e539b83bdf0cc26a63ea Mon Sep 17 00:00:00 2001 From: WuKong Date: Mon, 21 Sep 2015 19:08:15 +0200 Subject: abe stable Change-Id: I24636de149d71b3c9fcdec7587c5f71ade23fe4b Signed-off-by: WuKong --- moonclient/python_moonclient.egg-info/PKG-INFO | 28 ++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 moonclient/python_moonclient.egg-info/PKG-INFO (limited to 'moonclient/python_moonclient.egg-info/PKG-INFO') 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 -- cgit 1.2.3-korg