Metadata-Version: 1.1
Name: BWP
Version: 0.2.3
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 online-package for the employers. 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.
        
        At this first stage, BWP is trying to repeat functionality of
        applications such as Business PACK and others.
        
        In next step of development project, this is will grow to the ERP-system
        (with the plugins special Django applications). Creating POS-terminals
        with GTK+ interface will be separate milestone in development in future.
        
        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 :: 2 - Pre-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
