Metadata-Version: 2.4
Name: biolic
Version: 0.0.1
Summary: Placeholder for biolic, a fast streaming bioinformatics toolkit. Python bindings are planned; the tool currently ships as a Rust CLI.
Project-URL: Homepage, https://github.com/jpvich/biolic
Project-URL: Repository, https://github.com/jpvich/biolic
Author-email: jpvich <jplicona@themaic.com>
License-Expression: MIT OR Apache-2.0
Keywords: bam,bioinformatics,fastq,genomics,long-reads
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Rust
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# biolic (PyPI name placeholder)

This package reserves the **`biolic`** name on PyPI.

[biolic](https://github.com/jpvich/biolic) is a fast, streaming bioinformatics
toolkit for FASTQ/FASTA/BAM data (statistics, filtering, conversion, sampling,
search, and adaptive QC). It currently ships as a **Rust command-line tool**.

Python bindings are planned for a future release. Until then, this package
intentionally contains no functionality.

- Source & docs: https://github.com/jpvich/biolic
- License: MIT OR Apache-2.0
