Metadata-Version: 2.1
Name: hkserror
Version: 0.0.2
Summary: The module defines some popular errors of hks python modulesystems.
Home-page: https://github.com/huykingsofm/hkserror
Author: huykingsofm
Author-email: huykingsofm@gmail.com
License: UNKNOWN
Description: # hkserror
        The module defines some popular errors of hks python modulesystems.
        
        # Change Log
        # Version 0.0.2
        + Define the `__str__` method to find error position more easily.
        
        ## Version 0.0.1
        + Add `HKSError`.
        + Add `HFormatError`.
        + Add `HTypeError`.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
