Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moteus committed Dec 23, 2015
1 parent 04ffbd2 commit 6b99b00
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ Based on http://wiki.tcl.tk/15158
## Dependences ##

- lzlib
- struct
- bit32 or bit
- iconv (if not found then file names passed as is)
- alien/ffi (on Windows detect system default codepage)
- lunitx (only for test)
- struct (only for Lua < 5.3)
- bit32 or bit (only for Lua = 5.1)
- iconv (if not found then file names passed as is) (optional)
- alien/ffi (on Windows detect system default codepage) (optional)
- [AesFileEncrypt] (https://github.com/moteus/lua-AesFileEncrypt) (optional)
- lunitx (only for test)

## Supports ##
- write to non seekable stream
Expand Down

0 comments on commit 6b99b00

Please sign in to comment.