cb790b3089
Merge branch 'tweaks' of git://github.com/Code0x58/colout into develop
2018-08-03 15:30:15 +02:00
Oliver Bristow
9d90694375
Only require argparse for python < 2.7
2018-08-02 12:55:03 +01:00
1bebce1c63
version 0.6
2018-03-04 20:39:33 +01:00
Mantas
4a66a29761
Do not include whole licence text into licence field
...
In setup.py, licence field should be short licence abbreviation, not a full
licence text.
2017-06-23 12:57:05 +03:00
Mantas
b7e71fc32f
Fixes #88 : failed to install with pip
...
Also this fix includes package version issue, fixed in #87 .
In order to generate python package with all the files in it, use this command:
python setup.py sdist
2017-06-23 11:50:53 +03:00
Adrian Sadłocha
5c62631859
Fix typos
...
Changes occurrences of 'Ouput' to 'Output'
2014-06-28 13:51:49 +02:00
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