Metadata-Version: 2.1
Name: pygrb-lc
Version: 0.0.2
Summary: Python package for GRB analysis
Home-page: https://github.com/Jorezzz/pygrb
Author: Mozgunov Georgiy
Author-email: georgiy99@bk.ru
Project-URL: Bug Tracker, https://github.com/Jorezzz/pygrb/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

# pygrb
Package to load and handle GRB (Gamma-ray bursts) light curves, their furie transformations and various other functions. This package is used in my other GRB projects.
