Metadata-Version: 1.1
Name: BWP
Version: 0.1.0
Summary: The "Business Web Package" is Django-application. Contains models, templates and staic-files for the fast building your ERP
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 employer, provides (at the initial stage) standard set of operations with business documents, such as acts, accounts, contracts, goods and prices for them, via the Internet in the form of a web application from a modern browser that supports HTML5, JavaScript, and CSS3.
        
        At this first stage, BWP repeat functionality known to many applications for Windows: Business PACK.
        
        The successful further development of the project - he stand in the way of web-based ERP-systems with the plug-ins. A separate point in the development of it is worth writing a client for POS-terminals on the interface GTK+.
        
        BWP can be installed on any web server (mandatory access for valid HTTPS), which can be run Django project (apache, nginx and other technology WSGI).
        
        *Now, the project is in an initial stage of development*
        
        This is 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
