CWR API library

Author:Bernardo Martínez Garrido
Copyright:WESO 2015
License:MIT
Interpreters:Python 2.6, 2.7, 3.2, 3.3, 3.4, Pypy, Pypy3

The CWR API library offers a model to represent the content of files following the CISAC CWR standard.

With this model, and various helper classes, it is not only possible to read and show those files, but also to operate with the data they contain.

This library has been developed based on CWR specification version 2.1 revision 3, from December 10th 2004.

Getting the library

The library can be found at Pypi, making its installation it very easy:

$ pip install cwr-api