项目作者: lxc

项目描述 :
Python 2.7 binding for liblxc (similar to the better supported python3-lxc)
高级语言: C
项目地址: git://github.com/lxc/python2-lxc.git
创建时间: 2014-05-06T03:41:41Z
项目社区:https://github.com/lxc/python2-lxc

开源协议:GNU Lesser General Public License v2.1

下载


python2-lxc

This repository provides python2 bindings for the LXC
container API.

Build

  • Build:
    1. python setup.py build
  • Install:
    1. python setup.py install
  • Build rpm:
    1. python setup.py bdist_rpm