root/oss/atomixlib/PKG-INFO

Revision 59, 0.6 kB (checked in by sylvain, 4 years ago)

Added a good bunch of docstrings.
Fixed a bug when deserializing entries
Fixed the sync_children() method

Line 
1 Metadata-Version: 1.0
2 Name: atomixlib
3 Version: 0.6.0a
4 Summary: A module to generate Atom 1.0 documents through a simple API
5 Home-page: http://trac.defuze.org/browser/oss/atomixlib
6 Author: Sylvain Hellegouarch
7 Author-email: sh@defuze.org
8 License: BSD
9 Download-URL: http://www.defuze.org/oss/atomixlib/
10 Description: Atom is an XML format for syndication of resources. atomixlib tries to simplify to Python developers the creation of Atom 1.0 documents by providing a simple API. It now supports Atom Feed Thread Extension and the Atom Publishing Protocol elements.
11        
12 Platform: any
Note: See TracBrowser for help on using the browser.