We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e37100 commit 95dfa42Copy full SHA for 95dfa42
README.md
@@ -3,6 +3,8 @@ Python bindings for libsrcml. V1.1.0 August 2025
3
4
All of libsrcml is supported (and tested). To install:
5
6
-Make sure the latest version of srcML is installed. Also the recent version of Python. Then run:
+Make sure the latest version of [srcML v1.1.0](https://github.com/srcML/srcML) is installed. Then run:
7
8
`pip install pylibsrcml`
9
+
10
+pylibsrcml supports Python 3.10 and later.
0 commit comments