Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation


**Ascii 85 Encoding in Pure Lua **


USAGE


local ascii85 = require "ascii85"

local enc = ascii85.encode(input)
local dec = ascii85.decode(enc)

About

No description, website, or topics provided.

Resources

Stars

8 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages