]> Sergey Matveev's repositories - btrtrc.git/commit
Rename torrent package to metainfo; expose MetaInfo["info"] so it can be used on...
authorMatt Joiner <anacrolix@gmail.com>
Sat, 28 Jun 2014 09:40:39 +0000 (19:40 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Sat, 28 Jun 2014 09:40:39 +0000 (19:40 +1000)
commita44d2d88c3ebb8c8d06a8e261d7c3b960d05b0d7
treee703fdb6186c73ea5fae5070c819d1194322667a
parent7e2c384bd5f5e3eee8447ab56c28e5eb8c4eb3e4
Rename torrent package to metainfo; expose MetaInfo["info"] so it can be used on its own

--HG--
rename : torrent/README => metainfo/README
rename : torrent/_testdata/archlinux-2011.08.19-netinstall-i686.iso.torrent => metainfo/_testdata/archlinux-2011.08.19-netinstall-i686.iso.torrent
rename : torrent/_testdata/continuum.torrent => metainfo/_testdata/continuum.torrent
rename : torrent/builder.go => metainfo/builder.go
rename : torrent/metainfo.go => metainfo/metainfo.go
rename : torrent/metainfo_test.go => metainfo/metainfo_test.go
metainfo/README [moved from torrent/README with 100% similarity]
metainfo/_testdata/archlinux-2011.08.19-netinstall-i686.iso.torrent [moved from torrent/_testdata/archlinux-2011.08.19-netinstall-i686.iso.torrent with 100% similarity]
metainfo/_testdata/continuum.torrent [moved from torrent/_testdata/continuum.torrent with 100% similarity]
metainfo/builder.go [moved from torrent/builder.go with 99% similarity]
metainfo/metainfo.go [moved from torrent/metainfo.go with 70% similarity]
metainfo/metainfo_test.go [moved from torrent/metainfo_test.go with 97% similarity]