Metadata-Version: 1.1
Name: wasp-general
Version: 0.0.3.3
Summary: Collection of unrelated functions and classes widely used across different wasp-projects
Home-page: https://github.com/a1ezzz/wasp-general
Author: Ildar Gafurov
Author-email: dev@binblob.com
License: GNU Lesser General Public License v3
Description-Content-Type: UNKNOWN
Description: 
        [![PyTest Status](https://travis-ci.org/a1ezzz/wasp-general.svg?branch=master)](https://travis-ci.org/a1ezzz/wasp-general)
        [![Coverage Status](https://coveralls.io/repos/github/a1ezzz/wasp-general/badge.svg?branch=travis-ci)](https://coveralls.io/github/a1ezzz/wasp-general?branch=travis-ci)
        [![Python Version](https://img.shields.io/pypi/pyversions/wasp-general.svg)](https://pypi.python.org/pypi/wasp-general)
        [![Documentation Status](https://readthedocs.org/projects/wasp-general/badge/?version=latest)](http://wasp-general.readthedocs.io/en/latest/?badge=latest)
        
        Documentation build status:
        
        [![Build Status](http://jenkins.home.a1ezzz.ru/buildStatus/icon?job=wasp-general-docs)](https://github.com/a1ezzz/wasp-general)
        
        PEP8 compliance (except W191 E266 E265 E731 and maximum length - 119):
        
        [![Build Status](http://jenkins.home.a1ezzz.ru/buildStatus/icon?job=wasp-general-pep8)](https://github.com/a1ezzz/wasp-general)
        
        # wasp-general
        
        Collection of unrelated functions and classes widely used in different wasp-projects
        
Keywords: wasp,cli,network,lvm,threads,validation
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
