https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211435
--- Comment #12 from [email protected] --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
