Metadata-Version: 2.1
Name: fuzzyops
Version: 1.0.0
Summary: A brief description of your project
Home-page: https://github.com/Kotya2001/FuzzyOps  # URL вашего репозитория
Author: Kotya2001
Author-email: your_email@example.com
License: MIT  # Или другая лицензия
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: setuptools>=60.2.0
Requires-Dist: numpy>=1.23.4
Requires-Dist: matplotlib>=3.6.2
Requires-Dist: pandas>=2.1.0
Requires-Dist: uncertainties>=3.1.7
Requires-Dist: torch>=2.0.0
Requires-Dist: scikit-learn>=1.4.1
Requires-Dist: cvxpy>=1.6.0

UNKNOWN

