Skip to content
This repository has been archived by the owner on Mar 19, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (16 loc) · 271 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 271 Bytes

python2-lxc

This repository provides python2 bindings for the LXC container API.

Build

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