mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
6 lines
288 B
Python
6 lines
288 B
Python
#Copyright ReportLab Europe Ltd. 2000-2012
|
|
#see license.txt for license details
|
|
#history http://www.reportlab.co.uk/cgi-bin/viewcvs.cgi/public/reportlab/trunk/reportlab/pdfgen/__init__.py
|
|
__version__=''' $Id$ '''
|
|
__doc__='''Defines a high-level Canvas interface for creating PDF files'''
|