This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Sep 09 21:56:46 -0700 2008 | |
| |
LICENSE | Tue Sep 09 21:11:08 -0700 2008 | |
| |
Makefile | Tue Sep 09 21:11:08 -0700 2008 | |
| |
README | Tue Sep 09 21:56:46 -0700 2008 | |
| |
include/ | Tue Sep 09 21:11:08 -0700 2008 | |
| |
src/ | Tue Sep 09 21:11:08 -0700 2008 |
README
This library includes a system for parsing and processing text templates in C. It was developed primarily to act as the text processing front-end for CGI applications written in C. Use of this library is not encouraged, and it is made available only so that older systems that depend on this library (such as the NPC generator, also available from this site) may be built. BUILDING -------- This library was written well before I knew anything about autoconf and friends. Thus, the makefile should be considered to be only a guideline, and you're expected to actually MUCK WITH IT. Yes, I know. How deliciously primitive.







