Skip to content

askovpen/node-fidonet-outbound-bso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

node-fidonet-outbound-bso

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published