Metadata-Version: 2.4
Name: pylibsrcml
Version: 1.1.0
Summary: A Pythonic binding of the libsrcml C library
Home-page: https://www.srcml.org/
Author: srcML, LLC
Author-email: srcmldev@gmail.com
License: GPL-3.0-or-later
Requires-Python: >=3.10
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# pylibsrcml
Python bindings for libsrcml. V1.1.0 August 2025

All of libsrcml is supported (and tested). To install:

Make sure the latest version of [srcML v1.1.0](https://github.com/srcML/srcML) is installed. Then run:

`pip install pylibsrcml`

pylibsrcml supports Python 3.10 and later.
