Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044194
en ru br
ALT Linux repos
S:1.1.0-alt1.svn20140913

Group :: Sound
RPM: oscpack

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1.0-alt1.svn20140913
Build date: 22 september 2014, 11:49 ( 496.5 weeks ago )
Size: 34.57 Kb

Home page:   https://code.google.com/p/oscpack/

License: MIT
Summary: A simple C++ Open Sound Control (OSC) packet manipulation library
Description:

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. The networking classes 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 (e.g. serial).

Current maintainer: Eugeny A. Rostovtsev (REAL)

List of contributors

List of rpms provided by this srpm:

  • liboscpack
  • liboscpack-debuginfo
  • liboscpack-devel
  • oscpack
  • oscpack-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin