P M
f33c858e15
Improve terminfo detection ( fixes #15 ) ( #16 )
...
* Iterate over possible terminfo directories.
* Simplify iterating over terminfo subdirs.
2017-03-23 10:53:33 -07:00
JiuLi Gao
5df6bdef70
Update __init__.py ( #13 )
...
typo error
2017-03-22 20:48:27 -07:00
Josh Junon
baf35b3d33
0.1.4
2017-03-22 18:43:09 -07:00
Josh
87413759cc
use better color detection methods and add color support on windows
...
Makes color detection a little more intuitive and adds proper Windows support via colorama (only installed on Windows).
2017-03-22 18:41:02 -07:00
Josh
222d871323
use system encoding and detect non-unicode encoding ( #9 )
...
use system encoding and detect non-unicode encoding
2017-03-22 12:30:36 -07:00
Josh Junon
81a1e8a3ca
use better version buildup in setup.py
2017-03-22 10:28:41 -07:00
Josh Junon
247ee1c118
0.1.3
2017-03-22 10:28:04 -07:00
Josh Junon
a81b768fd6
don't use bolded angle box character ( fixes #6 )
2017-03-22 10:26:45 -07:00
Josh Junon
8e53f5b660
add See Also section
2017-03-22 09:42:12 -07:00
Josh Junon
02932bdb35
remove '2.x' now that Python 3 is supported
2017-03-22 09:25:39 -07:00
Josh Junon
0cc5dc13d8
0.1.2
2017-03-22 09:15:33 -07:00
Florian Mounier
3801a070ec
Remove useless strip parameter
2017-03-22 09:12:37 -07:00
Florian Mounier
6c22d2b1a4
Use linecache
2017-03-22 09:12:37 -07:00
Josh
7b8eced119
Merge pull request #1 from paradoxxxzero/master
...
Python 3 support
2017-03-22 09:10:24 -07:00
Florian Mounier
4765a593c0
Fix assert special handling. Should probably fix #2 and address #3
2017-03-22 11:19:45 +01:00
Florian Mounier
07619f7523
Python 3 support
2017-03-22 10:24:37 +01:00
Josh Junon
22e08fbb35
0.1.1
2017-03-12 04:54:25 -07:00
Josh Junon
57f3b80220
sort values by column position
2017-03-12 04:54:09 -07:00
Josh Junon
23c57171b6
add max length in formatted values
2017-03-12 04:44:08 -07:00
Josh Junon
222dc49bfe
fix situations where the AST cannot be parsed
2017-03-12 04:39:36 -07:00
Josh Junon
a724ca9f23
ignore manifest files
2017-03-12 04:39:16 -07:00
Josh Junon
750463b3f5
fix repository url in setup.py
2017-03-12 04:25:47 -07:00
Josh Junon
baf2198a7b
initial commit
2017-03-12 04:22:31 -07:00