dummypdf


Namedummypdf JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttp://framagit.org/spalax/dummypdf
SummaryGenerate dummy pdf files with configurable paper size and number of pages.
upload_time2023-09-24 16:38:39
maintainer
docs_urlNone
authorLouis Paternault
requires_python<4,>=3.8
licenseGPLv3 or any later version
keywords pdf dummy test
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            dummypdf 🥼 Generate dummy pdf files
====================================

Paper size and number of pages are configurable. Files can be used to test pdf
manipulation tools.

Examples :

- One page A4 paper: `example1.pdf <https://framagit.org/spalax/dummypdf/-/raw/main/doc/examples/example1.pdf?inline=false>`__:

      dummypdf A4

- Six pages, a third of an A4 paper: `example2.pdf <https://framagit.org/spalax/dummypdf/-/raw/main/doc/examples/example2.pdf?inline=false>`__:

      dummypdf -n 6 -p 21cmx99mm

  or:

      dummypdf 21cmx99mm:6

- A pdf with different page formats: `different.pdf <https://framagit.org/spalax/dummypdf/-/raw/main/doc/examples/different.pdf?inline=false>`__:

      dummypdf A4 A5:landscapewest

What's new?
-----------

See `changelog <https://framagit.org/spalax/dummypdf/blob/main/CHANGELOG.md>`_.

Download and install
--------------------

See the end of list for a (quick and dirty) Debian package.

* From sources:

  * Download: https://pypi.python.org/pypi/dummypdf
  * Install (in a `virtualenv`, if you do not want to mess with your distribution installation system)::

        python3 setup.py install

* From pip::

    pip install dummypdf

* Quick and dirty Debian (and Ubuntu?) package

  This requires `stdeb <https://github.com/astraw/stdeb>`_ to be installed::

      python3 setup.py --command-packages=stdeb.command bdist_deb
      sudo dpkg -i deb_dist/dummypdf-<VERSION>_all.deb

Documentation
-------------

* The compiled documentation is available on `readthedocs <http://dummypdf.readthedocs.io>`_

* To compile it from source, download and run::

    cd doc && make html

            

Raw data

            {
    "_id": null,
    "home_page": "http://framagit.org/spalax/dummypdf",
    "name": "dummypdf",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": "",
    "keywords": "pdf dummy test",
    "author": "Louis Paternault",
    "author_email": "spalax@gresille.org",
    "download_url": "https://files.pythonhosted.org/packages/86/4e/e7444f6c5c0408e24a914ef7c5e779710d27f4ddb027fca740f6c0285ad8/dummypdf-2.0.0.tar.gz",
    "platform": null,
    "description": "dummypdf \ud83e\udd7c Generate dummy pdf files\n====================================\n\nPaper size and number of pages are configurable. Files can be used to test pdf\nmanipulation tools.\n\nExamples :\n\n- One page A4 paper: `example1.pdf <https://framagit.org/spalax/dummypdf/-/raw/main/doc/examples/example1.pdf?inline=false>`__:\n\n      dummypdf A4\n\n- Six pages, a third of an A4 paper: `example2.pdf <https://framagit.org/spalax/dummypdf/-/raw/main/doc/examples/example2.pdf?inline=false>`__:\n\n      dummypdf -n 6 -p 21cmx99mm\n\n  or:\n\n      dummypdf 21cmx99mm:6\n\n- A pdf with different page formats: `different.pdf <https://framagit.org/spalax/dummypdf/-/raw/main/doc/examples/different.pdf?inline=false>`__:\n\n      dummypdf A4 A5:landscapewest\n\nWhat's new?\n-----------\n\nSee `changelog <https://framagit.org/spalax/dummypdf/blob/main/CHANGELOG.md>`_.\n\nDownload and install\n--------------------\n\nSee the end of list for a (quick and dirty) Debian package.\n\n* From sources:\n\n  * Download: https://pypi.python.org/pypi/dummypdf\n  * Install (in a `virtualenv`, if you do not want to mess with your distribution installation system)::\n\n        python3 setup.py install\n\n* From pip::\n\n    pip install dummypdf\n\n* Quick and dirty Debian (and Ubuntu?) package\n\n  This requires `stdeb <https://github.com/astraw/stdeb>`_ to be installed::\n\n      python3 setup.py --command-packages=stdeb.command bdist_deb\n      sudo dpkg -i deb_dist/dummypdf-<VERSION>_all.deb\n\nDocumentation\n-------------\n\n* The compiled documentation is available on `readthedocs <http://dummypdf.readthedocs.io>`_\n\n* To compile it from source, download and run::\n\n    cd doc && make html\n",
    "bugtrack_url": null,
    "license": "GPLv3 or any later version",
    "summary": "Generate dummy pdf files with configurable paper size and number of pages.",
    "version": "2.0.0",
    "project_urls": {
        "Documentation": "http://dummypdf.readthedocs.io",
        "Homepage": "http://framagit.org/spalax/dummypdf",
        "Source": "https://framagit.org/spalax/dummypdf",
        "Tracker": "https://framagit.org/spalax/dummypdf/issues"
    },
    "split_keywords": [
        "pdf",
        "dummy",
        "test"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d26e3a731d7ff7a1ee69e05b8256a0c7c1c0278a2fe33096873abc3eece12577",
                "md5": "024e3332f3b0c848a349f903bcd48fff",
                "sha256": "91d031c197647bd01134e1414868e40b84c87ae4782cf1941dc81fef3f7e9f6c"
            },
            "downloads": -1,
            "filename": "dummypdf-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "024e3332f3b0c848a349f903bcd48fff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 22726,
            "upload_time": "2023-09-24T16:38:37",
            "upload_time_iso_8601": "2023-09-24T16:38:37.264057Z",
            "url": "https://files.pythonhosted.org/packages/d2/6e/3a731d7ff7a1ee69e05b8256a0c7c1c0278a2fe33096873abc3eece12577/dummypdf-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "864ee7444f6c5c0408e24a914ef7c5e779710d27f4ddb027fca740f6c0285ad8",
                "md5": "840eefe0a04d7eb9afb10bf2b201b380",
                "sha256": "6a3b5ab75ed4f8f7fbd288ca6df5bbb42c959a81c5026dea9ae46eb589ce5874"
            },
            "downloads": -1,
            "filename": "dummypdf-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "840eefe0a04d7eb9afb10bf2b201b380",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 41531,
            "upload_time": "2023-09-24T16:38:39",
            "upload_time_iso_8601": "2023-09-24T16:38:39.129100Z",
            "url": "https://files.pythonhosted.org/packages/86/4e/e7444f6c5c0408e24a914ef7c5e779710d27f4ddb027fca740f6c0285ad8/dummypdf-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-24 16:38:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dummypdf"
}
        
Elapsed time: 0.11040s