dotfgen


Namedotfgen JSON
Version 1.0.0a5 PyPI version JSON
download
home_pagehttps://gitlab.com/remytms/dotfgen
SummaryGenerate dotfiles based on a template. dotfgen lets you anonymise your dotfiles.
upload_time2024-02-11 10:57:47
maintainer
docs_urlNone
authorRémy Taymans
requires_python>=3.7,<4.0
licenseGPL-3.0-or-later
keywords dotfiles generator unix
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![pipeline status](https://gitlab.com/remytms/dotfgen/badges/main/pipeline.svg)](https://gitlab.com/remytms/dotfgen/commits/main)

dotfgen
=======

dotfgen is a cli program that generates files based on a template file.
It lets you anonymise your configuration files before sharing it with
the rest of the world.

See help for more info.


Installation
------------

```shell
pipx install dotfgen
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/remytms/dotfgen",
    "name": "dotfgen",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "dotfiles,generator,unix",
    "author": "R\u00e9my Taymans",
    "author_email": "remytms@tsmail.eu",
    "download_url": "https://files.pythonhosted.org/packages/31/2a/a4d970b7f5d30de06de0e59386cc65d87ba8ea16b631451f6cc0cd6cd69d/dotfgen-1.0.0a5.tar.gz",
    "platform": null,
    "description": "[![pipeline status](https://gitlab.com/remytms/dotfgen/badges/main/pipeline.svg)](https://gitlab.com/remytms/dotfgen/commits/main)\n\ndotfgen\n=======\n\ndotfgen is a cli program that generates files based on a template file.\nIt lets you anonymise your configuration files before sharing it with\nthe rest of the world.\n\nSee help for more info.\n\n\nInstallation\n------------\n\n```shell\npipx install dotfgen\n```\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "Generate dotfiles based on a template. dotfgen lets you anonymise your dotfiles.",
    "version": "1.0.0a5",
    "project_urls": {
        "Bug Tracker": "https://gitlab.com/remytms/dotfgen/-/issues",
        "Homepage": "https://gitlab.com/remytms/dotfgen",
        "Repository": "https://gitlab.com/remytms/dotfgen"
    },
    "split_keywords": [
        "dotfiles",
        "generator",
        "unix"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95fb73881dfdd7c16d045d6dead1a090dd6f5bba10ce730c9da39f5cebde7163",
                "md5": "cd4a23ac01c88c8b847be415b9c51b5c",
                "sha256": "0b5770fc9746e88858072e3e8c0bdb88d8b28ab05adce39abda079d42fad9a28"
            },
            "downloads": -1,
            "filename": "dotfgen-1.0.0a5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cd4a23ac01c88c8b847be415b9c51b5c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 30981,
            "upload_time": "2024-02-11T10:57:46",
            "upload_time_iso_8601": "2024-02-11T10:57:46.283378Z",
            "url": "https://files.pythonhosted.org/packages/95/fb/73881dfdd7c16d045d6dead1a090dd6f5bba10ce730c9da39f5cebde7163/dotfgen-1.0.0a5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "312aa4d970b7f5d30de06de0e59386cc65d87ba8ea16b631451f6cc0cd6cd69d",
                "md5": "231ad026929703b4362dbf5090ae435d",
                "sha256": "acf8ffdf50b9d1ac1a86a75bdf57a7b35af205e428f05ee57a0b326bd97db799"
            },
            "downloads": -1,
            "filename": "dotfgen-1.0.0a5.tar.gz",
            "has_sig": false,
            "md5_digest": "231ad026929703b4362dbf5090ae435d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 21948,
            "upload_time": "2024-02-11T10:57:47",
            "upload_time_iso_8601": "2024-02-11T10:57:47.921692Z",
            "url": "https://files.pythonhosted.org/packages/31/2a/a4d970b7f5d30de06de0e59386cc65d87ba8ea16b631451f6cc0cd6cd69d/dotfgen-1.0.0a5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-11 10:57:47",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "remytms",
    "gitlab_project": "dotfgen",
    "lcname": "dotfgen"
}
        
Elapsed time: 0.23169s