summaryrefslogtreecommitdiffstats
path: root/libraries/libgit2
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 15:37:27 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 15:37:27 -0400
commit773435a98849ad32f627115cb898b58c871f1678 (patch)
tree2dedc4bc9584a50b656c3cfd05f915ee7deb2d9a /libraries/libgit2
parentccea9a4d0c07ede8328ec350875d561239b29a19 (diff)
downloadslackbuilds-773435a98849ad32f627115cb898b58c871f1678.tar.gz
slackbuilds-773435a98849ad32f627115cb898b58c871f1678.tar.xz
libraries/libgit2: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/libgit2')
-rw-r--r--libraries/libgit2/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/libraries/libgit2/README b/libraries/libgit2/README
index bd1fbdf41f..bd0ff7921b 100644
--- a/libraries/libgit2/README
+++ b/libraries/libgit2/README
@@ -1,5 +1,6 @@
-libgit2 is a portable, pure C implementation of the Git core methods provided as
-a re-entrant linkable library with a solid API, allowing you to write native
-speed custom Git applications in any language which supports C bindings.
+libgit2 is a portable, pure C implementation of the Git core methods
+provided as a re-entrant linkable library with a solid API, allowing
+you to write native speed custom Git applications in any language
+which supports C bindings.
Optional: http-parser