descriptionThe Artemus template toolkit
homepage URLhttp://www.triptico.com/software/artemus.html
repository URLhttp://git.triptico.com/artemus
ownerangel@triptico.com
last changeWed, 21 Dec 2011 16:30:46 +0000 (21 17:30 +0100)
last refreshSat, 31 Oct 2009 21:47:44 +0000 (31 22:47 +0100)
content tags
add:
README
Artemus README
==============

 Artemus - A template toolkit
 Copyright (C) 2000/2011 Angel Ortega <angel@triptico.com>
 Home Page: http://triptico.com/software/artemus.html

This software is GPL. NO WARRANTY. See file 'COPYING' for details.

Intro
-----

Artemus is a template toolkit. It filters text files, parsing, compiling
and executing code surrounded by special marks (leaving the rest
untouched) and concatenating everything as output. Its main purpose is
to filter HTML files, but it can be used for any scripting need related
to text filtering and substitution.

The distribution includes a Perl module and a command line utility.

Available documentation
-----------------------

The following documents are included in this package:

 * art5_overview: Artemus 5.x Templating Language Overview.
 * Art5: (Perl Module) 5.x API Documentation.
 * Artemus4: (Perl Module) 4.x API and Specification Documentation.
 * artemus_cmd: 4.x command line tool.

----
Angel Ortega <angel@triptico.com>
shortlog
2011-12-21 Angel OrtegaUpdated a6 ideas.master
2011-12-03 Angel OrtegaUpdated misc/art6_ideas.txt.
2011-10-19 Angel OrtegaUpdated art6 ideas.
2011-10-06 Angel OrtegaUpdated art6_ideas.txt.
2011-10-06 Angel OrtegaMerge branch 'master' of git.triptico.com:git/artemus
2011-10-06 Angel OrtegaNew file art6_ideas.txt.
2011-10-05 Angel OrtegaNew opcode 'def'.
2011-10-05 Angel OrtegaAdded a stress test that fails (but shouldn't).
2011-10-05 Angel OrtegaDocumented AUTOLOAD.
2011-10-05 Angel OrtegaFixed AUTOLOAD.
2011-10-05 Angel OrtegaNew AUTOLOAD function.
2011-10-02 Angel OrtegaUpdated RELEASE_NOTES.
2011-07-13 Angel OrtegaNew file .my-git-push.
2011-05-10 Angel OrtegaUpdated RELEASE_NOTES.
2011-05-10 Angel OrtegaFixed another return in parse().
2011-05-10 Angel OrtegaAvoided one return in parse().
...
tags
13 years ago 5.0.1
13 years ago 5.0.0
15 years ago 4.1.2
15 years ago 4.1.1
15 years ago 4.1.0
16 years ago 4.0.6
16 years ago 4.0.5
21 years ago 4.0.4
21 years ago 4.0.3
21 years ago 4.0.1
heads
12 years ago master