torrent/metainfo
Matt Joiner 0a3a5d6ae0 Finish fixing tests 2016-03-29 00:24:00 +11:00
..
testdata metainfo: Support nodes as []string or [](string, int64) 2016-02-23 22:28:23 +11:00
README Rename torrent package to metainfo; expose MetaInfo["info"] so it can be used on its own 2014-06-28 19:40:39 +10:00
builder.go metainfo: Fix use of CastSlice when copying nodes 2016-02-23 22:47:41 +11:00
metainfo.go Finish fixing tests 2016-03-29 00:24:00 +11:00
metainfo_test.go metainfo tests: Fix some naming conventions 2016-02-23 21:50:07 +11:00
nodes.go metainfo: Support nodes as []string or [](string, int64) 2016-02-23 22:28:23 +11:00
nodes_test.go metainfo: Check for error unmarshalling bad nodes contents from a metainfo 2016-02-23 23:53:39 +11:00

README

A library for manipulating ".torrent" files.