/python3-lxc

Python 3.x binding for liblxc

Primary LanguageCGNU Lesser General Public License v2.1LGPL-2.1

python3-lxc

This repository provides python3 bindings for the LXC container API.

Build

  • Build:
    python2 setup.py build
    
  • Install:
    python3 setup.py install
    
  • Build rpm:
    python3 setup.py bdist_rpm