head	1.6;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	old_RELEASE_7_2_0:1.1
	old_RELEASE_7_1_0:1.1
	old_RELEASE_6_4_0:1.1
	old_RELEASE_5_EOL:1.1
	old_RELEASE_7_0_0:1.1
	old_RELEASE_6_3_0:1.1
	old_PRE_XORG_7:1.1
	old_RELEASE_4_EOL:1.1
	old_RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2012.05.25.14.01.56;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2011.09.13.17.17.09;	author sunpoet;	state Exp;
branches;
next	1.4;

1.4
date	2011.03.19.12.36.34;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2009.07.05.22.51.54;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2009.07.05.22.45.18;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2006.05.07.14.00.08;	author pav;	state Exp;
branches;
next	;


desc
@@


1.6
log
@- Update to 0.6.8

PR:		168195
Submitted by:	Muhammad Moinur Rahman <5u623l20@@gmail.com>
Approved by:	maintainer
@
text
@SHA256 (meld3-0.6.8.tar.gz) = a425e9a9e0d9e3d69a2f5c1451d582f1222a7be94a957ca1e5301fd4045b5dbe
SIZE (meld3-0.6.8.tar.gz) = 40612
@


1.5
log
@- Update to 0.6.7
- Change MASTER_SITES to CHEESESHOP
- Update COMMENTS: remove out-dated version tag
- Change USE_PYTHON to 2.5-2.7: drop devel/py-elementtree dependency
- Remove trailing space in pkg-descr

Changes:	https://raw.github.com/Supervisor/meld3/afe92611ee5959d1105a37c4403c99520e24c4ae/CHANGES.txt
PR:		ports/160304
Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
Approved by:	maintainer (timeout, 15 days)
@
text
@d1 2
a2 2
SHA256 (meld3-0.6.7.tar.gz) = 851de91432341ca6434b04977a9b8c61e3450541e2906bf9bf22478328f9a24a
SIZE (meld3-0.6.7.tar.gz) = 36765
@


1.4
log
@- Get Rid MD5 support
@
text
@d1 2
a2 2
SHA256 (meld3-0.6.5.tar.gz) = 732505cb37d7f14bdb16fa306222c3cee227051af904902ef333a9ddcb2a2ec3
SIZE (meld3-0.6.5.tar.gz) = 39788
@


1.3
log
@- Update to 0.6.5
- Connect to the build

PR:		135563
Submitted by:	"Kirill P. Spitsin" <tn@@0x746e.org.ua>
@
text
@a0 1
MD5 (meld3-0.6.5.tar.gz) = 65b1f926050bffc04495f7113948e940
@


1.2
log
@- Force commit
	repocopy from www/py-meld to www/py-meld3

Repocopy by:	marcus
@
text
@d1 3
a3 3
MD5 (PyMeld.py) = 2b12b14b4e7500dd9efae6da1c5ae6cf
SHA256 (PyMeld.py) = 30e1c0adbe7f2f3e54aed05ca30cd61ddf8c5a57fa300331277a88e00617a5da
SIZE (PyMeld.py) = 44917
@


1.1
log
@A simple, lightweight system for manipulating HTML (and XML, informally) using
a Pythonic object model.

Features:
 - Allows program logic and HTML to be completely separated - a graphical
   designer can design the HTML in a visual HTML editor, without needing to
   deal with any non-standard syntax or non-standard attribute names.
 - Designed with common HTML-application programming tasks in mind.
 - No special requirements for the HTML/XML (or just one: attribute values must
   be quoted) - so you can use any editor, and your HTML/XML doesn't need to be
   strictly valid.
 - Works by string substitution, rather than by decomposing and rebuilding the
   markup, hence has no impact on the parts of the page you don't manipulate.
 - Does nothing but manipulating HTML/XML, hence fits in with any other Web
   toolkits you're using.
 - Tracebacks always point to the right place - many Python/HTML mixing systems
   use exec or eval, making bugs hard to track down.

WWW: http://www.entrian.com/PyMeld/index.html

PR:		ports/96698
Submitted by:	Alexander Botero-Lowry <alex@@foxybanana.com>
@
text
@@

