Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-08 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 | |
2022-07-17 | Clean up and modernize Python support code | David Robillard | 1 | -1/+2 | |
Switches to safer and more modern idioms, and addresses many issues raised by flake8 and pylint. | |||||
2022-07-17 | Format all Python code with black | David Robillard | 1 | -31/+45 | |
2022-07-17 | Use "python3" in shebangs | David Robillard | 1 | -1/+1 | |
Python 2 hit EOL long ago, and some systems don't have a "python" at all. | |||||
2022-06-16 | lv2specgen: Fix flake8 warnings | David Robillard | 1 | -7/+12 | |
2022-06-15 | lv2specgen: Use scoped file handles | David Robillard | 1 | -3/+2 | |
2018-09-23 | Fix various Python style issues | David Robillard | 1 | -10/+7 | |
2012-04-06 | Add preliminary lv2docgen.py script. | David Robillard | 1 | -0/+141 | |