diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:24:21 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:24:21 -0400 |
commit | 4ffedd8b284af245c50b264edcff6b0e41a16d75 (patch) | |
tree | 6ff530660df47c1a6057a9c138ab4ad0c0f0668e /libraries | |
parent | 7020d277ae488393d0cde3d1b411f56fca696b6d (diff) | |
download | slackbuilds-4ffedd8b284af245c50b264edcff6b0e41a16d75.tar.gz |
libraries/barry: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/barry/README | 8 |
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. |