torrent-util

0.6.0 • Public • Published

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");

License

3-clause BSD. A copy is included with the source.

Contact

Readme

Keywords

none

Package Sidebar

Install

npm i torrent-util

Weekly Downloads

14

Version

0.6.0

License

BSD

Last publish

Collaborators

  • deoxxa