Metadata-Version: 1.1
Name: wasp-general
Version: 0.0.3.2
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: # wasp-general
        
        Collection of unrelated functions and classes widely used in different wasp-projects
        
        ## Documentation build tools:
        Sphinx with graphviz, autodoc, and viewcode extensions
        
        PyTest status:
        
        [![Build Status](http://jenkins.home.a1ezzz.ru/buildStatus/icon?job=wasp-general)](https://github.com/a1ezzz/wasp-general)
        
        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)
        
        Online documentation (Read the Docs)
        
        [![Documentation Status](https://readthedocs.org/projects/wasp-general/badge/?version=latest)](http://wasp-general.readthedocs.io/en/latest/?badge=latest)
        
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.7
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
