Skip to content
forked from mimetic/tar.lua

OpenComputers port of mimetic/tar.lua, a native Lua module that can unpack an uncompressed TAR file, based on the LuaRocks Tar.

Notifications You must be signed in to change notification settings

ThatMightyGuy/tar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

tar

OpenComputers port of mimetic/tar.lua, a native Lua module that can pack and unpack an uncompressed TAR file, based on the LuaRocks Tar.

If you set the verbose flag in the table you got from require, it's gonna output affected files. But it currently is only implemented for packing.

About

OpenComputers port of mimetic/tar.lua, a native Lua module that can unpack an uncompressed TAR file, based on the LuaRocks Tar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%