{
"info": {
"author": "Laurent Peuch",
"author_email": "cortex@worlddomination.be",
"bugtrack_url": null,
"classifiers": [],
"description": "# MyTemplates\n\nmtpl (as in MyTemplates) is a small script/files templates manager that uses git.\n\n# Why\n\nOften scripting, I have a lot of small pieces of scripts, code, licences or configurations files that I frequently copy/paste from websites. This is boring and inconvenient (forgetting the website's address, slow, too many steps, tends to leads to error, etc...). A perfect task to solve with the power of code.\n\nAlso, sharing is cool.\n\n# How\n\nSo how to store and distribute a bunch of small pieces of code/text that will evolve in time and if possible with different versions of the \"bunch\"? Well git + branch is a perfect solution. But git alone doesn't really fit such use. So, let's build a small interface on top of it.\n\n# What\n\nAnd voil\u00e0, you have a small script that use the power of git to distribute and share severals templates of script/code/licences/configuration files with a simple and powerful way to select one of it without caring on how git is working behind.\n\n# Usage\n\n mtpl\n\nList templates. At the first launch, mtpl will clone the git repository to get the script. mtpl update update the content of the repository.\n\n mtpl template_name\n\nDisplay template on stdout.\n\n mtpl part_of_template_name\n\nDisplay matching template on stdout or the list of matching templates if there is more than one.\n\n mtpl update\n\nUpdate the templates' repository.\n\n# I want to add a new template!\n\nJut add a new file in ~/.config/mytemplates/.\n\n# I want to propose a new template to the official repository!\n\nWell, lucky you are, you already have a git repository in ~/.config/mytemplates/. After you have added the file, commited and pushed somewhere just send me an email at cortex@worlddomination.be. You can also fork the github repository [here](https://github.com/Psycojoker/mytemplates) and send me a pull request (easier).\n\n# Licence\n\nTemplates are in the public domain. MyTemplates is under agplv3+.",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://worlddomination.be/projects/mtpl.html",
"keywords": "templates script cli git",
"license": "GPLv3+",
"maintainer": null,
"maintainer_email": null,
"name": "mtpl",
"package_url": "https://pypi.org/project/mtpl/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/mtpl/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://worlddomination.be/projects/mtpl.html"
},
"release_url": "https://pypi.org/project/mtpl/0.2.2/",
"requires_dist": null,
"requires_python": null,
"summary": "scripts templates manager that use git",
"version": "0.2.2"
},
"last_serial": 795073,
"releases": {
"0.1": [],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "0e07068688c4088db4f55ad7b81fcdb6",
"sha256": "402a27c01fdb92bc0dc45faff06ec64cef3298d1c40588552e109529975ed120"
},
"downloads": -1,
"filename": "mtpl-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "0e07068688c4088db4f55ad7b81fcdb6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3279,
"upload_time": "2011-11-01T14:30:15",
"url": "https://files.pythonhosted.org/packages/25/87/72db2b096197dbe7c24a9bbeec87e48f394f4f1e81d0ebbe6c56cf2c7067/mtpl-0.1.1.tar.gz"
}
],
"0.2": [
{
"comment_text": "",
"digests": {
"md5": "0bad798b63fe08346b894652ce31e084",
"sha256": "58bd08d9a3f995ba53ae35feb85dd6c9ffb93797255cb2fc32e317611413b41e"
},
"downloads": -1,
"filename": "mtpl-0.2.tar.gz",
"has_sig": false,
"md5_digest": "0bad798b63fe08346b894652ce31e084",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3405,
"upload_time": "2011-11-18T04:13:58",
"url": "https://files.pythonhosted.org/packages/99/7e/46c76c4e33bbdd8ffe2efaf9b4195836b53e7259b1a0b4136d0f64460d61/mtpl-0.2.tar.gz"
}
],
"0.2.1": [
{
"comment_text": "",
"digests": {
"md5": "bb49d7235c22080a889794f2a083f0d6",
"sha256": "5edc3bfafb27f8a2daecb3da42b31b01ec41615a51767ccda22a99ccc99a443a"
},
"downloads": -1,
"filename": "mtpl-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "bb49d7235c22080a889794f2a083f0d6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3570,
"upload_time": "2012-01-20T19:49:12",
"url": "https://files.pythonhosted.org/packages/02/ae/7a63be7762c9c0bf7d9a53bee65e11a4b8087c4249b08913fd60023896f0/mtpl-0.2.1.tar.gz"
}
],
"0.2.2": [
{
"comment_text": "",
"digests": {
"md5": "1aa8d99034356612e65315cd17af5499",
"sha256": "e998e904fe4ddcc0ca53f26242ef6b152f171ada4acfed2268d6cbd5978f3c53"
},
"downloads": -1,
"filename": "mtpl-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "1aa8d99034356612e65315cd17af5499",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3573,
"upload_time": "2012-01-20T19:56:27",
"url": "https://files.pythonhosted.org/packages/36/6e/86bfa2d3acdd8a70674f5e564e74048902d494f1b04b51c581f6da3d1e56/mtpl-0.2.2.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "1aa8d99034356612e65315cd17af5499",
"sha256": "e998e904fe4ddcc0ca53f26242ef6b152f171ada4acfed2268d6cbd5978f3c53"
},
"downloads": -1,
"filename": "mtpl-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "1aa8d99034356612e65315cd17af5499",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3573,
"upload_time": "2012-01-20T19:56:27",
"url": "https://files.pythonhosted.org/packages/36/6e/86bfa2d3acdd8a70674f5e564e74048902d494f1b04b51c581f6da3d1e56/mtpl-0.2.2.tar.gz"
}
]
}