-
Notifications
You must be signed in to change notification settings - Fork 1
zlib utilities
License
jsoftware/arc_zlib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This zlib addon requires zlib binary library to encode and decode zlib/deflate streams. When zlib binary library is un-available, it will use pure J scripts which is much less efficient. For Linux, zlib should already be installed by default in most distros. If not, install using (debian and its derivatives) in terminal. $ sudo aptitude install zlib1g For Windows, type the following in a J session to download and install zlib dll from Jsoftware server. load 'arc/zlib' install_jzlib_'' load 'arc/zlib'
About
zlib utilities
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published