Skip to content

sarpt/deno-ffi-libarchive-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

example of how to use libarchive.so with Deno's FFI - at the moment only listing of files in archive implemented

requirements

  • distro with libarchive.so in standard ldconfig path
  • deno 1.17 & up

running

deno run --unstable --allow-ffi ./main.ts <archive path>

About

Example of libarchive usage with Deno's FFI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published