Metadata-Version: 2.4
Name: libcst-dfa
Version: 0.0.1
Summary: A Data-Flow Analysis framework for Python, built on top of libCST.
Project-URL: Homepage, https://gitlab.tudelft.nl/jsmits2/libcst-dfa
Author-email: Jeff Smits <j.smits-1@tudelft.nl>
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: immutables>=0.21
Requires-Dist: libcst>=1.8.6
Description-Content-Type: text/markdown

# libcst-dfa

A Data-Flow Analysis framework for Python, built on top of libCST.

## License
Distributed under the terms of the [LGPL-v3 license](LICENSE) or later.
