diff options
| author | B. Watson <yalhcru@gmail.com> | 2022-03-14 04:14:57 -0400 |
|---|---|---|
| committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:37:55 -0400 |
| commit | eb2f138fd32b1e7b0433a6918fca1696210bf914 (patch) | |
| tree | 17d7c51fdcacd47040ed9286f9e6cb0effd66b10 /python | |
| parent | 1d8202202c14e60a2b2580019c2c527aa34b07f6 (diff) | |
python/hachoir: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
| -rw-r--r-- | python/hachoir/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/hachoir/README b/python/hachoir/README index bec701234a..7cfa8afe31 100644 --- a/python/hachoir/README +++ b/python/hachoir/README @@ -1,3 +1,3 @@ -Hachoir is a Python library to view and edit a binary stream field by field. -In other words, Hachoir allows you to browse any binary stream just like you -browse directories and files. +Hachoir is a Python library to view and edit a binary stream field by +field. In other words, Hachoir allows you to browse any binary stream +just like you browse directories and files. |
