]> Sergey Matveev's repositories - btrtrc.git/commit
Add first bits of "torrent" library (.torrent file manipulation).
authornsf <no.smile.face@gmail.com>
Wed, 27 Jun 2012 20:26:56 +0000 (02:26 +0600)
committernsf <no.smile.face@gmail.com>
Wed, 27 Jun 2012 20:26:56 +0000 (02:26 +0600)
commit0b385a409bd30d57cedbcfe4ddd8972d69c00b84
tree5fb95b7d9c452a634cd5f46c151fb7ad598f22ec
parente553531a10b15748cebd26e7b87bb7983b6bcfdb
Add first bits of "torrent" library (.torrent file manipulation).

Add missing testdata for bencode also.
bencode/_testdata/continuum.torrent [new file with mode: 0644]
torrent/README [new file with mode: 0644]
torrent/_testdata/archlinux-2011.08.19-netinstall-i686.iso.torrent [new file with mode: 0644]
torrent/_testdata/continuum.torrent [new file with mode: 0644]
torrent/file.go [new file with mode: 0644]
torrent/file_test.go [new file with mode: 0644]