summaryrefslogtreecommitdiff
path: root/README.markdown
blob: 6cfe413a246583a58a43834b29ae10ae113d16d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# pylibchorus -- Python Chorus API Library #

[![Build Status](https://travis-ci.org/kennyballou/pylibchorus.svg)](https://travis-ci.org/kennyballou/pylibchorus)

This intends to be a near complete Python language binding of the
[Chorus API][1].


## License ##

This code is licensed and distributed, as-is without warranty and in
the hopes it will be useful under the terms and conditions of the MIT
license. Please see the LICENSE file for more information. If the
LICENSE file was not distributed with your copy, you may also find it
[on the web][2].

[1]: https://github.com/chorus/chorus

[2]: http://opensource.org/licenses/MIT

<!--- vim: colorcolumn=70:textwidth=69:
-->