- add option to customize path parsing

https://wiki.0x2620.org/wiki/pandora_client/plugins
- dont send ignored files
This commit is contained in:
j 2013-04-24 15:21:21 +02:00
commit b631af59d5
3 changed files with 98 additions and 41 deletions

View file

@ -35,7 +35,9 @@ It is currently known to work on Linux and Mac OS X.
packages=[
'pandora_client'
],
install_requires=['ox'],
install_requires=[
'ox >= 2.1.1'
],
keywords = [
],
classifiers = [