Metadata-Version: 2.4
Name: neoralab-openff-utilities
Version: 0.1.2
Summary: A collection of miscellaneous utility functions used throughout the OpenFF stack
Author-email: Open Force Field Initiative <info@openforcefield.org>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

openff-utilities
==============================
[//]: # (Badges)
[![GitHub Actions Build Status](https://github.com/openforcefield/openff-utilities/workflows/CI/badge.svg)](https://github.com/openforcefield/openff-utilities/actions?query=workflow%3ACI)
[![codecov](https://codecov.io/gh/openforcefield/openff-utilities/branch/main/graph/badge.svg)](https://codecov.io/gh/openforcefield/openff-utilities/branch/main)


A collection of miscellaneous utility functions used throughout the OpenFF stack

### Copyright

Copyright (c) 2021, The Open Force Field Initiative


#### Acknowledgements

Project based on the
[Computational Molecular Science Python Cookiecutter](https://github.com/molssi/cookiecutter-cms) version 1.5.
