Source: pd-purest-json Standards-Version: 4.6.2 Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: IOhannes m zmölnig (Debian/GNU) , Build-Depends: debhelper-compat (= 13), dh-buildinfo, dh-sequence-pd-lib-builder, libcurl4-gnutls-dev | libcurl4-openssl-dev, libjson-c-dev, liboauth-dev, uthash-dev, Rules-Requires-Root: no Homepage: https://github.com/residuum/PuRestJson Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-purest-json.git Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-purest-json Package: pd-purest-json Architecture: any Depends: ${misc:Depends}, ${puredata:Depends}, ${shlibs:Depends}, Recommends: ${puredata:Recommends}, Suggests: couchdb, ${puredata:Suggests}, Description: Pd library for working with JSON data and RESTful webservices PuREST JSON is a library for Pure Data (Pd) for decoding and encoding JSON data. The library can issue HTTP statements, so consumation of RESTful services is possible, e.g. CouchDB.