How to install repoze.session
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install repoze.session
Lastest release
An HTTP sessioning system for web applications, based on code from the fasterhttp://agendaless.com/Members/tseaver/software/faster/ Zope 2 product. repoze.session uses ZODB as its persistence mechanism.
See the docs subdirectory or http://docs.repoze.org/session/ for more documentation.
repoze.session
0.2
- 100% test coverage.
- Changed index location.
- Pointed to docs in README.txt
0.1
- Initial release.