1
0
mirror of https://github.com/lxc/python3-lxc.git synced 2026-02-05 09:48:21 +01:00
Files
python3-lxc/README.md
Thomas Moschny 89c9e8ea00 Fix typo in README.md
Signed-off-by: Thomas Moschny <thomas.moschny@gmx.de>
2018-04-05 10:43:19 +02:00

274 B

python3-lxc

This repository provides python3 bindings for the LXC container API.

Build

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