https://github.com/unfoldingword-dev/usfm-utils
Utilities for handling USFM files, from parsing to converting
https://github.com/unfoldingword-dev/usfm-utils
Last synced: about 1 year ago
JSON representation
Utilities for handling USFM files, from parsing to converting
- Host: GitHub
- URL: https://github.com/unfoldingword-dev/usfm-utils
- Owner: unfoldingWord-dev
- License: other
- Created: 2016-09-09T20:36:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-14T22:01:10.000Z (over 8 years ago)
- Last Synced: 2025-04-18T11:20:37.933Z (about 1 year ago)
- Language: Python
- Size: 95.7 KB
- Stars: 6
- Watchers: 17
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
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.