Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/no9/buccina
- Owner: No9
- Created: 2012-10-08T20:05:56.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-10T20:02:50.000Z (about 12 years ago)
- Last Synced: 2024-10-31T06:06:15.068Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 176 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```