Metadata-Version: 1.0
Name: django-weave
Version: 0.1.2
Summary: django-weave is a Django reusable application witch implements a Firefox weave server.
Home-page: http://code.google.com/p/django-weave/
Author: Jens Diemer
Author-email: UNKNOWN
License: UNKNOWN
Description: =============
        description
        =============
        
        django-weave is a firefox weave server.
        It's written in Python using the Django Framework.
        
        More information on our homepage!
        
        What is weave?
        
        Weave Browser Sync is a free browser add-on from Mozilla Labs that keeps your
        bookmarks, saved passwords, browsing history and open tabs backed up and
        synchronized, with end-to-end encryption for your privacy and security.
        
        ====================
        django-weave links
        ====================
        
        :homepage:
        http://code.google.com/p/django-weave/
        
        :SVN:
        http://django-weave.googlecode.com/svn/trunk/
        
        =========
        history
        =========
        
        - v0.1.2
        
        - many code cleanup and bugfixes
        - remove django-tools and django-reversion decencies
        
        - v0.1.0pre-alpha
        
        - sync works
        
        - v0.0.1
        
        - initial checkin
        
        =============
        weave links
        =============
        
        :Weave homepage:
        https://wiki.mozilla.org/Labs/Weave
        
        :more links here:
        http://code.google.com/p/django-weave/wiki/WeaveLinks
        
        
        *(Readme text $Rev$)*
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Documentation
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Operating System :: OS Independent
