slackbuilds/python/python-wordpress-xmlrpc
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README python/python-wordpress-xmlrpc: Added (write blog articles in wordpress with python) 2013-10-12 14:38:03 -05:00
python-wordpress-xmlrpc.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
python-wordpress-xmlrpc.info python/python-wordpress-xmlrpc: Added (write blog articles in wordpress with python) 2013-10-12 14:38:03 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

Python library to interface with a WordPress blog's XML-RPC API.

An implementation of the standard WordPress API methods is provided, 
but the library is designed for easy integration with custom XML-RPC 
API methods provided by plugins.

This library was developed against and tested on WordPress 3.5. This 
library is compatible with Python 2.6+ and 3.2+.