freebsd-ports/misc/xsw/pkg-descr
Baptiste Daroussin ffd86e3210 Convert to optionsng
Trim headers
2012-12-31 12:39:10 +00:00

11 lines
223 B
Plaintext

xsw is a tool for generating presentations.
It uses a simple language to describe the slides.
An example xsw file is:
slide:
- "Hello" x:50 y:30 align:center
+ "World!"
WWW: http://code.google.com/p/xsw/