Metadata-Version: 2.1
Name: sqlitefid
Version: 3.0.0rc1
Summary: Library and executable for converting format identification reports such as DROID and Siegfried to an sqlite database
Home-page: https://github.com/exponential-decay/sqlitefid
Author: Ross Spencer
Author-email: all.along.the.watchtower2001+github@gmail.com
License: UNKNOWN
Project-URL: Part of demystify, https://github.com/exponential-decay/demystify
Project-URL: Bug Reports, https://github.com/exponential-decay/sqlitefid/issues
Project-URL: Source, https://github.com/exponential-decay/sqlitefid
Project-URL: Ko-Fi, https://ko-fi.com/beet_keeper
Description: # sqlitefid
        
        SQLite Abstraction of Format Identification Tools (DROID, Siegfried)
        
        ## History
        
        * Separated code from https://github.com/exponential-decay/droid-siegfried-sqlite-analysis-engine.
        * Has been a standalone app from the beginning but may have application for others isolated like this. 
        * Inspired by [Siegfried's](https://github.com/richardlehane/siegfried) use of namespaces to be generic enough for
        a number of format identification tools. 
        * FIDO identification available but not parsing. Could be on its way but depends on demand. 
        
        ## License
        
        GPLV3 because why not. 
        
Keywords: digital-preservation,file-analysis,format-identification
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Other Audience
Classifier: Topic :: System :: Archiving
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9, <4
Description-Content-Type: text/markdown
