aboutsummaryrefslogtreecommitdiffstats
path: root/lv2specgen/lv2docgen.py
AgeCommit message (Expand)AuthorFilesLines
2022-09-08Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2022-07-17Clean up and modernize Python support codeDavid Robillard1-1/+2
2022-07-17Format all Python code with blackDavid Robillard1-31/+45
2022-07-17Use "python3" in shebangsDavid Robillard1-1/+1
2022-06-16lv2specgen: Fix flake8 warningsDavid Robillard1-7/+12
2022-06-15lv2specgen: Use scoped file handlesDavid Robillard1-3/+2
2018-09-23Fix various Python style issuesDavid Robillard1-10/+7
2012-04-06Add preliminary lv2docgen.py script.David Robillard1-0/+141
05'>105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169