/usr/share/doc/python-feed/TODO is in python-feed 0.7.4-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 a .fullurl() method to Link(), etc. that walks upward through nest
levels, finds xml:base, resolves relative URL, and returns absolute URL
* add XML namespace support: if a is the Atom space, recognize <a:feed>
(I will add it to xe first, and then make the changes in PyFeed.)
|