Update release checklist
[python-namecheap.git] / README.md
blob97c0e7cc44f15aa7dcff578f3cdc1da83607e295
1 Namecheap
2 =========
4 Introduction
5 ------------
6 Python wrapper for Namecheap's API.
9 Contact
10 -------
11 You can reach me via e-Mail and Google Talk/Jabber at:
12     martin at NOSPAM martinvillalba dot com
14 Documentation
15 -------------
16 Documentation will be a bit scarse for the time being, but everything public
17 should have at least a docstring by the time I make the first stable release.
20 License
21 -------
22 Released under the MIT/X11 license. See LICENSE for the full text.
25 Install
26 -------
27 % python setup.py install
30 Develop
31 -------
32 See DEVELOP.md for details.