Commit Graph

4 Commits

Author SHA1 Message Date
Jente Hidskes
3e032f0702 Update gitignore 2017-07-06 15:23:18 +02:00
Jente Hidskes
45c669b8ad Port to Meson
As discussed in #5, this enables better integration with the GNOME stack
through Meson's GNOME module. This will allow us to use GSchemas,
AppData and other GNOME technologies much easier. It will also simplify
building Flatpaks of Piper.
2017-06-07 17:07:13 +02:00
Peter Hutterer
537b63440b Add __pycache__ to gitignore
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2016-03-09 08:17:59 +10:00
Dan Callaghan
7a579f701f Add setup.py, use pkg_resources for loading data files
Also converted piper.py from a standalone module into a package, so that
we have somewhere for setuptools to put the data files and load them
from.

Signed-off-by: Dan Callaghan <dcallagh@redhat.com>
2016-03-04 15:46:38 +10:00