summaryrefslogtreecommitdiff
path: root/graphics/py-piddle/distinfo
diff options
context:
space:
mode:
authormarkd <markd>2002-10-30 11:19:31 +0000
committermarkd <markd>2002-10-30 11:19:31 +0000
commit31757618711c516ba42c7437bb783ab62edff589 (patch)
tree15de77b05ac72b3dfb5b0dc1cf384759ccfebefa /graphics/py-piddle/distinfo
parent940684de6bf4c924211d3b81c7a2d235a7e077c8 (diff)
downloadpkgsrc-31757618711c516ba42c7437bb783ab62edff589.tar.gz
Initial import of py-piddle-1.0.15
Plug In Drawing, Does Little Else. A cross-platform drawing library for Python. PIDDLE is a Python module for creating two-dimensional graphics in a manner that is both cross-platform and cross-media; that is, it can support screen graphics (e.g. QuickDraw, Windows, Tk) as well as file output (PostScript, PDF, GIF, etc.). It makes use of the native 2D drawing calls of each backend, for maximum efficiency and quality. It works by defining a base class (piddle.Canvas) with methods for all supported drawing primitives. A particular drawing context is provided in the form of a derived class. PIDDLE applications will be able to automatically select an appropriate backend for the user's environment.
Diffstat (limited to 'graphics/py-piddle/distinfo')
-rw-r--r--graphics/py-piddle/distinfo4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/py-piddle/distinfo b/graphics/py-piddle/distinfo
new file mode 100644
index 00000000000..9a602747f68
--- /dev/null
+++ b/graphics/py-piddle/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/10/30 11:19:31 markd Exp $
+
+SHA1 (piddle-1.0.15.tar.gz) = 9cfed569c2baba3ad4c5f73ad51de514e58a3d31
+Size (piddle-1.0.15.tar.gz) = 454044 bytes