summaryrefslogtreecommitdiffstats
path: root/python/pyamf/README
diff options
context:
space:
mode:
author Markus Rinne2017-11-05 22:42:12 +0100
committer David Spencer2017-11-05 22:42:12 +0100
commita795a091c9906cdd74c92c36374eee973f1385a6 (patch)
tree56022822b95dead9cdfe7860ae0594f107b24bc7 /python/pyamf/README
parent3af4184c45cf58a765f4c6cf314d786cd8019765 (diff)
downloadslackbuilds-a795a091c9906cdd74c92c36374eee973f1385a6.tar.gz
python/pyamf: Added (Action Message Format support for Python).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pyamf/README')
-rw-r--r--python/pyamf/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/pyamf/README b/python/pyamf/README
new file mode 100644
index 0000000000..8f6991714e
--- /dev/null
+++ b/python/pyamf/README
@@ -0,0 +1,3 @@
+PyAMF provides Action Message Format (AMF) support for Python that is
+compatible with the Adobe Flash Player. It includes integration with Python
+web frameworks like Django, Pylons, Twisted, SQLAlchemy, web2py and more.