Go to file
2021-12-15 22:59:10 +01:00
zlib@0c030fc310 [DEV] update web 2016-11-04 21:33:29 +01:00
.gitignore update 2021-12-15 22:59:10 +01:00
.gitmodules [DEBUG] correct naming zlib 2018-09-17 23:45:32 +02:00
license.txt [DOC] basic help 2015-05-04 21:20:33 +02:00
lutin_minizip.py [DEBUG] update new API of lutin log 2019-05-03 10:18:23 +02:00
lutin_z.py [DEBUG] update new API of lutin log 2019-05-03 10:18:23 +02:00
README.md [DOC] basic help 2015-05-04 21:20:33 +02:00

z form zlib

z (zlib wrapper for lutin builder) is a FREE software.

Instructions

download the software :

git clone git://github.com/HeeroYui/lutin.git
git clone git://github.com/HeeroYui/z.git
cd z
git submodule init
git submodule update
cd ..

Build

./lutin/lutin.py z

License (APACHE v2.0)

Copyright z wrapper Edouard DUPIN

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.