diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 11:07:25 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:37:56 -0400 |
commit | 19285cc69ce9614d57128877b65fbd59927914c4 (patch) | |
tree | 939c322f6c3a366367c392a6591c5f00b39ce409 /python/pycdio | |
parent | 5020b1529e6e10366aceea2200f0806057c2cf67 (diff) |
python/pycdio: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/pycdio')
-rw-r--r-- | python/pycdio/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python/pycdio/README b/python/pycdio/README index a3f37b611d567..678b7c54fcdd6 100644 --- a/python/pycdio/README +++ b/python/pycdio/README @@ -1 +1,2 @@ -pycdio is a Python interface to libcdio, the CD input and control library. +pycdio is a Python interface to libcdio, the CD input and control +library. |