Skip to content

jvilk/node-ar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-ar

A Node library for reading Unix archive files.

Status

  • Supports the BSD variant of the common archive format, which is used by BSD ar and Debian packages.
    • I initially wanted to support GNU AR, but I found out that the GNU AR that I installed from GNU binutils through Mac Homebrew does not create GNU AR archives.
  • Does not support AIX (big), AIX (small), GNU AR, and other archive variants. If you want support for alternative formats, please make your case in a GitHub issue, or implement it yourself in a PR!

About

A Node library for reading Unix archive files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published