Skip to content

Repository files navigation

Allegro CL BitTorrent client

To load do

:ld load.cl

Then:

(bdecode-file "filename.torrent")

which will return a 'dict' struct. Use (dict-get "announce" dict) to get the primary tracker. Use (dict-get "announce-list" dict) to get a list of other trackers (which may include the primary tracker).

About

Allegro CL BitTorrent client

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages