osc: A library to handle messages in the OSC protocol
This library allows users to parse and write OSC (Open Sound Control) messages. It uses the parsing library attoparsec to read binary data.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
threaded | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- osc-1.0.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0.2 |
---|---|
Dependencies | attoparsec (>=0.12 && <0.13), base (>=4.2 && <5), binary (>=0.7 && <0.8), bytestring (>=0.10 && <0.11), data-binary-ieee754 (>=0.4 && <0.5), network (>=2.6 && <2.7) [details] |
License | BSD-3-Clause |
Copyright | (c) Gabriel Pickl |
Author | Gabriel Pickl |
Maintainer | Gabriel Pickl <peacemotion@gmail.com> |
Category | Sound |
Home page | https://github.com/peacememories/haskell-osc |
Bug tracker | mailto:peacemotion@gmail.com |
Source repo | head: git clone https://github.com/peacememories/haskell-osc.git |
Uploaded | by peacememories at 2015-05-08T15:24:01Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 934 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-05-08 [all 1 reports] |