Metadata-Version: 2.0
Name: python-trustwave-appscanner
Version: 0.1.1.dev0
Summary: A wrapper around the tapioca-trustwave-appscanner for translating the Appscanner API documents into Python Objects
Home-page: https://github.com/siteblindado/python_trustwave_appscanner
Author: Flávio Cardoso Ferreira Pontes
Author-email: flavio.pontes@siteblindado.com.br
License: MIT
Description-Content-Type: UNKNOWN
Keywords: trustwave
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: lxml (==4.1.1)
Requires-Dist: tapioca-trustwave-appscanner

Python Trustwave Appscanner
===========================


```python
class ThisIsATest:
    def __init__(self):
```

