python/hachoir: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 04:14:57 -04:00
parent 1d8202202c
commit eb2f138fd3

View file

@ -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.