slackbuilds/python/mini-amf
Willy Sudiarto Raharjo 111795f0e4
python/mini-amf: Switch dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-04-08 08:53:35 +07:00
..
README python/mini-amf: Wrap README at 72 columns. 2022-03-17 12:37:55 -04:00
mini-amf.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
mini-amf.info python/mini-amf: Switch dep. 2023-04-08 08:53:35 +07:00
slack-desc

README

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.)