<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lv2.git/lv2specgen, branch v1.18.6</title>
<subtitle>LV2</subtitle>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/'/>
<entry>
<title>lv2specgen: Fix style and validation when installed</title>
<updated>2022-07-17T22:14:02+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-07-17T18:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=e9f3b558b068f68e2a76ed092b1132d91eac36d9'/>
<id>e9f3b558b068f68e2a76ed092b1132d91eac36d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lv2specgen: Remove warnings on external terms</title>
<updated>2022-07-17T22:14:02+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-07-17T18:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=3cfa40c0b74f3e57184a06d2f1ec6ae92497f2db'/>
<id>3cfa40c0b74f3e57184a06d2f1ec6ae92497f2db</id>
<content type='text'>
This conveniently pointed out potential issues in the LV2 documentation, but
makes the tool very noisy to use on anything else.  Referring to some external
thing really shouldn't be treated like a warning in linked data.  Preventing
mistakes (where full URIs are in the output instead of the expected prefixed
names) will have to be done in some other, better way (probably based on an
explicitly given set of prefixes that should be documented).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This conveniently pointed out potential issues in the LV2 documentation, but
makes the tool very noisy to use on anything else.  Referring to some external
thing really shouldn't be treated like a warning in linked data.  Preventing
mistakes (where full URIs are in the output instead of the expected prefixed
names) will have to be done in some other, better way (probably based on an
explicitly given set of prefixes that should be documented).
</pre>
</div>
</content>
</entry>
<entry>
<title>lv2specgen: Fix invalid output for terms about the spec itself</title>
<updated>2022-07-17T22:14:02+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-07-17T18:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=131eb5c530b9f0fffa54b0ba489dc2e0ff56b2ea'/>
<id>131eb5c530b9f0fffa54b0ba489dc2e0ff56b2ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the same set of external vocabulary prefixes everywhere</title>
<updated>2022-07-17T22:14:02+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-07-17T02:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=666fc60b6e332cee4389cae0f06b50cb764edd1c'/>
<id>666fc60b6e332cee4389cae0f06b50cb764edd1c</id>
<content type='text'>
The RDFa in specification pages doesn't actually use prefixed names for the
documented resources.  So, simplify things by trimming the namespaces down to a
consistent set that is actually used in the LV2 universe.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The RDFa in specification pages doesn't actually use prefixed names for the
documented resources.  So, simplify things by trimming the namespaces down to a
consistent set that is actually used in the LV2 universe.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to meson build system</title>
<updated>2022-07-17T22:13:53+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-07-07T22:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=d4a970f6962dda28133290194832b726b566ddab'/>
<id>d4a970f6962dda28133290194832b726b566ddab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Consistently use the prefix "dcterms" everywhere</title>
<updated>2022-07-17T21:08:39+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-07-07T22:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=1c04550ba7db794fe23032143afeb07bee04ea08'/>
<id>1c04550ba7db794fe23032143afeb07bee04ea08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up and modernize Python support code</title>
<updated>2022-07-17T21:08:38+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-06-16T18:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=86835a05f5e4d4ca7e016e29210cd613af0ea2ce'/>
<id>86835a05f5e4d4ca7e016e29210cd613af0ea2ce</id>
<content type='text'>
Switches to safer and more modern idioms, and addresses many issues raised by
flake8 and pylint.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switches to safer and more modern idioms, and addresses many issues raised by
flake8 and pylint.
</pre>
</div>
</content>
</entry>
<entry>
<title>Format all Python code with black</title>
<updated>2022-07-17T21:08:38+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-06-16T17:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=85e480aa08aef7d20617bd084e8a61b745e0aed6'/>
<id>85e480aa08aef7d20617bd084e8a61b745e0aed6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove symlink from repository</title>
<updated>2022-07-17T21:08:38+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-06-15T17:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=b3f385ada335ccc2114bf5d1847b571248437d1d'/>
<id>b3f385ada335ccc2114bf5d1847b571248437d1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use "python3" in shebangs</title>
<updated>2022-07-17T21:08:38+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-06-15T17:02:14+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=bae9223780400754040e2d25035a86e5efef5b3e'/>
<id>bae9223780400754040e2d25035a86e5efef5b3e</id>
<content type='text'>
Python 2 hit EOL long ago, and some systems don't have a "python" at all.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python 2 hit EOL long ago, and some systems don't have a "python" at all.
</pre>
</div>
</content>
</entry>
</feed>
