Metadata-Version: 2.3
Name: jp2rt
Version: 0.1.0a19
Summary: A Java and Python package for Predicting Retention Times
Project-URL: Home, https://github.com/mapio/jp2rt
Project-URL: Issues, https://github.com/mapio/jp2rt/issues
Project-URL: Source, https://github.com/mapio/jp2rt
Author-email: Massimo Santini <santini@di.unimi.it>
License-Expression: MIT
License-File: LICENSE-CC.txt
License-File: LICENSE-GPL.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: click==8.1.7
Requires-Dist: joblib==1.3.2
Requires-Dist: numpy==1.26.4
Requires-Dist: packaging==24.0
Requires-Dist: scikit-learn==1.4.1.post1
Requires-Dist: scyjava==1.9.1
Requires-Dist: tabulate==0.9.0
Provides-Extra: docs
Requires-Dist: jupyter-book==1.0.0; extra == 'docs'
Requires-Dist: matplotlib==3.8.3; extra == 'docs'
Requires-Dist: seaborn==0.13.2; extra == 'docs'
Provides-Extra: plot
Requires-Dist: matplotlib==3.8.3; extra == 'plot'
Requires-Dist: seaborn==0.13.2; extra == 'plot'
Description-Content-Type: text/markdown

# `jp²rt`

## A Java and Python package to Predict Retention Times

[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-blue.svg)](http://creativecommons.org/licenses/by-sa/4.0/)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10846234.svg)](https://doi.org/10.5281/zenodo.10846234)
[![GitHub Action Status](https://github.com/mapio/jp2rt/actions/workflows/build-release-publish.yml/badge.svg)](https://github.com/mapio/jp2rt/actions/workflows/build-release-publish.yml) 
[![PyPI](https://img.shields.io/pypi/v/liblet.svg?color=brightgreen&logo=python&logoColor=white)](https://pypi.org/project/jp2rt/)

Please consult the [project documentation](https://mapio.github.io/jp2rt/) for more information.
