Metadata-Version: 1.1
Name: django-cpe
Version: 0.0.0
Summary: Django implementation of CPE dictionary.
Home-page: https://github.com/galindale/django-cpe
Author: Alejandro Galindo García
Author-email: galindo.garcia.alejandro@gmail.com
License: GPL3
Description: django-cpe
        ==========
        
        Django implementation of CPE.
        
        Running the tests
        -----------------
        
          $ pip install -r requirements/tests.txt
          $ ./runtests.sh
        
        
        News
        ====
        
        This file contain the complete list of features provided by the package django-cpe.
        
        
        0.0.0a
        --------------
        
        *Release date: UNRELEASED*
        
        * 
        
        
        0.0.0
        -----
        
        *Release date: UNRELEASED*
        
        * Starting development.
        
        
Keywords: c,p,e, ,d,j,a,n,g,o, ,i,d,e,n,t,i,f,i,c,a,t,i,o,n, ,n,a,m,i,n,g, ,s,t,a,n,d,a,r,d, ,m,i,t,r,e, ,n,i,s,t
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
