Metadata-Version: 2.4
Name: leafwaxtools
Version: 1.1.1
Summary: A package for calculating common indices from plant leaf wax distribution and isotopic data
Author-email: Kurt Lindberg <kurtrlindberg@gmail.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/kurtlindberg/leafwaxtools
Project-URL: Issues, https://github.com/kurtrlindberg/leafwaxtools/issues
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: numpy

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.15587760.svg)](https://doi.org/10.5281/zenodo.15587760)

# leafwaxtools

A package for calculating common indicies from plant leaf wax distribution and isotopic data.

## Versions

See the [releases page](https://github.com/kurtlindberg/leafwaxtools/releases) for details on each version (latest = v1.1.1).

## Documentation

Online documentation is available through [readthedocs](https://leafwax-tools.readthedocs.io/en/latest/index.html).

## Installation

The latest stable release is available through [Pypi](https://pypi.org/project/leafwaxtools/). We recommend using Anaconda or Miniconda with a dedicated environment. Full installation instructions will be made availabel soon.

## Citation

If you use our code for your own work, please cite us! You can use the "cite this repository" button in the "About" section of the GitHub page for this package.

## Development

leafwaxtools development takes place here on [GitHub](https://github.com/kurtlindberg/leafwaxtools).

## License

This project is licensed under the [Apache 2.0 license](https://github.com/kurtlindberg/leafwaxtools/blob/main/LICENSE). Please refer to the file call license. If you use this code in publications, please credit the work using the [citation file](https://github.com/kurtlindberg/leafwaxtools/blob/main/CITATION.cff).
