/usr/share/doc/python-pyjavaproperties/TODO is in python-pyjavaproperties 0.6-2.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 | * Add PEP 8 interface, python properties.
* Add in unit tests
- Have to find some really offensive .properties files
* Switch to returning Unicode values
* Possible coercion to python types (on ints/etc)
|