Metadata-Version: 2.1
Name: mate-query
Version: 0.0.1rc0
Summary: The MATE CPG query language and DB models
Author: The MATE authors
Author-email: mate@galois.com
License: BSD-3-Clause
Project-URL: Documentation, https://mate.galois.com
Platform: any
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: sqlalchemy (==1.3.12)
Requires-Dist: psycopg2-binary (==2.8.5)

mate-query
==========

This library provides MATE's core Code Property Graph (CPG) models
and domain-specific language, as well as all associated database
models and scaffolding.

## Acknowledgements

This material is based upon work supported by the United States Air Force and
Defense Advanced Research Project Agency (DARPA) under
Contract No. FA8750-19-C-0004. Any opinions, findings and conclusions or
recommendations expressed in this material are those of the author(s) and do
not necessarily reflect the views of the United States Air Force or DARPA.
Approved for Public Release, Distribution Unlimited.


