Commit graph

5 commits

Author SHA1 Message Date
64454e42f1 Use python3 everywhere 2013-05-05 00:20:24 +02:00
d91c333d63 Merge pull request #25 from martin-ueding/launcher
Add launcher script
2013-05-04 15:16:29 -07:00
Martin Ueding
177c11fd9a Add launcher script
I tried to package this program in Ubuntu, and found that it has no
startup script. So I added a `colout` script that gets installed into
the scripts directory with the `setup.py`.
2013-04-28 15:53:00 +02:00
Xu Di
37934e9266 colout/colout.py uses python3, whereas it really needs python2,
also add requirement in setup, makes it auto-install requirement
package.
2013-04-22 13:34:06 +08:00
Piotr Staroszczyk
8df684f3a0 add setup.py 2013-04-09 19:12:26 +02:00