Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Latest commit

 

History

History
35 lines (23 loc) · 1006 Bytes

README.rst

File metadata and controls

35 lines (23 loc) · 1006 Bytes

Cnxml transforms

https://travis-ci.org/Connexions/cnx-cnxml-transforms.svg?branch=master https://coveralls.io/repos/github/Connexions/cnx-cnxml-transforms/badge.svg?branch=master

This package is used for transforming documents in Connexions archive between cnxml and html formats.

Installation

To install:

python setup.py install

Running tests

The tests depend on cnx-archive, so first complete the steps required for running the cnx-archive tests.

To run the tests:

python setup.py test

License

This software is subject to the provisions of the GNU Affero General Public License Version 3.0 (AGPL). See license.txt for details. Copyright (c) 2017 Rice University