Metadata-Version: 1.1
Name: django-project-portfolio
Version: 1.0
Summary: A Django application for listing your software projects.
Home-page: https://github.com/ubernostrum/django-projects/
Author: James Bennett
Author-email: james@b-list.org
License: UNKNOWN
Description: A simple `Django <https://www.djangoproject.com/>`_ application for
        showing information about software projects you maintain.
        
        Support is included for listing projects, versions of projects, status
        of each release, and associated metadata including licensing and the
        location of packages/source code/documentation/contiuous integration.
        
        Documentation is included and is also `available online
        <http://django-project-portfolio.readthedocs.org/>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.7
Classifier: Framework :: Django :: 1.8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Utilities
