Skip to content

Commit beb6826

Browse files
committed
Initial revision
1 parent 5eba86d commit beb6826

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)