summaryrefslogtreecommitdiff
path: root/dev-python/reportlab/metadata.xml
blob: 09fe05214a03b84713805908ac30b8e465a0bf39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>python@gentoo.org</email>
  <name>Python</name>
 </maintainer>
 <longdescription lang="en">
    ReportLab is the time-proven, ultra-robust open-source engine for creating
    complex, data-driven PDF documents and custom vector graphics. It's free,
    open-source, and written in Python. The package sees 50,000+ downloads per
    month, is part of standard Linux distributions, is embedded in many
    products, and was selected to power the print/export feature for Wikipedia.

    The ReportLab Toolkit has evolved over the years in direct response to the
    real-world reporting needs of large institutions. The library implements
    three main layers:

        A graphics canvas API that 'draws' PDF pages A charts and widgets
        library for creating reusable data graphics. A page layout engine -
        PLATYPUS ("Page Layout and TYPography Using Scripts") - which builds
        documents from elements such as headlines, paragraphs, fonts, tables
        and vector graphics.

    The open-source ReportLab Toolkit provides the core of our commercial
    product, ReportLab PLUS, which generates PDF at higher speed and allows use
    of our smart XML-based templating language RML. ReportLab PLUS contains
    significant upgrades over the open-source library that allows for a much
    faster development cycle. If you are putting substantial time into
    building a solution please consider the commercial version; it is faster,
    does more, and the revenues directly support ongoing development. You
    can trial ReportLab PLUS for free.
  </longdescription>
 <upstream>
  <bugs-to>mailto:reportlab-users@lists2.reportlab.com</bugs-to>
  <doc lang="en">https://www.reportlab.com/dev/docs/</doc>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>