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 8a70297 commit 99822b2Copy full SHA for 99822b2
amalgamate.py
@@ -1,6 +1,6 @@
1
"""Amalgate json-cpp library sources into a single source and header file.
2
3
-Requires Python 2.6
+Works with python2.6+ and python3.4+.
4
5
Example of invocation (must be invoked from json-cpp top directory):
6
python amalgate.py
0 commit comments