pydyf


Namepydyf JSON
Version 0.9.0 PyPI version JSON
download
home_pageNone
SummaryA low-level PDF generator.
upload_time2024-02-26 13:32:18
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords pdf generator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pydyf is a low-level PDF generator written in Python and based on PDF
specification 1.7.

* Free software: BSD license
* For Python 3.7+, tested on CPython and PyPy
* Documentation: https://doc.courtbouillon.org/pydyf
* Changelog: https://github.com/CourtBouillon/pydyf/releases
* Code, issues, tests: https://github.com/CourtBouillon/pydyf
* Code of conduct: https://www.courtbouillon.org/code-of-conduct
* Professional support: https://www.courtbouillon.org
* Donation: https://opencollective.com/courtbouillon

Copyrights are retained by their contributors, no copyright assignment is
required to contribute to pydyf. Unless explicitly stated otherwise, any
contribution intentionally submitted for inclusion is licensed under the BSD
3-clause license, without any additional terms or conditions. For full
authorship information, see the version control history.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pydyf",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "CourtBouillon <contact@courtbouillon.org>",
    "keywords": "pdf,generator",
    "author": null,
    "author_email": "CourtBouillon <contact@courtbouillon.org>",
    "download_url": "https://files.pythonhosted.org/packages/b5/f1/bf85e09977a5c98799337272e3675894bfb71c391f617911eca83ef2937e/pydyf-0.9.0.tar.gz",
    "platform": null,
    "description": "pydyf is a low-level PDF generator written in Python and based on PDF\nspecification 1.7.\n\n* Free software: BSD license\n* For Python 3.7+, tested on CPython and PyPy\n* Documentation: https://doc.courtbouillon.org/pydyf\n* Changelog: https://github.com/CourtBouillon/pydyf/releases\n* Code, issues, tests: https://github.com/CourtBouillon/pydyf\n* Code of conduct: https://www.courtbouillon.org/code-of-conduct\n* Professional support: https://www.courtbouillon.org\n* Donation: https://opencollective.com/courtbouillon\n\nCopyrights are retained by their contributors, no copyright assignment is\nrequired to contribute to pydyf. Unless explicitly stated otherwise, any\ncontribution intentionally submitted for inclusion is licensed under the BSD\n3-clause license, without any additional terms or conditions. For full\nauthorship information, see the version control history.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A low-level PDF generator.",
    "version": "0.9.0",
    "project_urls": {
        "Changelog": "https://github.com/CourtBouillon/pydyf/releases",
        "Code": "https://github.com/CourtBouillon/pydyf",
        "Documentation": "https://doc.courtbouillon.org/pydyf/",
        "Donation": "https://opencollective.com/courtbouillon",
        "Homepage": "https://www.courtbouillon.org/pydyf",
        "Issues": "https://github.com/CourtBouillon/pydyf/issues"
    },
    "split_keywords": [
        "pdf",
        "generator"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b1667bc6bfcf220b74875cc362e29d265924e2506dfe305bb4b1365f43b1c594",
                "md5": "04861ade1c80a78b162088fc6b608e02",
                "sha256": "f0e447d9f69ca20cfa3ab3d17e274e26cc877bb6e36b4a83d196616a089db0dd"
            },
            "downloads": -1,
            "filename": "pydyf-0.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "04861ade1c80a78b162088fc6b608e02",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7861,
            "upload_time": "2024-02-26T13:32:16",
            "upload_time_iso_8601": "2024-02-26T13:32:16.344188Z",
            "url": "https://files.pythonhosted.org/packages/b1/66/7bc6bfcf220b74875cc362e29d265924e2506dfe305bb4b1365f43b1c594/pydyf-0.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b5f1bf85e09977a5c98799337272e3675894bfb71c391f617911eca83ef2937e",
                "md5": "f0981733264bee9db6a543f8c59966d8",
                "sha256": "d5b244e8fc24119ce7bd5d51ea2d6773c0ff88aa81597db556bc440c6b880610"
            },
            "downloads": -1,
            "filename": "pydyf-0.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f0981733264bee9db6a543f8c59966d8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 17270,
            "upload_time": "2024-02-26T13:32:18",
            "upload_time_iso_8601": "2024-02-26T13:32:18.626915Z",
            "url": "https://files.pythonhosted.org/packages/b5/f1/bf85e09977a5c98799337272e3675894bfb71c391f617911eca83ef2937e/pydyf-0.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-26 13:32:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CourtBouillon",
    "github_project": "pydyf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pydyf"
}
        
Elapsed time: 0.18761s