summaryrefslogtreecommitdiffstats
path: root/python/mini-amf/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 04:15:37 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:37:55 -0400
commit1fd656235b5c26372ac236322635fb83f0f9e8e1 (patch)
tree4b31d15e6cad794618082f8c99014211102efcdc /python/mini-amf/README
parent7a5b449ecb9a41508516798c566a9bbfda9ff225 (diff)
downloadslackbuilds-1fd656235b5c26372ac236322635fb83f0f9e8e1.tar.gz
slackbuilds-1fd656235b5c26372ac236322635fb83f0f9e8e1.tar.xz
python/mini-amf: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/mini-amf/README')
-rw-r--r--python/mini-amf/README16
1 files changed, 8 insertions, 8 deletions
diff --git a/python/mini-amf/README b/python/mini-amf/README
index 0a99e76399..c2a3efc552 100644
--- a/python/mini-amf/README
+++ b/python/mini-amf/README
@@ -1,9 +1,9 @@
-Mini-AMF provides Action Message Format serialization and deserialization
-support for Python, compatible with the Adobe Flash Player. It supports
-Python 2.7 and 3.4+.
+Mini-AMF provides Action Message Format serialization and
+deserialization support for Python, compatible with the Adobe Flash
+Player. It supports Python 2.7 and 3.4+.
-Mini-AMF is a trimmed-down version of PyAMF. It provides only the core
-serialization and deserialization primitives, and support for reading and
-writing LSO objects on disk. Support for Flex-specific types, "remoting", and
-integration with web frameworks has all been removed. (Adapter classes are
-still supported.)
+Mini-AMF is a trimmed-down version of PyAMF. It provides only the
+core serialization and deserialization primitives, and support for
+reading and writing LSO objects on disk. Support for Flex-specific
+types, "remoting", and integration with web frameworks has all been
+removed. (Adapter classes are still supported.)