Metadata-Version: 2.1
Name: kmer-tools
Version: 0.1.2
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
License-File: LICENSE
Summary: A Rust package for the fuzzy matching of Kmers
Home-Page: https://github.com/ChrisgKent/kmertools
Author: Chris Kent <c.g.kent@bham.ac.uk>
Author-email: Chris Kent <c.g.kent@bham.ac.uk>
Requires-Python: >=3.7
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Source Code, https://github.com/ChrisgKent/kmertools

![Tests](https://github.com/ChrisgKent/kmertools/actions/workflows/rust.yml/badge.svg)

# kmertools
Assorted tools for kmer wrangling 

