External, Non-PPA KXStudio Repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
517B

  1. Source: zix-static
  2. Section: devel
  3. Priority: optional
  4. Maintainer: falkTX <falktx@falktx.com>
  5. Build-Depends: debhelper-compat (= 13),
  6. kxstudio-build-scripts (>= 5),
  7. meson
  8. Standards-Version: 4.5.0
  9. Rules-Requires-Root: no
  10. Package: libzix-static
  11. Architecture: any
  12. Depends: ${misc:Depends}
  13. Description: lightweight RDF syntax library (static)
  14. Serd is a lightweight C library for RDF syntax which supports reading
  15. and writing Turtle and NTriples.
  16. .
  17. This package provides the static library used in KXStudio builds.