summaryrefslogtreecommitdiffstats
path: root/bindings/python/conf.py
AgeCommit message (Collapse)AuthorFilesLines
2024-01-09Fix null dereference when trying to load state from a missing fileDavid Robillard1-3/+3
2023-10-22Lilv 0.24.22v0.24.22David Robillard1-2/+2
2022-10-05Fix dependencies in pkg-config fileDavid Robillard1-2/+2
2022-09-09Lilv 0.24.20v0.24.20David Robillard1-2/+2
2022-09-08Use 0BSD for trivial "public domain intent" thingsDavid Robillard1-1/+1
Fedora takes issue with CC0. Although it doesn't really matter for this stuff (dual licensed anyway, questionably "software", certainly not patentable, and so on), this is simpler and more consistent with the ISC license used for the actual software anyway.
2022-09-01Adopt REUSE machine-readable licensing standardDavid Robillard1-0/+4
2022-08-15Update project metadataDavid Robillard1-2/+2
2022-08-12Lilv 0.24.18v0.24.18David Robillard1-2/+2
2022-08-09Allow programs to be used from subprojectDavid Robillard1-2/+2
2022-07-18Lilv 0.24.16v0.24.16David Robillard1-2/+2
2022-07-08Fix fallback flock() detection on MacOSDavid Robillard1-2/+2
2022-05-26Lilv 0.24.14v0.24.14David Robillard1-2/+2
2021-01-07Lilv 0.24.12v0.24.12David Robillard1-2/+2
2017-01-04Lilv 0.24.2v0.24.2David Robillard1-2/+2
2016-09-20Update Python documentation versionDavid Robillard1-2/+2
2016-09-05Add Python binding documentation generatorDavid Robillard1-0/+263