Downloads
Download tar.gz
15.88 KB
MD5: f53e16234e238a4ce61ad75b00e94bea
SHA-1: 1016dd7eecc069cd2e7aebab36c60f8ebae1c2de
SHA-256: 1b44adb6d422a253df4f77b830bcc42f529d5c5173c857f87f27a7c51177189f
Download zip
21.64 KB
MD5: db4756b01c68de6258ba18a71b14a9d5
SHA-1: e2d5473b71975b04c8eae490cf5992521876161a
SHA-256: 28eb94af241df0757ced9fc2acee5a485267659d5c94c4e9e36492d1c000bd15
Release notes
This is the first testing release of the FeedAPI E-Parser project. It aims to be a full platform for feed parser creation and management.
This release contains what I hope to be a mostly stable implementation of the API's.
Features in this release include:
- C-Tools managed object plugins for parsing feed structure(type) and feed data(namespaces).
- A pluggable download mechanism that allows alternative feed retrieval methods. - killes
- A set of base classes that provide features for parsing and converting feed data including classes for parsing XML feeds using SimpleXML