summaryrefslogtreecommitdiffstats
path: root/network/thrift
diff options
context:
space:
mode:
author B. Watson2022-03-14 08:25:50 +0100
committer B. Watson2022-03-14 08:25:50 +0100
commit1b735447b00b3a8e600b2848cd28dc803e4c5111 (patch)
treea69f9fa35d5092194b917b1378bc04061878b87c /network/thrift
parentc40a33332774d6f3ba9dcc7369c4839b78e1e72a (diff)
downloadslackbuilds-1b735447b00b3a8e600b2848cd28dc803e4c5111.tar.gz
network/thrift: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/thrift')
-rw-r--r--network/thrift/README20
1 files changed, 11 insertions, 9 deletions
diff --git a/network/thrift/README b/network/thrift/README
index 9252aff3c4..be9b57369b 100644
--- a/network/thrift/README
+++ b/network/thrift/README
@@ -1,11 +1,13 @@
-Apache Thrift is a software framework for scalable cross-language services
-development. It combines a software stack with a code generation engine to
-build services that work efficiently and seamlessly among C++, Java, Python,
-PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, Smalltalk, and OCaml.
+Apache Thrift is a software framework for scalable cross-language
+services development. It combines a software stack with a code
+generation engine to build services that work efficiently and
+seamlessly among C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell,
+C#, Cocoa, Smalltalk, and OCaml.
-Other languages are not included because either they are not included in a
-standard installation of Slackware, or because the standard way of installing
-Thrift for that language is not via system packages; for example:
+Other languages are not included because either they are not included
+in a standard installation of Slackware, or because the standard way
+of installing Thrift for that language is not via system packages;
+for example:
- Perl: install from CPAN
- PHP: bundle the Thrift source in your application
- Ruby: install with 'gem'
@@ -14,8 +16,8 @@ You will still need the Thrift compiler from this package.
There are usage examples for more langauges at
http://wiki.apache.org/thrift/ThriftUsage
-libevent is an optional dependency; if it is installed, a C++ non-blocking
-server library will be built.
+libevent is an optional dependency; if it is installed, a C++
+non-blocking server library will be built.
Warning: This SlackBuild requires network access when it runs, meaning
it downloads files from the Internet with root access. You should