Sha256: ab6fee90e51cb8a8bb07a3e620d5a24b8f1e99dd338253276221336b6c0beaf5
Contents?: true
Size: 492 Bytes
Versions: 11
Compression:
Stored size: 492 Bytes
Contents
/* This file is part of libmspack. * (C) 2003-2004 Stuart Caie. * * The deflate method was created by Phil Katz. MSZIP is equivalent to the * deflate method. * * libmspack is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License (LGPL) version 2.1 * * For further details, see the file COPYING.LIB distributed with libmspack */ /* MS-ZIP compression implementation */ #include <system.h> #include <mszip.h> /* todo */
Version data entries
11 entries across 11 versions & 2 rubygems