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
5475555252
metainfo: Move method in wrong file
2016-07-09 00:12:32 +10:00
..
testdata
metainfo: Support nodes as []string or [](string, int64)
2016-02-23 22:28:23 +11:00
hash.go
Add metainfo.NewHashFromHex
2016-06-21 02:35:53 +10:00
infoex.go
metainfo: Move method in wrong file
2016-07-09 00:12:32 +10:00
magnet_test.go
Move Magnet and friends into metainfo package
2016-04-04 13:48:39 +10:00
magnet.go
Move Magnet and friends into metainfo package
2016-04-04 13:48:39 +10:00
metainfo_test.go
metainfo.Info.BuildFromFilePath: Ensure stable file ordering
2016-07-07 19:40:26 +10:00
metainfo.go
metainfo: Move method in wrong file
2016-07-09 00:12:32 +10:00
nodes_test.go
metainfo.InfoEx.Hash becomes a function, UpdateBytes is added, and Bytes used in marshalling
2016-05-05 22:40:38 +10:00
nodes.go
refactor struct identifiers to follow conventional go names
2016-04-18 23:11:11 -05:00
piece.go
Add piece completion storage
2016-06-20 17:51:05 +10: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.