Metadata-Version: 2.1
Name: lhe
Version: 0.0.1
Summary: lhe
Home-page: https://github.com/nthparty/mclbn256
Author: Wyatt Howe
Author-email: wyatt@nthparty.com
Project-URL: Bug Tracker, https://github.com/nthparty/lhe
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
License-File: LICENSE

_____lhe.py
===========

   import lhe  # All required data structures
   from lhe import lhe  # Extended attributes, internals, classes, test methods

Examples
~~~~~~~~

Versioning
----------

Beginning with version 0.1.0, the version number format for this library
and the changes to the library associated with version number increments
conform with `Semantic Versioning
2.0.0 <https://semver.org/#semantic-versioning-200>`__.
