Skip to content

Releases: optimasc/MagicLibrary

Update POM file

Choose a tag to compare

@ccodere ccodere released this 07 Nov 15:22

This version contains an updated POM file for deployment to maven central.

Initial release

Choose a tag to compare

@ccodere ccodere released this 26 Mar 14:54

Initial release of magic library and initial version of application that uses it to identify resources and files.

  • fileid is the actual command line java application to identify files, including dependencies. You run it by executing java -jar fileid.jar at the command prompt/terminal
  • magiclib bin is the library that can be used to use the magic database file to identify files, it include also the java documentation of the library a README and the license information.