curses-check-for-keypress.git
11 years agoBump version to 0.3. v0.3
W. Trevor King [Thu, 11 Oct 2012 22:50:03 +0000 (18:50 -0400)]
Bump version to 0.3.

11 years agoRan update-copyright.py.
W. Trevor King [Thu, 11 Oct 2012 22:47:55 +0000 (18:47 -0400)]
Ran update-copyright.py.

11 years agoAdd .mailmap translating my drexel address to tremily.
W. Trevor King [Thu, 11 Oct 2012 22:47:12 +0000 (18:47 -0400)]
Add .mailmap translating my drexel address to tremily.

11 years agoUpdate for Python 3 compatibility.
W. Trevor King [Thu, 11 Oct 2012 22:42:53 +0000 (18:42 -0400)]
Update for Python 3 compatibility.

11 years agoAdd .update-copyright.conf for automatic copyright blurb maintenance.
W. Trevor King [Thu, 11 Oct 2012 22:42:36 +0000 (18:42 -0400)]
Add .update-copyright.conf for automatic copyright blurb maintenance.

11 years agoCleanup setup.py and migrate to tremily.us.
W. Trevor King [Sat, 14 Jul 2012 16:18:54 +0000 (12:18 -0400)]
Cleanup setup.py and migrate to tremily.us.

13 years agoCleanup now that I have more Python experience. v0.2
W. Trevor King [Mon, 14 Mar 2011 19:44:17 +0000 (15:44 -0400)]
Cleanup now that I have more Python experience.

* Bump to version 0.2
* Assorted changes towards more standard style (PEP 8)
* Things we don't want exported now prefixed with an underscore.
* Don't rely on __del__ for cleanup.
* Doctest-based tests (Nose is great!).
* Use Distutils, not Setuptools (easy_install is evil!).
* Add .gitignore and COPYING.

14 years agoBegan versioning. v0.1
W. Trevor King [Wed, 17 Jun 2009 15:17:39 +0000 (11:17 -0400)]
Began versioning.