Marius Bergmann
d947c0ff19
Reformat setup.py according to PEP
2017-11-27 22:48:55 +01:00
Florian Festi
42ab40da86
Build and ship inkscape inx files
2017-02-25 20:01:03 +01:00
Marius Bergmann
6c82bb9e32
Use cairocffi instead of cairo - if available
...
cairocffi is available from pip, which makes setup much easier.
2016-07-12 16:54:07 +02:00
Marius Bergmann
4b487014d0
Fix project for use within virtualenv
...
- Use /usr/bin/env to determine path to python3 instead of a hard-coded
path, so that virtualenv stubs work properly.
- Change package name to 'boxes' ('boxes.py' did not work within
virtualenv).
2016-07-12 13:13:03 +02:00
Florian Festi
4bc85b3be4
Make this a proper Python package using setuptools
...
Added setup.py and MANIFEST.in. MOved documentation into its own sub dir
2016-03-26 11:12:14 +01:00