Cleanup for packaging

This commit is contained in:
Ben Lopatin
2016-04-07 17:41:54 -04:00
parent dd8d9562ff
commit c155c8a60d
13 changed files with 117 additions and 44 deletions
+10 -1
View File
@@ -4,7 +4,16 @@ pydiscourse
A Python library for working with Discourse.
Its pretty basic right now but you need to start somewhere.
This is a fork of the original Tindie version. It was forked to include fixes,
additional functionality, and to distribute a package on PyPI.
Goals
=====
* Provide functional parity with the Discourse API, for the currently supported
version of Discourse (something of a moving target)
* Support all supported Python versions
* Document API
Examples
========