Approved Flask-XML-RPC
This commit is contained in:
parent
1bd812f4c5
commit
582c5afd70
1 changed files with 2 additions and 1 deletions
|
|
@ -70,7 +70,8 @@ extensions = [
|
||||||
<p>Adds <a href="http://www.xmlrpc.com/">XML-RPC</a> support to Flask.
|
<p>Adds <a href="http://www.xmlrpc.com/">XML-RPC</a> support to Flask.
|
||||||
''',
|
''',
|
||||||
bitbucket='leafstorm/flask-xml-rpc',
|
bitbucket='leafstorm/flask-xml-rpc',
|
||||||
docs='http://packages.python.org/Flask-XML-RPC/'
|
docs='http://packages.python.org/Flask-XML-RPC/',
|
||||||
|
approved=True
|
||||||
),
|
),
|
||||||
Extension('Flask-CouchDB', 'Matthew Frazier',
|
Extension('Flask-CouchDB', 'Matthew Frazier',
|
||||||
description='''
|
description='''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue