diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2017-11-05 21:42:12 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-05 21:42:12 +0000 |
commit | a795a091c9906cdd74c92c36374eee973f1385a6 (patch) | |
tree | 56022822b95dead9cdfe7860ae0594f107b24bc7 /python/pyamf/slack-desc | |
parent | 3af4184c45cf58a765f4c6cf314d786cd8019765 (diff) |
python/pyamf: Added (Action Message Format support for Python).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pyamf/slack-desc')
-rw-r--r-- | python/pyamf/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/pyamf/slack-desc b/python/pyamf/slack-desc new file mode 100644 index 0000000000000..0d75d03b7b174 --- /dev/null +++ b/python/pyamf/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +pyamf: pyamf (Action Message Format support for Python) +pyamf: +pyamf: PyAMF provides Action Message Format (AMF) support for Python that is +pyamf: compatible with the Adobe Flash Player. It includes integration with +pyamf: Python web frameworks like Django, Pylons, Twisted, SQLAlchemy, +pyamf: web2py and more. +pyamf: +pyamf: +pyamf: +pyamf: +pyamf: |