https://github.com/chances/libase-sharp
A C# port of libASE
https://github.com/chances/libase-sharp
Last synced: over 1 year ago
JSON representation
A C# port of libASE
- Host: GitHub
- URL: https://github.com/chances/libase-sharp
- Owner: chances
- License: lgpl-2.1
- Created: 2012-05-29T00:12:19.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-29T00:12:59.000Z (about 14 years ago)
- Last Synced: 2025-01-09T22:24:08.498Z (over 1 year ago)
- Language: C#
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
Awesome Lists containing this project
README
libASE-sharp
============
This is simply a direct port of libASE to C#. The original C++ library can be found [here](http://interreality.sourceforge.net/software/libASE/).
License
-------
As its original counterpart, this library is licensed onder the GNU Lesser General Public License. See COPYING.txt.
Credits
-------
The original library is (C) Copyright 2003 by Peter Amstutz and licensed under the [GNU Lesser General Public License](http://interreality.sourceforge.net/software/lgpl.txt).