mirror of https://github.com/asciimoo/exrex.git
[doc] todos
This commit is contained in:
parent
6ec076b166
commit
4cd2d38252
|
@ -103,7 +103,7 @@ $ python -m exrex '[01]{10}' -c
|
||||||
* Python3 compatibility (30%) - not works
|
* Python3 compatibility (30%) - not works
|
||||||
* Command line switches to change default character sets/ranges/range limits (eg. for '.','\s'..) (40%)
|
* Command line switches to change default character sets/ranges/range limits (eg. for '.','\s'..) (40%)
|
||||||
* Count the number of matching strings (90%)
|
* Count the number of matching strings (90%)
|
||||||
* Memory usage reduction (100%) - fully generatorized
|
* Memory usage reduction (90%) - generators!
|
||||||
|
|
||||||
|
|
||||||
### License
|
### License
|
||||||
|
|
Loading…
Reference in New Issue