Skip to content

Commit 42a21ed

Browse files
author
Chris Lucas
committed
initial commit
1 parent 44399b2 commit 42a21ed

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

CHANGELOG.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
v0.1.0 (October 01, 2011)
2+
-------------------------
3+
- Intial release

DOCS.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Documentation for rtorrent-python can be found here:
2+
http://cjlucas.github.com/rtorrent-python/
3+
https://github.com/cjlucas/rtorrent-python/wiki

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ TODO
1313
----
1414
- Add update() functions for each of the classes (Torrent, Peer, File, Tracker)
1515
- Add support for get/set functions for Peer
16+
- Write setup.py
1617
- Documentation and examples

0 commit comments

Comments
 (0)