Metadata-Version: 1.0
Name: PapyDVD
Version: 0.0.2
Summary: Simple Web application for manage a personal database of DVD movies
Home-page: http://sourceforge.net/projects/papydvd/
Author: keul
Author-email: luca@keul.it
License: UNKNOWN
Description: Simple Web application for manage a personal database of movies.
        
        This is in a very pre-alpha stage of development.
        
        
        
        
        
        History
        =======
        
        0.0.2 (2011-02-14)
        ------------------
        
        * added *primary_number* and *secondary_number* fields to movies
        * removed *surname* column to director
        * added a table for storing images, that will be displayed in side columns
        * added utility views for export/import movies in CSV format
        * lateral images are stored in the database now (feature not documented yet)
        * added favicon
        
        0.0.1 (Unreleased)
        ------------------
        
        * first pre-alpha version
        
Keywords: web wsgi bfg dvd database
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: BFG
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: Italian
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
