Metadata-Version: 2.1
Name: basictdf
Version: 0.1.8
Summary: A basic TDF parser
Author: Marcos A. Núñez
Author-email: silver94@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: numpy (>=1.20,<2.0)
Description-Content-Type: text/markdown

# basictdf

![example workflow](https://github.com/marnunez/basictdf/actions/workflows/test.yml/badge.svg)
[![codecov](https://codecov.io/gh/marnunez/basictdf/branch/master/graph/badge.svg?token=7BP5TOHNBF)](https://codecov.io/gh/marnunez/basictdf)

A read/write binary parser for the BTS Bioengineering TDF data format.

