mirror of
https://github.com/clearlinux/python-lkvm.git
synced 2026-06-15 18:15:48 +00:00
@@ -0,0 +1,16 @@
|
||||
Metadata-Version: 1.1
|
||||
Name: python-lkvm
|
||||
Version: 0.5
|
||||
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
|
||||
+3
-4
@@ -1,4 +1,3 @@
|
||||
pbr>=1.8
|
||||
psutil==3.3.0
|
||||
six==1.10.0
|
||||
wheel==0.24.0
|
||||
pbr>=1.6
|
||||
psutil>=1.1.1
|
||||
six>=1.9.0
|
||||
|
||||
Reference in New Issue
Block a user