[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1059321: ITP: pylabels -- python library for creating PDFs to print sheets of labels



Package: wnpp
Severity: wishlist
Owner: Georges Khaznadar <georgesk@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : pylabels
  Version         : 1.2.1
  Upstream Contact: Blair Bonnett <https://github.com/bcbnz>
* URL             : https://pypi.org/project/pylabels/
* License         : GPL-3+
  Programming Lang: Python3
  Description     : python library for creating PDFs to print sheets of labels

 pylabels uses the ReportLab PDF toolkit to produce the PDF.
 .
 Basically, the user creates a set of specifications of the label
 sizes etc, writes a callback function which does the actual drawing,
 and gives these two items to a Sheet object. Items are then added to
 the sheet using the add_label() method (or add_labels() to add all
 items from an iterable).

Pylabel enhances python3-reportlab since it makes easier for an author to
design label sheets. I already maintain the package python-reportlab, and I use
often features from pylabels.

This package is uploaded to https://salsa.debian.org/georgesk/pylabels.git


Reply to: