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 14:18:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
torrent
/
metainfo
History
Matt Joiner
1e9d382af9
Reinstate cmd/announce announce subcommand
2021-01-04 13:37:44 +11:00
..
testdata
metainfo URL list can be a string or list
2017-06-16 17:07:30 +10:00
announcelist.go
Clone the AnnounceList out of Torrent.Metainfo
2020-04-15 17:26:02 +10:00
fileinfo.go
add BEP references to documentation of the metadata fields
2020-05-03 14:06:24 +10:00
fuzz.go
metainfo: Add fuzzing func
2019-08-18 16:51:20 +10:00
hash.go
Reinstate cmd/announce announce subcommand
2021-01-04 13:37:44 +11:00
info_test.go
goimports -local
2019-08-21 20:58:40 +10:00
info.go
Expose metainfo.GeneratePieces
2020-05-13 14:33:26 +10:00
magnet_test.go
Tidy up doc, file names, naming
2020-11-09 10:56:45 +11:00
magnet.go
Add deprecated ParseMagnetURI
2020-12-21 10:16:08 +11:00
metainfo_test.go
goimports -local
2019-08-21 20:58:40 +10:00
metainfo.go
Update metainfo.go
2020-12-10 10:12:33 +11:00
nodes_test.go
goimports -local
2019-08-21 20:58:40 +10:00
nodes.go
refactor struct identifiers to follow conventional go names
2016-04-18 23:11:11 -05:00
piece_key.go
Change pieceIndex to peer_protocol.Integer
2018-07-12 09:15:15 +10:00
piece.go
Change pieceIndex to peer_protocol.Integer
2018-07-12 09:15:15 +10:00
pieces.go
Expose metainfo.GeneratePieces
2020-05-13 14:33:26 +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
urllist.go
metainfo URL list can be a string or list
2017-06-16 17:07:30 +10:00
README
A library for manipulating ".torrent" files.