Quote:
Originally Posted by NetSlut
Oh, that's fantastic. I'll definitely be using those, if you're ok with that?
Are they available as classes/libraries at all? That would be faster at run-time.
Yes, that's a very good point too. That *will* be complicated. I don't like having to get users to type in regex expressions or funny syntax, so that'll take some real effort to come up with a suitable GUI.
|
They're (mostly) python code, so unless you write your app in python or embed a python interpreter, you'll have to use them as commandline utilities.
Great if you come up with a good GUI, maybe I'll steal it from you (at the moment calibre requires users to enter regexps).