Demokritos 0.3.7 review
Download
|
|
Demokritos is a server implementation of the Atom Publishing Protocol.
Demokritos also provides a library that can be used for the development of other Atom-related applications.
Usage:
To run a test server, cd to test directory and run test_server.py
client_test.py in the same directory will run through a sequence of tests on this.
What's New in This Release:
Duplicates are now handled in URI minting.
A feed's updated property after a removal of an entry is now current datetime (not that of the latest entry).
Posts missing a media type now throw an exception.
A bug where entry collections were being retrieved from the persistence layer as media collections has been fixed.
Demokritos 0.3.7 keywords