11a6fce027
* vendor bencode library github.com/zeebo/bencode * add metainfo parsing library from XD * fix up upload handler so to be less cluttered
5 lignes
147 o
Go
5 lignes
147 o
Go
/**
|
|
package for parsing bitorrent meta info objects
|
|
originally from XD i2p bittorrent client: https://github.com/majestrate/XD
|
|
*/
|
|
package metainfo
|