Metadata-Version: 2.1
Name: macpyver-core
Version: 1.0.0
Summary: Core library for MacPyVer.
License: MIT
Author: Daryl Stark
Author-email: daryl@dstark.nl
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pydantic (>=2.5.3,<3.0.0)
Description-Content-Type: text/markdown

# MacPyVer Core

Core library for MacPyVer. This library contains all the logic to work with sources to retrieve software version information from different sources. These sources should be installed as plugins.


