Metadata-Version: 2.1
Name: cnx-litezip
Version: 1.4.0
Summary: Connexions LiteZip Library
Home-page: https://github.com/connexions/cnx-litezip
Author: Connexions team
Author-email: info@cnx.org
License: LGPL, See also LICENSE.txt
Platform: UNKNOWN
Provides-Extra: test
Requires-Dist: cnxml
Requires-Dist: lxml
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Requires-Dist: pytest-runner; extra == 'test'

CNX LiteZip Library
===================

This is a python library for working with the litezip file format, which is a Connexions cut down version of the completezip export file format.

This library contains tools for working with the litezip file structure. It also contains tools for converting a completezip to litezip.

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) 2016 Rice University


