alexbl 2006-12-17 09:40:21 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/py-markdown Makefile distinfo pkg-descr pkg-plist
Log:
Markdown is two things: (1) a plain text formatting syntax; and (2) a
software tool that converts the plain text formatting to (X)HTML. The
formatting syntax is designed to be easy and intuitive for web authors
and resembles typical email formatting conventions. The resultant
(X)HTML is structurally valid.
WWW: http://www.freewisdom.org/projects/python-markdown
PR: ports/105992
Submitted by: Graham Todd <gtodd at bellanet.org>
Revision Changes Path
1.1083 +1 -0 ports/textproc/Makefile
1.1 +23 -0 ports/textproc/py-markdown/Makefile (new)
1.1 +3 -0 ports/textproc/py-markdown/distinfo (new)
1.1 +7 -0 ports/textproc/py-markdown/pkg-descr (new)
1.1 +3 -0 ports/textproc/py-markdown/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"