libTEK logo

Info
  About
  News
  Development
  Features
  Forums
  Licensing
  Help Wanted
  
Download
  Releases
  CVS
  BuildSys
  Examples
  
Documentation
  Installation
  Tutorials
  API
  FAQ
  
SourceForge
  Project Page
  Bug Tracker



Content generously hosted by
SourceForge.net Logo

The Technical Environment Kit (TEK) is a multi-platform, compiler friendly, library designed for people who

  • Want a library that offers portable interfaces to functionality such as module loading, file access, threading, compression, random number generation, system info, and much more.
  • Want this library to be able to compile under all their host systems with all their compiler systems.
  • Don't want this library to be bloated.
  • Doesn't want a bunch of external depencies to worry about.
  • Doesn't want this library to be encumbered by any painfully restricted license (i.e. zlib/libpng license)

It is for these people that libTEK exists. libTEK is released under the zlib/libpng license, and all the third party components used within libTEK have been carefully selected so that their licenses are essentially one of zlib/libpng, BSDL, MIT, or an unrestrictive mix of those three. What this amounts to is you can do pretty much anything you want with libTEK, including sell it and use it in comercial applications. (See the 'Licensing' link for full details).

For a more complete description of what libTEK has to offer, please refer to the 'Features' link.