Metadata-Version: 1.1
Name: BWP
Version: 0.4.9
Summary: The Business Web Platform is Django-application. Contains models, templates and other preparations for the fast building of ERP system
Home-page: https://bitbucket.org/rosix/bwp/
Author: Grigoriy Kramarenko
Author-email: root@rosix.ru
License: GNU General Public License v3 or later (GPLv3+)
Description: **About of Business Web Platform**
        
        This is a modular system of Enterprise Resource Planning. By default 
        BWP provides standard set of operations with documents, such as acts,
        accounts, contracts, goods and prices for them and others.
        BWP works via the Internet in the form of web-application for modern
        browsers with support of  HTML5, JavaScript, and CSS3.
        
        It is possible to install BWP on any web server (HTTPS recommended),
        which can run with projects of Django (apache, nginx and others with
        included WSGI).
        
        **Wiki**
        
        See https://bitbucket.org/rosix/bwp/wiki/
        
        **Notes**
        
        * *In current time, the project under initial stage of development*
        * *Application tested on Django 1.4/1.5*
        * *Old name: Business Web Package*
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: Russian
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Office/Business
