./graphics/py-piddle, Python Plug In Drawing, Does Little Else

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.15nb4, Package name: py27-piddle-1.0.15nb4, Maintainer: pkgsrc-users

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.


Required to run:
[lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 443.402 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-14 18:52:07 by Thomas Klausner | Files touched by this commit (146)
Log message:
*: python2 egg files are back, add them to the PLISTs
   2022-01-10 21:41:39 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-piddle: convert to egg.mk
   2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Remove SHA1 hashes for distfiles
   2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640)
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-11-02 23:38:06 by Roland Illig | Files touched by this commit (114)
Log message:
graphics: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415)
Log message:
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \ 
future Python 3.8