Metadata-Version: 2.3
Name: is_subset
Version: 0.1.0
Summary: check if a given dictionary is subset of provided predicate
Author-email: WajahatAliAbid <17341777+WajahatAliAbid@users.noreply.github.com>
Keywords: is-subset,python
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# Is Subset
This is a package to check if a given dictionary is subset of provided predicate.