diff options
Diffstat (limited to 'python/pyamf/README')
-rw-r--r-- | python/pyamf/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/python/pyamf/README b/python/pyamf/README index 8f6991714edd2..eda330d9b1744 100644 --- a/python/pyamf/README +++ b/python/pyamf/README @@ -1,3 +1,4 @@ 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. +compatible with the Adobe Flash Player. It includes integration with +Python web frameworks like Django, Pylons, Twisted, SQLAlchemy, web2py +and more. |