oscpack 1.1.0-2 source package in Ubuntu

Changelog

oscpack (1.1.0-2) unstable; urgency=medium

  * QA upload.
  * New patch big-endian-FTBFS.patch to fix FTBFS on big endian.

 -- Tobias Frost <email address hidden>  Sun, 23 Jul 2017 09:24:16 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe libs

Downloads

File Size SHA-256 Checksum
oscpack_1.1.0-2.dsc 1.9 KiB 70c42bd94dfb51610c48181e1d6be40b48c9fbebe553a5504ee787eaa55fefe3
oscpack_1.1.0.orig.tar.xz 31.6 KiB a8e3711c791c9622a2e43929bdc9e00346a6ebb83bdfec1814000af057222fdc
oscpack_1.1.0-2.debian.tar.xz 4.4 KiB 6870ca1dbd105e1fe0f4164c3733fd1d04e1b13bc84decc3edc56552de197be3

No changes file available.

Binary packages built by this source

liboscpack-dev: C++ library for packing and unpacking OSC packets - dev files

 Oscpack is simply a set of C++ classes for packing and unpacking OSC
 packets. Oscpack includes a minimal set of UDP networking classes for
 Windows and POSIX which are sufficient for writing many OSC applications
 and servers, but you are encouraged to use another networking framework
 if it better suits your needs. Oscpack is not an OSC application
 framework, it doesn't include infrastructure for constructing or routing
 OSC namespaces, just classes for easily constructing, sending, receiving
 and parsing OSC packets. The library should also be easy to use for
 other transport methods (eg serial).
 .
 The key goals of the oscpack library are:
 .
  - to be a simple and complete implementation of OSC
  - to be portable to a wide variety of platforms
  - to allow easy development of robust OSC applications (for example it
    should be impossible to crash a server by sending it malformed packets,
    and difficult to create malformed packets.)
 .
 This package contains files needed for development.

liboscpack1: No summary available for liboscpack1 in ubuntu artful.

No description available for liboscpack1 in ubuntu artful.

liboscpack1-dbgsym: debug symbols for liboscpack1