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