Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/no9/buccina

An evented ASN1 Parser
https://github.com/no9/buccina

Last synced: 5 days ago
JSON representation

An evented ASN1 Parser

Awesome Lists containing this project

README

        

# buccina

An evented ASN1 Parser for node.js

[![build status](https://secure.travis-ci.org/No9/buccina.png)](http://travis-ci.org/No9/buccina)

# Install

```
npm install buccina
```

# Usage
```
TBD
```