first commit
This commit is contained in:
commit
391f9e9a0b
10 changed files with 225 additions and 0 deletions
6
manifest.ttl
Normal file
6
manifest.ttl
Normal file
|
@ -0,0 +1,6 @@
|
|||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
|
||||
<https://github.com/aleksrutins/dynamite> a lv2:Plugin ;
|
||||
lv2:binary <dynamite@LIB_EXT@> ;
|
||||
rdfs:seeAlso <dynamite.ttl> .
|
Loading…
Add table
Add a link
Reference in a new issue