diff options
author | sat <sat@FreeBSD.org> | 2007-07-14 02:04:23 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-07-14 02:04:23 +0800 |
commit | 1122de13fcdd5d4a43731727251f61429d5dc5b0 (patch) | |
tree | 61c62c52e7be6ba699b7c882f33eb1edaedcb4b2 /sysutils/hachoir-urwid/distinfo | |
parent | 08265154277217e4ca6f41692a12c55777bb37bf (diff) | |
download | freebsd-ports-gnome-1122de13fcdd5d4a43731727251f61429d5dc5b0.tar.gz freebsd-ports-gnome-1122de13fcdd5d4a43731727251f61429d5dc5b0.tar.zst freebsd-ports-gnome-1122de13fcdd5d4a43731727251f61429d5dc5b0.zip |
- Update hachoir suite:
- core to 1.0.1 [1]
- parser to 1.0 [2]
- metadata to 1.0.1
- urwid to 1.0.1 [3]
- Transfer maintainership to lwhsu
- Add regex and subfile:
hachoir-regex is a Python library for regular expression manupulation.
You can use a|b (or) and a+b (and) operators. Expressions are optimized
during the construction: merge ranges, simplify repetitions, etc. It
also contains a class for pattern matching allowing to search multiple
strings and regex at the same time.
WWW: http://hachoir.org/wiki/hachoir-regex
hachoir-subfile is a tool based on hachoir-parser to find subfiles in
any binary stream.
WWW: http://hachoir.org/wiki/hachoir-subfile
PR: ports/114557 [1], ports/114558 [2], ports/114559 [3]
Submitted by: lwhsu [1], [2], [3]
Diffstat (limited to 'sysutils/hachoir-urwid/distinfo')
-rw-r--r-- | sysutils/hachoir-urwid/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/hachoir-urwid/distinfo b/sysutils/hachoir-urwid/distinfo index 79df3f355e01..9f2fef09758b 100644 --- a/sysutils/hachoir-urwid/distinfo +++ b/sysutils/hachoir-urwid/distinfo @@ -1,3 +1,3 @@ -MD5 (hachoir-urwid-0.9.0.tar.gz) = 3c4856c369552aff0f213df963f9b579 -SHA256 (hachoir-urwid-0.9.0.tar.gz) = dc9424bb53736a4e98614c0ce4434ec0b3cad03e2541a2b501ab5078057451b3 -SIZE (hachoir-urwid-0.9.0.tar.gz) = 17729 +MD5 (hachoir-urwid-1.0.1.tar.gz) = 26e2634a9ccdf1828c33f7da019af988 +SHA256 (hachoir-urwid-1.0.1.tar.gz) = 9e81115fc25541b4a8e5a5bde84f89c77bf9b3663e78b1b1875322fdce44a7ca +SIZE (hachoir-urwid-1.0.1.tar.gz) = 17773 |