Metadata-Version: 1.0
Name: fotochest
Version: 3.0.3-Alpha
Summary: A Django driven Photo Sharing application
Home-page: http://github.com/fotochest/fotochest
Author: Derek Stegelman
Author-email: dstegelman@gmail.com
License: MIT
Description: #FotoChest
        
        [![Build Status](https://secure.travis-ci.org/fotochest/fotochest.png?branch=develop)](http://travis-ci.org/fotochest/fotochest)
        
        http://readthedocs.org/docs/fotochest/en/latest/
        
        ![image](http://cl.ly/image/0W1E0l2x0s2z/Screen%20Shot%202012-10-14%20at%2010.34.23%20AM.png)
        
        ![image](http://cl.ly/image/1l3u2E0N390d/Screen%20Shot%202012-10-14%20at%2010.34.32%20AM.png)
        
        ![image](http://cl.ly/image/1D2z0M2T2I2d/Screen%20Shot%202012-10-14%20at%2010.34.42%20AM.png)
        
        ![image](http://cl.ly/image/2d0i3E1R2F0H/Screen%20Shot%202012-10-14%20at%2010.34.51%20AM.png)
        
        ##In Action
        
        http://photos.stegelman.com/
        
        ##Development Team
        
        * Derek Stegelman - Lead Developer ([http://derek.stegelman.com](http://derek.stegelman.com))
        * Lindy Stegelman - QA/Design Critic ([http://blog.stegelman.com](http://blog.stegelman.com))
        
        ##Platform
        
        Python/Django
        
        ##Installation
        
            pip install -r conf/requirements.txt
            ./run_all_tests.sh
            fab run_local_celery
            fab run_local
        
        ##Road Map
        
        https://github.com/fotochest/fotochest/wiki/Roadmap
        
        ###Thanks
        
        * https://github.com/blueimp/Bootstrap-Image-Gallery/
        * https://github.com/blueimp/jQuery-File-Upload/
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
