ologolo / streamline-api

Provides an API for managing file conversions
GNU Lesser General Public License v2.1
0 stars 1 forks source link

Add format finder factories #20

Closed joeha480 closed 5 years ago

joeha480 commented 6 years ago

A format finder would find FileDetails (minus the file) for an extension, a mime type, a format name or a format identifier. This would imply that what is currently used to instantiate task systems, identifiers etc is in fact format identifiers.