Metadata-Version: 1.2
Name: pwbs
Version: 0.0.1.dev3
Summary: PWBS is Build System for easy automation process.
Home-page: https://gitlab.com/paip-web/pwbs
Author: Patryk Adamczyk
Author-email: patrykadamczyk@paipweb.com
License: MIT
Description: ==================
        PAiP Web Build System
        ==================
        .. image:: https://badge.fury.io/py/pwbs.svg
            :target: https://badge.fury.io/py/pwbs
        .. image:: https://img.shields.io/pypi/l/pwbs.svg
        .. image:: https://img.shields.io/pypi/wheel/pwbs.svg
        .. image:: https://img.shields.io/pypi/format/pwbs.svg
        .. image:: https://img.shields.io/pypi/implementation/pwbs.svg
        .. image:: https://img.shields.io/pypi/pyversions/pwbs.svg
        .. image:: https://img.shields.io/pypi/status/pwbs.svg
        .. image:: https://img.shields.io/pypi/v/pwbs.svg
            :target: https://pypi.org/project/pwbs/
        
        Actual Version : v.0.0.1-dev3
        PWBS is Build System for easy automation process.
        
        
        * Free software: MIT license
        * PyPi Package: https://pypi.python.org/pypi/pwbs/ or https://pypi.org/project/pwbs/
        
        Features
        --------
        
        * TODO: Working on it
        
        Credits
        ---------
        
        Created by Patryk Adamczyk
        
        
        =======
        History
        =======
        
        0.0.1-dev3 (09.12.2017)
        ------------------
        
        * Release 2 on PyPi
        * Adding Baner
        
        0.0.1-dev2 (09.12.2017)
        ------------------
        
        * First Release in PyPi
        
        0.0.1-dev0 (09.12.2017)
        ------------------
        
        * First packaging
        
Keywords: development build tools task runner
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Microsoft :: Windows :: Windows 7
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: Console
Requires-Python: ~=3.6
