Metadata-Version: 2.1
Name: tmx2epub
Version: 0.1.0
Summary: converts tmx to epub
Home-page: https://github.com/ffreemt/tmx2epub
License: MIT
Keywords: tmx,epub,language,learning
Author: ffreemt
Requires-Python: >=3.7,<4.0
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: EbookLib (>=0.17.1,<0.18.0)
Requires-Dist: absl-py (>=0.9.0,<0.10.0)
Requires-Dist: logzero (>=1.5.0,<2.0.0)
Requires-Dist: more_itertools (>=8.4.0,<9.0.0)
Requires-Dist: pyquery (>=1.4.1,<2.0.0)
Requires-Dist: tqdm (>=4.47.0,<5.0.0)
Project-URL: Repository, https://github.com/ffreemt/tmx2epub
Description-Content-Type: text/markdown

# tmx2epub ![build](https://github.com/ffreemt/xtl-read-assistant/workflows/build/badge.svg)[![codecov](https://codecov.io/gh/ffreemt/xtl-read-assistant/branch/master/graph/badge.svg)](https://codecov.io/gh/ffreemt/xtl-read-assistant)[![CodeFactor](https://www.codefactor.io/repository/github/ffreemt/xtl-read-assistant/badge/master)](https://www.codefactor.io/repository/github/ffreemt/xtl-read-assistant/overview/master)[![PyPI version](https://badge.fury.io/py/xtl-read-assistant.svg)](https://badge.fury.io/py/xtl-read-assistant)
convert tmx to epub

### Installation
```pip install tmx2epub```

### Usage

#### Casual
Run `tmx2epub.exe` and browse to select a tmx/gz/bzip2 file.

#### Adavanced
`tmx2epub.exe --helpshort`

