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
3b62b0054d
Fix go:build directives
2021-07-14 14:35:52 +10:00
..
testdata
metainfo URL list can be a string or list
2017-06-16 17:07:30 +10:00
announcelist.go
Make tracker order in Metainfo.Magnet deterministic
2021-03-25 09:51:49 +11:00
fileinfo.go
add BEP references to documentation of the metadata fields
2020-05-03 14:06:24 +10:00
fuzz.go
Fix go:build directives
2021-07-14 14:35:52 +10:00
hash.go
Implement encoding.TextMarshaler to match unmarshaler for metainfo.Hash
2021-01-22 09:53:53 +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
Improve metainfo.MetaInfo.Magnet interface and add tests
2021-02-24 12:11:47 +11:00
magnet.go
Add deprecated ParseMagnetURI
2020-12-21 10:16:08 +11:00
metainfo_test.go
Fixes for wasm
2021-06-23 17:24:50 +10:00
metainfo.go
Fix DeepSource anti-pattern
2021-03-25 09:56:04 +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
Fixes for wasm
2021-06-23 17:24:50 +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.