diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-01 09:42:37 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-01 09:42:37 +0000 |
commit | a249020977a2394eb6f6b41a59e49167878d5f8d (patch) | |
tree | 5d607d247327f1beb39661a2ddfb9b78f6f2cd45 /devel/hachoir-core | |
parent | 75ef30fdb03f8f8cf0ccf2ea00b086adac621054 (diff) |
Notes
Diffstat (limited to 'devel/hachoir-core')
-rw-r--r-- | devel/hachoir-core/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hachoir-core/pkg-descr b/devel/hachoir-core/pkg-descr index 5061b3819441..814296cbf891 100644 --- a/devel/hachoir-core/pkg-descr +++ b/devel/hachoir-core/pkg-descr @@ -1,6 +1,6 @@ Hachoir is the french name for a mincer: a tool used by butchers to cut meat. Hachoir is also a tool written for hackers to cut file or any -binary stream. A file is splitted in a tree of fields where the smallest +binary stream. A file is split in a tree of fields where the smallest field can be just a bit. There are various field types: integer, string, bits, padding, sub file, etc. |