Metadata-Version: 2.4
Name: hxy_lib
Version: 0.2.41
Summary: A package with my custom functions
Author-email: Xinyun Huang <hxinyun@mail.ustc.edu.cn>
License-Expression: MIT
Project-URL: Homepage, https://github.com/yourusername/my_package
Project-URL: Bug Tracker, https://github.com/yourusername/my_package/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.21.0
Requires-Dist: scipy>=1.7.0
Requires-Dist: pandas>=1.3.0
Requires-Dist: matplotlib<4.0.0,>=3.4.0
Requires-Dist: allantools>=2.0.0
Requires-Dist: scienceplots>=2.0.1
