Metadata-Version: 2.1
Name: OpenLIBS
Version: 0.1.0
Summary: OpenLIBS is a package that provides functionality to analyse Laser Induced Breakdown Spectroscopic Spectras
Home-page: https://github.com/Bluejee/OpenLIBS
Author: Balakrishna Prabhu B N
Author-email: balakrishnaprabhu1999@gmail.com
License: GPL-3.0-or-later
Keywords: analysis,LIBS,spectroscopy,database,laser,Physics,Computation
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# LIBS_Elemental_Analysis

Laser Induced Breakdown Spectroscopy(LIBS) is a versatile tool to quantitatively and qualitatively analyse a sample
using laser ablation. This Package Gives one the ability to computationally perform the Analysis for on a LIBS Spectra
to obtain Qualitative information about the sample.

## Help with OpenLIBS

If you need help regarding OpenLIBS, then please open an issue or reach out to me through any of the contacts you can find in my [GitHub Profile](https://github.com/Bluejee)

If you would like to submit a bug report or feature request, please [open an issue](https://github.com/Bluejee/OpenLIBS/issues).

## Contributing

Contributions to this project are always welcome.
Please see the [Contribution Guidelines](https://github.com/Bluejee/OpenLIBS/blob/main/CONTRIBUTING.md) to see how to help.

## Code of Conduct

I value a positive and respectful community, and I kindly ask that you follow our code of conduct in all interactions with other members. 
Please take a moment to review the [Code of Conduct](https://github.com/Bluejee/OpenLIBS/blob/main/CODE_OF_CONDUCT.md).

## License
Please refer the [License](https://github.com/Bluejee/OpenLIBS/blob/main/LICENSE.txt) of this project to understand about your rights.




