Metadata-Version: 1.1
Name: BWP
Version: 0.1.2
Summary: The "Business Web Package" is Django-application. Contains models, templates and other preparations for the fast building of ERP system
Home-page: http://develop.rosix.ru/bwp/
Author: Grigoriy Kramarenko
Author-email: root@rosix.ru
License: GNU General Public License v3 or later (GPLv3+)
Description: Business Web Package
        --------------------
        
        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).
        
        *In current time, the project under initial stage of development*
        
        Application tested on Django 1.4
        
Platform: any
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Framework :: Django
Classifier: Natural Language :: Russian
