Metadata-Version: 2.1
Name: assemblyline-client
Version: 3.7.2
Summary: Assemblyline client library
Home-page: https://bitbucket.org/cse-assemblyline/assemblyline_client
Author: CSE-CST Assemblyline development team
Author-email: assemblyline-cse-cst@googlegroups.com
License: MIT
Keywords: development assemblyline client gc canada cse-cst cse cst
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Provides-Extra: test
Requires-Dist: pycryptodome
Requires-Dist: requests
Requires-Dist: requests[security]
Requires-Dist: socketio-client (==0.5.6)
Provides-Extra: test
Requires-Dist: mock; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-mock; extra == 'test'

The Assemblyline client library facilitates issuing requests to the Assemblyline framework.


