Metadata-Version: 1.0
Name: repoze.annotea
Version: 0.1
Summary: Implement W3C Annotea server in repoze
Home-page: http://www.repoze.org
Author: Agendaless Consulting
Author-email: repoze-dev@lists.repoze.org
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Description: repoze.annotea README
        =====================
        
        ``repoze.annotea`` implements the server side of the W3C Annotea_
        specification for RDF-based annotations on content, using
        ``repoze.bfg`` as the underlying framework for the application.
        
        Please see docs/index.rst for the documentation.
        
        .. _Annotea: http://www.w3.org/2001/Annotea/
        
        
        repoze.annotea Changelog
        ========================
        
        0.1 (2008-11-30)
        ----------------
        
        - Initial release.
        
Keywords: web wsgi zope annotation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
