0.0.4 • Published 10 years ago

fidonet-outbound-bso v0.0.4

Weekly downloads
16
License
-
Repository
github
Last release
10 years ago

node-fidonet-outbound-bso

Build Status

The Fidonet Outbound BSO parser module is able to read BSO Outbound

(npm package version)

Using Fidonet Outbound BSO parser

When you require() the installed module, you get a constructor that uses the path to a Squish echo base as its parameter:

var BSO=require('fidonet-outbound-bso');
var bso=BSO(path,def_zone);

read(callback)

Async read BSO

(object) files

object with files and address

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago