summaryrefslogtreecommitdiffstats
path: root/libraries/cffi
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 15:27:01 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 15:27:01 -0400
commit926a5039b889aca92272effa58854fea7f0098e9 (patch)
treec00ae3ab5f4e834dba6ab65d1dbb8ccac36fe55a /libraries/cffi
parent355995e5389a1f99452528e789ab0ce5da565ee9 (diff)
downloadslackbuilds-926a5039b889aca92272effa58854fea7f0098e9.tar.gz
slackbuilds-926a5039b889aca92272effa58854fea7f0098e9.tar.xz
libraries/cffi: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/cffi')
-rw-r--r--libraries/cffi/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/libraries/cffi/README b/libraries/cffi/README
index aefa318cac..c3a88637f7 100644
--- a/libraries/cffi/README
+++ b/libraries/cffi/README
@@ -1,2 +1,3 @@
-Foreign Function Interface for Python calling C code. The aim of this project
-is to provide a convenient and reliable way of calling C code from Python.
+Foreign Function Interface for Python calling C code. The aim of this
+project is to provide a convenient and reliable way of calling C code
+from Python.