jinja-file-renderer


Namejinja-file-renderer JSON
Version 0.0.1a0 PyPI version JSON
download
home_pageNone
SummaryA tool for copying a directory, during which *.jinja files are rendered via Jinja2.
upload_time2024-07-11 23:16:41
maintainerNone
docs_urlNone
authorGerd Aschbrenner
requires_python>=3.9
licensejinja-file-renderer - A tool for copying a directory, during which *.jinja files are rendered via Jinja2. Copyright (C) 2024 Gerd Aschbrenner This file is part of 'jinja-file-renderer'. 'jinja-file-renderer' is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 'jinja-file-renderer' is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU Affero General Public License along with 'jinja-file-renderer'. If not, see <http://www.gnu.org/licenses/>.
keywords jinja template
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # jinja-file-renderer
A tool for copying a directory, during which *.jinja files are rendered via Jinja2.

The `jinja-file-renderer` can print the usage information: 
```shell
jinja-file-renderer --help
```

For more information. please visit the official documentation:
* https://jinja-file-renderer.readthedocs.io/

The project is hosted on GitHub:
* https://github.com/spranta-devops/jinja-file-renderer

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jinja-file-renderer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "jinja, template",
    "author": "Gerd Aschbrenner",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/dd/e0/d54402186fd8443d9d3d3584ff847443efe2d253bfd1e37ddfd3427fa19a/jinja_file_renderer-0.0.1a0.tar.gz",
    "platform": null,
    "description": "# jinja-file-renderer\nA tool for copying a directory, during which *.jinja files are rendered via Jinja2.\n\nThe `jinja-file-renderer` can print the usage information: \n```shell\njinja-file-renderer --help\n```\n\nFor more information. please visit the official documentation:\n* https://jinja-file-renderer.readthedocs.io/\n\nThe project is hosted on GitHub:\n* https://github.com/spranta-devops/jinja-file-renderer\n",
    "bugtrack_url": null,
    "license": "jinja-file-renderer - A tool for copying a directory, during which *.jinja files are rendered via Jinja2.\n        Copyright (C) 2024 Gerd Aschbrenner\n        \n        This file is part of 'jinja-file-renderer'.\n        \n        'jinja-file-renderer' is free software: you can redistribute it and/or modify\n        it under the terms of the GNU Affero General Public License as published by\n        the Free Software Foundation, either version 3 of the License, or\n        (at your option) any later version.\n        \n        'jinja-file-renderer' is distributed in the hope that it will be useful,\n        but WITHOUT ANY WARRANTY; without even the implied warranty of\n        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n        GNU General Public License for more details.\n        \n        You should have received a copy of the GNU Affero General Public License\n        along with 'jinja-file-renderer'.  If not, see <http://www.gnu.org/licenses/>.",
    "summary": "A tool for copying a directory, during which *.jinja files are rendered via Jinja2.",
    "version": "0.0.1a0",
    "project_urls": {
        "Documentation": "https://jinja-file-renderer.readthedocs.io/",
        "Issues": "https://github.com/spranta-devops/jinja-file-renderer/issues",
        "Source": "https://github.com/spranta-devops/jinja-file-renderer"
    },
    "split_keywords": [
        "jinja",
        " template"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e2ff757332941c80d442e477fb6ae9fe5aca7aa65e3b3722586918be0c71ab15",
                "md5": "c376b3397e204ec488430d9d708ddf38",
                "sha256": "c0a08887346f1f870fa90bfc06640ccf71e78bbaf65c45fffb72d712f68d1a60"
            },
            "downloads": -1,
            "filename": "jinja_file_renderer-0.0.1a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c376b3397e204ec488430d9d708ddf38",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 3897,
            "upload_time": "2024-07-11T23:16:40",
            "upload_time_iso_8601": "2024-07-11T23:16:40.392059Z",
            "url": "https://files.pythonhosted.org/packages/e2/ff/757332941c80d442e477fb6ae9fe5aca7aa65e3b3722586918be0c71ab15/jinja_file_renderer-0.0.1a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dde0d54402186fd8443d9d3d3584ff847443efe2d253bfd1e37ddfd3427fa19a",
                "md5": "72c32919759458d2bb7c7d1b63c017c5",
                "sha256": "11af9620ba8ae9d4ef44950d47e12192cbee487213165587833daf8d464fca68"
            },
            "downloads": -1,
            "filename": "jinja_file_renderer-0.0.1a0.tar.gz",
            "has_sig": false,
            "md5_digest": "72c32919759458d2bb7c7d1b63c017c5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3656,
            "upload_time": "2024-07-11T23:16:41",
            "upload_time_iso_8601": "2024-07-11T23:16:41.929566Z",
            "url": "https://files.pythonhosted.org/packages/dd/e0/d54402186fd8443d9d3d3584ff847443efe2d253bfd1e37ddfd3427fa19a/jinja_file_renderer-0.0.1a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-11 23:16:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "spranta-devops",
    "github_project": "jinja-file-renderer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "jinja-file-renderer"
}
        
Elapsed time: 0.30993s