https://github.com/enthought/casuarius
Default Repo description from terraform module
https://github.com/enthought/casuarius
Last synced: 10 months ago
JSON representation
Default Repo description from terraform module
- Host: GitHub
- URL: https://github.com/enthought/casuarius
- Owner: enthought
- License: other
- Created: 2011-11-16T14:43:51.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-12-05T10:28:41.000Z (over 12 years ago)
- Last Synced: 2025-07-28T01:47:07.678Z (11 months ago)
- Language: C++
- Homepage:
- Size: 356 KB
- Stars: 0
- Watchers: 25
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: COPYING.LGPL
Awesome Lists containing this project
README
========================================
Casuarius - Cython binding for Cassowary
========================================
The solver source code is derived from the 0.6 release of Cassowary. It has been
modified by Svilen Dobrev to remove memory leaks. His work can be found
separately as SWIG bindings:
http://pypi.python.org/pypi/cassowarypy
The original Cassowary sources are available from its website:
http://www.cs.washington.edu/research/constraints/cassowary/
His modifications are available under the BSD license, while Casuarius as
a whole follows the license of Cassowary itself, LGPL v2.1 or (at your option)
a later version of the LGPL. See the files LICENSE and COPYING.LGPL for details.
Please be sure to have Cython 0.15.1 or above in order to compile this extension
module. It has been tested on OS X (using llvm-gcc 4.2) and Windows (using
mingw). Other Windows C++ compilers may or may not work.
Please contact the Enthought mailing list for support.
https://mail.enthought.com/mailman/listinfo/enthought-dev