Metadata-Version: 2.1
Name: cccs
Version: 0.0.3
Summary: CCCS common python library
Home-page: https://github.com/CybercentreCanada/ccccs_common_python
Author: CCCS development team
Author-email: dev@cyber.gc.ca
License: MIT
Keywords: gc canada cse-cst cse cst cyber cccs
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 :: 3.9
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: test
License-File: LICENSE

# Common python library for CCCS

This is a common library that will be use by our different project so we can re-use as much code as possible.

Currently used by:

- Assemblyline [https://github.com/CybercentreCanada/assemblyline]


