1
0
mirror of https://github.com/lxc/python3-lxc.git synced 2026-02-05 09:48:21 +01:00
Stéphane Graber 3fdbac90cd Release python3-lxc 3.0.0
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
2018-03-26 23:31:38 -04:00
2018-02-14 18:34:35 +01:00
2018-02-14 18:34:35 +01:00
2018-02-28 17:31:50 -05:00
2018-02-14 18:34:35 +01:00
2018-02-14 18:34:35 +01:00
2018-02-28 17:31:47 -05:00
2018-02-14 18:34:35 +01:00
2018-02-14 18:34:35 +01:00
2018-03-26 23:31:38 -04:00

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
    
Description
Languages
C 74.5%
Python 25.5%