pd-hexloader 1.7-1 source package in Ubuntu

Changelog

pd-hexloader (1.7-1) unstable; urgency=medium

  * Initial release. (Closes: #795896)

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Mon, 17 Aug 2015 23:25:52 +0200

Upload details

Uploaded by:
Debian Multimedia Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
pd-hexloader_1.7-1.dsc 2.0 KiB 242c51629aff7ae4faf154e5b0f5692087375c9625d408d775b624fb57a13ab9
pd-hexloader_1.7.orig.tar.gz 14.3 KiB efbc8ae07967c7fe01605e232520ce68322d5a4587914af5c2db3aa2c6c3bae8
pd-hexloader_1.7-1.debian.tar.xz 2.6 KiB 9da0cea49f8edffd95ec879e4b2ea1b33e568e321d57bce3a2d8c0d3ee146e75

No changes file available.

Binary packages built by this source

pd-hexloader: enable Pd-objects with funny characters

 The default external objects loader of Pure Data (Pd) maps object names to
 filenames and C-function names.
 Unfortunately both filenames and C-function names have restrictions (like the
 impossibility to include a '/').
 .
 This library adds an escaping mechanism based on hexadecimal encoding that
 allows one to write and use objects that would otherwise be impossible.

pd-hexloader-dbgsym: debug symbols for package pd-hexloader

 The default external objects loader of Pure Data (Pd) maps object names to
 filenames and C-function names.
 Unfortunately both filenames and C-function names have restrictions (like the
 impossibility to include a '/').
 .
 This library adds an escaping mechanism based on hexadecimal encoding that
 allows one to write and use objects that would otherwise be impossible.