summaryrefslogtreecommitdiffstats
path: root/bindings/python/lilv.py
AgeCommit message (Expand)AuthorFilesLines
2022-10-05Fix dependencies in pkg-config fileDavid Robillard1-1/+1
2022-09-09Lilv 0.24.20v0.24.20David Robillard1-1/+1
2022-09-01Adopt REUSE machine-readable licensing standardDavid Robillard1-1/+4
2022-08-15Update project metadataDavid Robillard1-1/+1
2022-08-12Lilv 0.24.18v0.24.18David Robillard1-1/+1
2022-08-09Allow programs to be used from subprojectDavid Robillard1-1/+1
2022-07-18Lilv 0.24.16v0.24.16David Robillard1-1/+1
2022-07-08Fix fallback flock() detection on MacOSDavid Robillard1-1/+1
2022-05-26Lilv 0.24.14v0.24.14David Robillard1-1/+1
2021-01-07Lilv 0.24.12v0.24.12David Robillard1-1/+1
2020-12-01Python: Allow connecting ports to structuresKilian Ulrichsohn1-0/+4
2020-02-23Fix namespace add operator with Python 2David Robillard1-0/+3
2020-02-17Add __add__ magic method to Python Namespace classChristopher Arndt1-0/+3
2020-02-17Allow passing strings for URIs in Python API when unambiguousDavid Robillard1-44/+55
2020-02-17Update Python binding boilerplateDavid Robillard1-3/+3
2020-02-17Support checking if Python objects with URIs are in a NodesDavid Robillard1-0/+3
2020-02-17Add portable Python _is_string() utility and use it everywhereDavid Robillard1-5/+12
2019-11-09Make Python exceptions more informativeDavid Robillard1-4/+4
2019-10-23Fix Python bindings on WindowsDavid Robillard1-3/+6
2019-10-22Fix Python bindings on MacDavid Robillard1-1/+6
2019-10-21Fix Python memory leaksDavid Robillard1-2/+8
2019-10-21Fix memory error in Python World.unload_resource()David Robillard1-1/+3
2019-10-21Make Python bindings more PythonicDavid Robillard1-4/+32
2019-10-21Clean up Python bindingsDavid Robillard1-977/+884
2019-10-21Fix memory errors and Python 3.4+ compatibility in Python bindingsDavid Robillard1-122/+186
2019-10-19Fix various issues with Python bindingsDavid Robillard1-23/+76
2016-09-05Improve Python documentationDavid Robillard1-32/+49
2016-09-05Fix Python documentation generationDavid Robillard1-5/+31
2016-09-05Add missing fileDavid Robillard1-0/+1732