[Bug 211435] [NEW PORT] net/py-flask-xml-rpc: Simple framework for creating XML-RPC APIs with Flask
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 2 05:15:28 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211435
--- Comment #12 from commit-hook at freebsd.org ---
A commit references this bug:
Author: koobs
Date: Fri Mar 2 05:15:07 UTC 2018
New revision: 463370
URL: https://svnweb.freebsd.org/changeset/ports/463370
Log:
[NEW] net/py-flask-xml-rpc: Adds support for creating XML-RPC APIs to Flask
Flask-XML-RPC is an extension for Flask that makes it easy to create APIs
based on the XML-RPC standard. It features easy registration of methods
and namespacing, connects seamlessly to your Flask app, and includes
plenty of testing helpers.
WWW: https://bitbucket.org/leafstorm/flask-xml-rpc/
PR: 211435
Submitted by: John W. O'Brien <john saltant com>
Changes:
head/net/Makefile
head/net/py-flask-xml-rpc/
head/net/py-flask-xml-rpc/Makefile
head/net/py-flask-xml-rpc/distinfo
head/net/py-flask-xml-rpc/files/
head/net/py-flask-xml-rpc/files/patch-flaskext_xmlrpc.py
head/net/py-flask-xml-rpc/files/patch-tests_test-xmlrpc.py
head/net/py-flask-xml-rpc/pkg-descr
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list