head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2005.09.30.17.53.57;	author kris;	state dead;
branches;
next	1.1;

1.1
date	2005.09.01.13.11.28;	author sobomax;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove this port which was committed without a maintainer, and subsequent
emails to the committer about this were ignored.  If someone else wants
to maintain it, it can be added back.

Pointy hat to:	sobomax
@
text
@This is a Python extension module that makes it possible to embed Perl
interpreter(s) in any Python program.  It can be used to invoke
arbitrary Perl code, load any Perl modules and make calls directly
into Perl functions.  The Perl code invoked can call back into Python
as it see fit.

WWW: http://www.zope.org/Wikis/zope-perl/
@


1.1
log
@Add pyperl 1.0.1, module to embed Perl code into a Python program.
@
text
@@

