Metadata-Version: 2.1
Name: GCD-LCM
Version: 0.0.2
Summary: This project provides functions to calculate the Greatest Common Divisor (GCD) and Least Common Multiple (LCM) of two or three numbers. It includes an initial release version with the implementation of these functions, along with a README file for usage instructions
Home-page: 
Author: GOSWAMI GAURAV
Author-email: gauravofficial8884@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENCE.txt

