pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/cl-who
Module name: wip
Committed by: ddeus
Date: Tue Feb 22 16:10:33 UTC 2011
Import into wip/cl-who
Log Message:
Import cl-who-0.11.1 as wip/cl-who.
CL-WHO - Yet another Lisp markup language
CL-WHO tries to create efficient code in that it makes constant strings as long
as possible. In other words, the code generated by the CL-WHO macros will
usually be a sequence of WRITE-STRING forms for constant parts of the output
interspersed with arbitrary code inserted by the user of the macro. CL-WHO will
make sure that there aren't two adjacent WRITE-STRING forms with constant
strings - see examples below. CL-WHO's output is either XHTML (default) or
'plain' (SGML) HTML depending on what you've set HTML-MODE to.
Status:
Vendor Tag: DDEUS
Release Tags: DDEUS_20110222
N wip/cl-who/options.mk
N wip/cl-who/Makefile
N wip/cl-who/distinfo
N wip/cl-who/PLIST
N wip/cl-who/DESCR
N wip/cl-who/files/ecl-who.asd
No conflicts created by this import
------------------------------------------------------------------------------
Index, Search & Analyze Logs and other IT data in Real-Time with Splunk
Collect, index and harness all the fast moving IT data generated by your
applications, servers and devices whether physical, virtual or in the cloud.
Deliver compliance at lower cost and gain new business insights.
Free Software Download: http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index