aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LV2/src/PaulDither/manifest.ttl.in
blob: 044aa02e7899e2ee6dd09a538ba25acdf61372e0 (plain) (blame)
1
2
3
4
5
6
airwindows:pauldither
    a lv2:Plugin ;
    doap:name "Airwindows PaulDither" ;
    doap:license <http://opensource.org/licenses/mit> ;
    lv2:binary <PaulDither@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
    rdfs:seeAlso <PaulDither.ttl> .