head	1.5;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.1.1.1
	RELEASE_5_4_0:1.1.1.1
	RELEASE_4_11_0:1.1.1.1
	RELEASE_5_3_0:1.1.1.1
	RELEASE_4_10_0:1.1.1.1
	RELEASE_5_2_1:1.1.1.1
	RELEASE_5_2_0:1.1.1.1
	RELEASE_4_9_0:1.1.1.1
	RELEASE_5_1_0:1.1.1.1
	RELEASE_4_8_0:1.1.1.1
	RELEASE_5_0_0:1.1.1.1
	RELEASE_4_7_0:1.1.1.1
	RELEASE_4_6_2:1.1.1.1
	RELEASE_4_6_1:1.1.1.1
	RELEASE_4_6_0:1.1.1.1
	RELEASE_5_0_DP1:1.1.1.1
	RELEASE_4_5_0:1.1.1.1
	RELEASE_4_4_0:1.1.1.1
	RELEASE_4_3_0:1.1.1.1
	RELEASE_4_2_0:1.1.1.1
	RELEASE_4_1_1:1.1.1.1
	RELEASE_4_1_0:1.1.1.1
	RELEASE_3_5_0:1.1.1.1
	RELEASE_4_0_0:1.1.1.1
	RELEASE_3_4_0:1.1.1.1
	RELEASE_3_3_0:1.1.1.1
	RELEASE_3_2_0:1.1.1.1
	htmlgen_2_1:1.1.1.1
	VIDRINE:1.1.1;
locks; strict;
comment	@# @;


1.5
date	2012.05.13.19.04.10;	author rm;	state Exp;
branches;
next	1.4;

1.4
date	2009.12.21.02.18.55;	author dougb;	state Exp;
branches;
next	1.3;

1.3
date	2007.02.13.06.32.10;	author dryice;	state Exp;
branches;
next	1.2;

1.2
date	2005.12.25.23.51.23;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	99.03.20.08.50.50;	author nectar;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.03.20.08.50.50;	author nectar;	state Exp;
branches;
next	;


desc
@@


1.5
log
@- strict python version to 2.x only
@
text
@HTMLgen is a class library for the generation of HTML documents with
Python scripts. It's used when you want to create HTML pages
containing information which changes from time to time. For example
you might want to have a page which provides an overall system summary
of data collected nightly. Or maybe you have a catalog of data and
images that you would like formed into a spiffy set of web pages for
the world to browse. Python is a great scripting language for these
tasks and with HTMLgen it's very straightforward to construct objects
which are rendered into consistently structured web pages. Of course,
CGI scripts written in Python can take advantage of these classes as
well.

WWW:	http://starship.python.net/crew/friedrich/
@


1.4
log
@For ports maintained by ports@@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
@
text
@d13 1
a13 1
WWW: http://starship.python.net/crew/friedrich/
@


1.3
log
@- add MASTER_SITES
- de-deprecated
- update WWW
- take maintainership. Thanks the previous maintainers!

Approved by:	itetcu (mentor, implicit)
@
text
@d1 11
a11 15
From the README:

 HTMLgen is a class library for the generation of HTML documents with
 Python scripts. It's used when you want to create HTML pages
 containing information which changes from time to time. For example
 you might want to have a page which provides an overall system summary
 of data collected nightly. Or maybe you have a catalog of data and
 images that you would like formed into a spiffy set of web pages for
 the world to browse. Python is a great scripting language for these
 tasks and with HTMLgen it's very straightforward to construct objects
 which are rendered into consistently structured web pages. Of course,
 CGI scripts written in Python can take advantage of these classes as
 well.

Jacques Vidrine <nectar@@FreeBSD.ORG>
@


1.2
log
@[PATCH] www/py-HTMLgen: [added WWW:]

	Added WWW

PR:		ports/90907
Submitted by:	Soeren Straarup <xride@@x12.dk>
@
text
@d17 1
a17 1
WWW: http://starship.python.net/crew/friedrich/HTMLgen/html/main.html
@


1.1
log
@Initial revision
@
text
@d16 2
@


1.1.1.1
log
@A Python library for the generation of HTML documents.
@
text
@@
