mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
7 lines
293 B
Python
7 lines
293 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/pdfbase/__init__.py
|
|
__version__=''' $Id$ '''
|
|
__doc__="""Internal functionality for creating PDF files - not part of API
|
|
"""
|