We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eba86d commit beb6826Copy full SHA for beb6826
README
@@ -0,0 +1,9 @@
1
+This project contains a java library and associated components and examples that permit to extract and identify files based on a 'magic' file.
2
+
3
+Today it contains the following modules/sub-projects:
4
5
+- magiclib: A java library that permits to identify files and extract some metadata based on a 'magic' text file.
6
+- file: A sample application that uses the above magic library
7
8
9
0 commit comments