https://github.com/jsta/e00compr
A mirror of the E00compr library and E00conv program
https://github.com/jsta/e00compr
Last synced: 8 months ago
JSON representation
A mirror of the E00compr library and E00conv program
- Host: GitHub
- URL: https://github.com/jsta/e00compr
- Owner: jsta
- Created: 2017-06-22T13:16:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-22T13:39:58.000Z (almost 9 years ago)
- Last Synced: 2025-08-01T04:46:18.145Z (11 months ago)
- Language: C
- Homepage: http://avce00.maptools.org/e00compr/
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.TXT
- Changelog: HISTORY.TXT
Awesome Lists containing this project
README
---
** THIS PROGRAM CAN BE INSTALLED FROM APT-GET **
---
E00compr
Compressed E00 Read/Write Library
--------------------------------------
Please see the file "e00compr.html" for the documentation.
If you do not have access to a HTML viewer (or web browser), then see
"e00compr.txt" which is a text-only version of the same file.
The latest version of this documentation and of the whole package can
be obtained from http://avce00.maptools.org/
COPYRIGHT AND LICENSE TERMS:
----------------------------
The most part of the E00COMPR library is
Copyright (c) 1998-2005, Daniel Morissette (dmorissette@mapgears.com)
it also contains portions (CPL lib) that are
Copyright (c) 1998-1999, Frank Warmerdam (warmerdam@pobox.com)
The AVCE00 library and the supporting CPL code are freely available under
the following Open Source license terms:
**********************************************************************
* Copyright (c) 1998-2005, Daniel Morissette
* Copyright (c) 1998-1999, Frank Warmerdam
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
* and/or sell copies of the Software, and to permit persons to whom the
* Software is furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included
* in all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
**********************************************************************
-----
$Id: README.TXT,v 1.3 2009-02-24 20:03:50 aboudreault Exp $
-----