Metadata-Version: 1.0
Name: django-briefcase
Version: 0.1b2
Summary: Yet another document management app for Django.
Home-page: http://github.com/zsiciarz/django-briefcase
Author: Zbigniew Siciarz
Author-email: antyqjon@gmail.com
License: MIT
Description: ================
        django-briefcase
        ================
        
        ``django-briefcase`` is yet another document management app for Django.
        
        
        Features
        ========
        
        - semi-generic document-related views
        - filtering documents by their extension
        - integration with Django admin site
        - ...more to come :)
        
        
        Documentation
        =============
        
        The docs are located in ``docs/`` directory (d'oh!). These are raw files in
        ReStructuredText format. A more user-friendly HTML version of the documentation
        will be available soon.
        
        
        License
        =======
        django-briefcase is free software, licensed under the MIT/X11 License. A copy of
        the license is provided with the application in the LICENSE file.
        
        
        Author
        ======
        
        Zbigniew Siciarz (antyqjon atty gmail dotty com)
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
