Metadata-Version: 2.4
Name: jsrc
Version: 0.1.3
Summary: General-purpose toolkit for bioinformatics, data analysis, plotting, and text processing
Author-email: Jiaoyuan <your.email@example.com>
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: biopython>=1.80
Requires-Dist: matplotlib>=3.5
Requires-Dist: numpy>=1.23
Requires-Dist: opencv-python>=4.7
Requires-Dist: pandas>=2.0
Requires-Dist: pandas-plink>=2.2
Requires-Dist: plotly>=5.0
Requires-Dist: scikit-learn>=1.2
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: black>=22.0; extra == "dev"
Requires-Dist: ruff>=0.1; extra == "dev"
Dynamic: license-file

# jsrc

`jsrc` is a general-purpose command-line toolkit that combines bioinformatics workflows with common data, plotting, image, and text-processing utilities.

For usage instructions, please refer to the [Documentation](docs/en/index.md).中文文档请参阅 [文档](docs/zh/index.md)。
