0.6.0 • Published 12 years ago

torrent-util v0.6.0

Weekly downloads
2
License
-
Repository
github
Last release
12 years ago

node-torrent-util

Overview

.torrent files differ wildly in their contents. This package aims to make it a little easier to extract the various metadata components from them in a simple way.

Features

  • "created by" field parsing

Usage

var torrent_util = require("torrent-util");
var created_by = torrent_util.parse_created_by("uTorrent/2040");

Contact

Github, email or IRC. I'm on freenode.

0.6.0

12 years ago

0.5.1

12 years ago

0.5.0

12 years ago

0.4.1

13 years ago

0.3.1

14 years ago

0.2.2

14 years ago

0.2.1

14 years ago

0.1.1

14 years ago

0.0.4

14 years ago

0.0.3

14 years ago

0.0.2

14 years ago

0.0.1

14 years ago