Commit Graph

17 Commits (232fe2dd0816238dcdc556791bb30b26bc86c284)

Author SHA1 Message Date
Mike Fährmann e5f79ae839
[deviantart] add support for all media types
7 years ago
Mike Fährmann ed94d9b92d
fix/improve various things
8 years ago
Mike Fährmann 619c74159a
[seiga] fix file extension and xml parsing
8 years ago
Mike Fährmann 4f123b8513
code adjustments according to pep8
8 years ago
Mike Fährmann 8780abcc77
fix a small spelling error
8 years ago
Mike Fährmann 00074a71d7
several changes to make travis build work
8 years ago
Mike Fährmann 91c446805b
replace platform.system() with os.name
8 years ago
Mike Fährmann 8a49a28d13
replace deprecated 'unescape' method
9 years ago
Mike Fährmann 99b4fbb081
implement text.extract_iter
9 years ago
Mike Fährmann 7fd284a705
always provide lowercase fileextensions
9 years ago
Mike Fährmann ca523b9f64
add helper method to text module
9 years ago
Mike Fährmann d0bebd9ce3
allow adding values to existing dict
9 years ago
Mike Fährmann 629133a27a
document text.extract
9 years ago
Mike Fährmann 692d0c95cc
reimplement text.extract_all
9 years ago
Mike Fährmann db479f881d implement text.shorten_path/filename methods
9 years ago
Mike Fährmann 89f938ee55 handle non string-like arguemnts for clean_path
9 years ago
Mike Fährmann c5801c9770 combine text related functions in new module
9 years ago