Metadata-Version: 2.1
Name: bhoelhelper
Version: 1.3.0
Summary: Misc helper functionalities.
Home-page: https://python.xn--hllmanns-n4a.de/bhoelHelper/
License: MIT
Author: Berthold Höllmann
Author-email: berhoel@gmail.com
Requires-Python: >=3.6.2,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Utilities
Project-URL: Documentation, https://www.xn--hllmanns-n4a.de/python/bhoelHelper/
Project-URL: Repository, https://gitlab.com/berhoel/python/bhoelHelper.git
Description-Content-Type: text/x-rst

====================
 bhoelHelper module
====================

Some helper modules used in my other modules.

Installation
============

pip install bhoelHelper

Availability
============

The latest version should be available at my `GitLab
<https://gitlab.com/berhoel/python/bhoelHelper.git>`_ repository, the
package is avaliable at `pypi
<https://pypi.org/project/bhoelHelper/>`_ via ``pip install
bhoelHelper``.

