summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2022-03-13 20:24:21 +0100
committer B. Watson2022-03-13 20:24:21 +0100
commit4ffedd8b284af245c50b264edcff6b0e41a16d75 (patch)
tree6ff530660df47c1a6057a9c138ab4ad0c0f0668e
parent7020d277ae488393d0cde3d1b411f56fca696b6d (diff)
downloadslackbuilds-4ffedd8b284af245c50b264edcff6b0e41a16d75.tar.gz
libraries/barry: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--libraries/barry/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/barry/README b/libraries/barry/README
index 03263749ba..0db2459595 100644
--- a/libraries/barry/README
+++ b/libraries/barry/README
@@ -1,6 +1,6 @@
-Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld. It
-comes with a command line tool for exploring the device and a GUI for making
-quick backups. This project's goal is to create a fully functional syncing
-mechanism on Linux.
+Barry is a GPL C++ library for interfacing with the RIM BlackBerry
+Handheld. It comes with a command line tool for exploring the device
+and a GUI for making quick backups. This project's goal is to create a
+fully functional syncing mechanism on Linux.
This optionally depends on libxml++ for the ALX parser.