slack-desc 1.2 KB

1234567891011121314151617181920
  1. # HOW TO EDIT THIS FILE:
  2. # The "handy ruler" below makes it easier to edit a package description.
  3. # Line up the first '|' above the ':' following the base package name, and
  4. # the '|' on the right side marks the last column you can put a character in.
  5. # You must make exactly 11 lines for the formatting to be correct. It's also
  6. # customary to leave one space after the ':' except on otherwise blank lines.
  7. |-----handy-ruler------------------------------------------------------|
  8. python-wordpress-xmlrpc: python-wordpress-xmlrpc (write blog articles in wordpress with python)
  9. python-wordpress-xmlrpc:
  10. python-wordpress-xmlrpc: Python library to interface with a WordPress blog's XML-RPC API.
  11. python-wordpress-xmlrpc:
  12. python-wordpress-xmlrpc: An implementation of the standard WordPress API methods is provided,
  13. python-wordpress-xmlrpc: but the library is designed for easy integration with custom XML-RPC
  14. python-wordpress-xmlrpc: API methods provided by plugins.
  15. python-wordpress-xmlrpc:
  16. python-wordpress-xmlrpc: This library was developed against and tested on WordPress 3.5. This
  17. python-wordpress-xmlrpc: library is compatible with Python 2.6+ and 3.2+.
  18. python-wordpress-xmlrpc: