Metadata-Version: 2.4
Name: cmlibs.utils
Version: 0.12.3
Summary: Utilities for the CMLibs Zinc library.
Author-email: Hugh Sorby <h.sorby@auckland.ac.nz>
License-Expression: Apache-2.0
Project-URL: Homepage, https://cmlibs.org
Project-URL: Repository, https://github.com/CMLibs-Python/cmlibs.utils
Keywords: Utilities,CMLibs,Zinc
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: cmlibs.maths>=0.5
Requires-Dist: cmlibs.zinc>=4.1.3
Dynamic: license-file


============
CMLibs Utils
============

CMLibs utilities for Python.  This software can be found on PyPi and installed with the following command::

  pip install cmlibs.utils

Distribution
============

This software uses regex to extract the version number information from the package. The version number for this package is stored in 'src/cmlibs/utils/__init__.py'

