pquerna / node-archive

Node.JS Bindings to libarchive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-archive - Node.JS Bindings to libarchive
------

libarchive provides tools for reading and writing tar, cpio, zip, ISO, and other archive formats.

This project provides async bindings to the C library.

More information on libarchive can be found at:
  <http://code.google.com/p/libarchive/>

About

Node.JS Bindings to libarchive

License:Apache License 2.0


Languages

Language:C++ 100.0%Language:JavaScript 0.0%