This website requires JavaScript.
Explore
Help
Sign In
status-im
/
torrent
Watch
2
Star
0
Fork
0
You've already forked torrent
mirror of
synced
2025-02-23 22:28:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
torrent
/
metainfo
History
Matt Joiner
775cf53809
Get mmap storage working
2016-03-28 21:57:04 +11:00
..
testdata
metainfo: Support nodes as []string or [](string, int64)
2016-02-23 22:28:23 +11:00
builder.go
metainfo: Fix use of CastSlice when copying nodes
2016-02-23 22:47:41 +11:00
metainfo_test.go
metainfo tests: Fix some naming conventions
2016-02-23 21:50:07 +11:00
metainfo.go
Get mmap storage working
2016-03-28 21:57:04 +11:00
nodes_test.go
metainfo: Check for error unmarshalling bad nodes contents from a metainfo
2016-02-23 23:53:39 +11:00
nodes.go
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
README
A library for manipulating ".torrent" files.