From 540d655f8423e628a972d54e913862954e31e65c Mon Sep 17 00:00:00 2001 From: "Simental Magana, Marcos" Date: Tue, 29 Dec 2015 16:19:43 -0600 Subject: [PATCH] Add PKG-INFO file --- PKG-INFO | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 PKG-INFO diff --git a/PKG-INFO b/PKG-INFO new file mode 100644 index 0000000..fda6da2 --- /dev/null +++ b/PKG-INFO @@ -0,0 +1,16 @@ +Metadata-Version: 1.1 +Name: python-lkvm +Version: 0.3 +Summary: Library for lkvm +Home-page: https://github.com/clearlinux/python-lkvm +Author: Obed N Munoz +Author-email: obed.n.munoz@intel.com +License: Apache-2.0 +Description: python-lkvm is a python wrapper for lkvm command +Platform: Unix +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 :: 2 +Classifier: Programming Language :: Python :: 2.7