]> Sergey Matveev's repositories - btrtrc.git/commit
Add magnet-metainfo, tool to download magnet to torrent file
authorMatt Joiner <anacrolix@gmail.com>
Thu, 25 Sep 2014 08:05:52 +0000 (18:05 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 25 Sep 2014 08:05:52 +0000 (18:05 +1000)
commitecf2639856050578599e77003d81ae47a3644640
treefdc20541dc8f04ea78bfdb24b12485c0caf082b2
parentbcc814968ba754b834ea458499056d8b493e9f0b
Add magnet-metainfo, tool to download magnet to torrent file
client.go
cmd/magnet-metainfo/main.go [new file with mode: 0644]
cmd/torrent/main.go
cmd/torrentfs/main.go
fs/torrentfs_test.go
torrent.go