Package oscpack: Information

    Source package: oscpack
    Version: 1.1.0-alt1.svn20140913
    Build time:  Sep 22, 2014, 03:55 PM in the task #130849
    Category: Sound
    Report package bug
    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).

    List of rpms provided by this srpm:
    liboscpack (x86_64, i586)
    liboscpack-debuginfo (x86_64, i586)
    liboscpack-devel (x86_64, i586)
    oscpack (x86_64, i586)
    oscpack-debuginfo (x86_64, i586)


    List of contributors:
    Eugeny A. Rostovtsev

      1. cmake
      2. gcc-c++

    Last changed


    Sept. 22, 2014 Eugeny A. Rostovtsev 1.1.0-alt1.svn20140913
    - Initial build for Sisyphus