Metadata-Version: 2.1
Name: rs-booster
Version: 0.1.3
Summary: Useful scripts for analyzing diffraction
Home-page: https://github.com/rs-station/rs-booster
Author: Jack B. Greisman
Author-email: greisman@g.harvard.edu
License: MIT
Project-URL: Bug Tracker, https://github.com/rs-station/rs-booster/issues
Project-URL: Source Code, https://github.com/rs-station/rs-booster
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Requires-Python: >3.7
License-File: LICENSE
Requires-Dist: reciprocalspaceship
Requires-Dist: matplotlib
Requires-Dist: seaborn
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: pytest-runner; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinx-rtd-theme; extra == "dev"
Requires-Dist: nbsphinx; extra == "dev"
Requires-Dist: sphinxcontrib-autoprogram; extra == "dev"
Requires-Dist: autodocsumm; extra == "dev"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: sphinxcontrib-autoprogram; extra == "docs"
Requires-Dist: autodocsumm; extra == "docs"


rs-booster contains commandline scripts for diffraction data analysis tasks.

This package can be viewed as a "booster pack" for reciprocalspaceship.


