Metadata-Version: 2.0
Name: usfm-utils
Version: 1.0.0
Summary: Utilities for handling USFM files, from parsing to converting.
Home-page: https://github.com/unfoldingWord-dev/USFM-Utils
Author: unfoldingWord
Author-email: ethantkoenig@gmail.com
License: MIT
Keywords: usfm,html
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: future

Master:

.. image:: https://travis-ci.org/unfoldingWord-dev/USFM-Utils.svg?branch=master
    :alt: Master Build Status
    :target: https://travis-ci.org/unfoldingWord-dev/USFM-Utils

.. image:: https://img.shields.io/coveralls/unfoldingWord-dev/USFM-Utils/master.svg
    :alt: Master Coverage
    :target: https://coveralls.io/github/unfoldingWord-dev/USFM-Utils?branch=master

Develop:

.. image:: https://travis-ci.org/unfoldingWord-dev/USFM-Utils.svg?branch=develop
    :alt: Develop Build Status
    :target: https://travis-ci.org/unfoldingWord-dev/USFM-Utils

.. image:: https://img.shields.io/coveralls/unfoldingWord-dev/USFM-Utils/develop.svg
    :alt: Develop Coverage
    :target: https://coveralls.io/github/unfoldingWord-dev/USFM-Utils?branch=develop

USFM-Utils
============

Utilities for handling USFM files, from parsing to converting.


