BrainLibs Code
Status: Alpha
Brought to you by:
satanas666
File | Date | Author | Commit |
---|---|---|---|
brainlibs | 2008-02-25 | satanas666 | [r10] Util updated |
doc | 2008-01-29 | satanas666 | [r1] Initial Import |
examples | 2008-02-05 | omnimancer | [r8] |
CHANGELOG-Andy.txt | 2008-01-29 | satanas666 | [r1] Initial Import |
CHANGELOG-Paul.txt | 2008-01-29 | satanas666 | [r1] Initial Import |
CHANGELOG-PyMike93.txt | 2008-01-29 | satanas666 | [r1] Initial Import |
CHANGELOG-Wil | 2008-02-25 | satanas666 | [r10] Util updated |
Install BrainLibs.py | 2008-01-29 | satanas666 | [r1] Initial Import |
LICENSE.txt | 2008-01-29 | satanas666 | [r1] Initial Import |
README.txt | 2008-02-05 | omnimancer | [r8] |
TODO-Andy.txt | 2008-01-29 | satanas666 | [r1] Initial Import |
TODO-PyMike93.txt | 2008-01-29 | satanas666 | [r1] Initial Import |
BrainLibs ========= Copyright (C) 2008, BrainLabs (brainlabs@googlegroups.com) By BrainLabs (PyMike93, Andy Sommerville, Wil Alvarez, Paul Davey) Started: January 20, 2008 ABOUT ===== BrainLabs is a high quality Python/PyGame library. DEPENDENCIES ============ Python 2.5 - http://www.python.org/ PyGame 1.7 - http://www.pygame.org/ pylzma - http://www.joachim-bauch.de/projects/python/pylzma/about/en/ (will be included in brainlibs if possible) INSTALLATION ============ Run 'Install BrainLibs.py' to install it to: (Python directory)/Lib/site-packages/brainlibs DOCUMENTATION ============= See doc/index.html for a documentaion THANKS TO ========= Igor Pavlov for creating the LZMA algorithm, library and SDK Joachim Bauch for making the pylzma wrapper for the LZMA SDK LICENSE ======= Copyright (C) 2008, BrainLabs See LICENSE.txt for more BrainLibs - a Python/PyGame library Copyright (C) 2008 BrainLabs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA