Metadata-Version: 2.4
Name: toucanpy
Version: 2.1.0
Summary: Toucan is a tool to track support of the latest versions of applications by your forensic tools.
Author-Email: Netherlands Forensic Institute <hansken-support@nfi.nl>
License-Expression: HANSKEN USER LICENSE
License-File: LICENSE.txt
Requires-Python: >=3.10
Requires-Dist: pandas>=2.3.2
Requires-Dist: adb-pywrapper>=1.0.3
Requires-Dist: pyyaml>=6.0
Requires-Dist: python-dotenv>=1.1.1
Requires-Dist: tabulate>=0.9.0
Requires-Dist: packaging>=25.0
Requires-Dist: numpy>=2.2.6
Requires-Dist: pydantic>=2.11.10
Provides-Extra: test
Requires-Dist: parameterized>=0.9.0; extra == "test"
Requires-Dist: freezegun>=1.5.1; extra == "test"
Requires-Dist: gitpython>=3.1.43; extra == "test"
Provides-Extra: examples
Requires-Dist: pumapy>=2.10.0; extra == "examples"
Requires-Dist: requests>=2.32.3; extra == "examples"
Requires-Dist: beautifulsoup4>=4.13.5; extra == "examples"
Provides-Extra: build
Requires-Dist: unittest-xml-reporting>=3.2.0; extra == "build"
Provides-Extra: check
Requires-Dist: ruff; extra == "check"
Description-Content-Type: text/markdown

Toucan is a tool to track support of the latest versions of applications by your forensic tools, developed by the
Netherlands Forensic Institute for the Hansken community.

For more information and documentation, visit the Hansken community Gitlab.
