File: manifest.ttl

package info (click to toggle)
vocproc 0.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 160 kB
  • ctags: 67
  • sloc: cpp: 660; makefile: 48
file content (7 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
@prefix lv2:  <http://lv2plug.in/ns/lv2core#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.

<http://hyperglitch.com/dev/VocProc>
  a lv2:Plugin;
  rdfs:seeAlso <vocproc.ttl>.