Metadata-Version: 2.1
Name: opf-fido
Version: 1.6.1
Summary: Format Identification for Digital Objects (FIDO).
Home-page: http://openpreservation.org/technology/products/fido/
Author: Adam Farquhar (BL), 2010
License: Apache License 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
License-File: LICENSE.txt
Requires-Dist: olefile (<1,>=0.46)
Requires-Dist: six (<2,>=1.10.0)
Requires-Dist: importlib-resources
Requires-Dist: requests
Requires-Dist: win-unicode-console (>=0.5) ; python_version == "2.7" and platform_system == "Windows"
Provides-Extra: setup
Requires-Dist: pytest-runner ; extra == 'setup'
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: flake8 ; extra == 'testing'
Requires-Dist: pep257 ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'
Requires-Dist: pylint ; extra == 'testing'

A command-line tool to identify the file formats of digital objects. FIDO uses the UK National Archives (TNA) PRONOM File Format and Container descriptions.
