Metadata-Version: 2.4
Name: ncmec-sdk
Version: 0.1.0
Summary: Unofficial Python SDK for the NCMEC Poster API
License: MIT
Project-URL: Homepage, https://github.com/yourusername/ncmec-sdk
Project-URL: Issues, https://github.com/yourusername/ncmec-sdk/issues
Keywords: ncmec,missing children,api,sdk
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.32.5
Requires-Dist: dacite>=1.9.2
Requires-Dist: python-dotenv>=1.2.2
Provides-Extra: dev
Requires-Dist: pytest>=9.0.2; extra == "dev"
Requires-Dist: pytest-mock>=3.15.1; extra == "dev"
