Commit graph

20 commits

Author SHA1 Message Date
Johann Dreo
941d7c2ef9 Cleaner API, more comments, generator, toward py3k
Use simpler names for modules variables.
Detailled commets for each functions, with doctests.
Add a generator proxy.
Add a dirty argument parser that do not depend of argparse.
Separate args parser in private functions.
Clean the code.
2013-02-07 12:10:23 +01:00
nojhan
2e0fd09b43 print each line as soon as it is read 2012-07-12 14:01:59 +02:00
nojhan
bbc0cf5aa3 bugfix readme formating 2012-07-09 10:16:25 +02:00
nojhan
6371125431 rename readme for github display 2012-07-09 09:50:59 +02:00
nojhan
be7cb6b253 examples with 256 colors codes 2012-04-02 22:39:23 +02:00
nojhan
efc1195413 replace 'standard' style name by 'normal' 2012-04-02 22:32:24 +02:00
nojhan
1a880bde94 handle multiple styles when grouping 2012-04-02 21:58:06 +02:00
nojhan
9946b58285 handle multiple colors when grouping 2012-04-02 21:50:29 +02:00
nojhan
a9d934490c copyright issues 2012-03-31 17:58:26 +02:00
nojhan
5117fd92fc a complete man page 2012-03-31 15:45:46 +02:00
nojhan
60c86f9182 use argparse, comments in english 2012-03-31 15:11:27 +02:00
nojhan
fea7e2c03f now supports coloring only the grouping parts of the regex, if any 2012-03-31 14:40:46 +02:00
nojhan
ad010765d8 description in README 2012-03-31 14:39:20 +02:00
nojhan
6a33ab321d remove old file 2012-03-31 13:10:07 +02:00
nojhan
fe7b0850e6 new name 2012-03-31 13:08:18 +02:00
nojhan
f526f72bf8 colorout: bugfix arguments number, more examples 2012-03-31 13:06:56 +02:00
nojhan
fe19251750 bugfix arguments handling and error message + description header 2012-03-31 13:06:43 +02:00
nojhan
35a4015409 bugfix: use /usr/bin/env instead of /bon in colorout.py 2012-03-31 13:06:30 +02:00
nojhan
26d2e376ae Colorisation d'une sortie texte
Conflicts:

	README
2012-03-31 13:05:42 +02:00
nojhan
949dbdc1d8 first commit 2012-03-31 12:46:56 +02:00