{ "info": { "author": "OVK", "author_email": "me@ovk.name", "bugtrack_url": null, "classifiers": [], "description": "Examples:\n\n$ contpl --tpl infile.tpl --out file.out --delim '$$$' --test 30\nReads the infile.tpl template and rewrites its contents to infile.out,\nsubstituting \"$$$test\"\n\n$ contpl --tpl infile.tpl --out outdir --delim '%' --var1 20 --var2 hello\nReads the infile.tpl template and rewrites its contents to outdir/infile.tpl,\nsubstituting \"%var1\" and \"%var2\"\n\n$ contpl --tpl indir --out outdir --var1 10 --var2 50\nReads all the files from indir and rewrites them to outdir,\nsubstituting \"$$$var1\" and \"$$$var2\" (\"$$$\" is the default delimiter)\n\n$ contpl --tpl indir/\\*.tpl --out outdir --var1 10 --var 20\nReads all the files matching the mask (glob) \"*.tpl\" and rewrites them to \noutdir, substituting \"$$$var1\" and \"$$$var2\"", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ovkn/contpl", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "contpl", "package_url": "https://pypi.org/project/contpl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/contpl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ovkn/contpl" }, "release_url": "https://pypi.org/project/contpl/1.0/", "requires_dist": null, "requires_python": null, "summary": "Command-line templates processor", "version": "1.0" }, "last_serial": 788408, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "fa3b8dc233948f64d44c9af8efcfb83c", "sha256": "1f4131a84dde9a596a543fe5a3452a66a4c44901ad3a64ae057d1fe7fec68840" }, "downloads": -1, "filename": "contpl-1.0.tar.gz", "has_sig": false, "md5_digest": "fa3b8dc233948f64d44c9af8efcfb83c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2252, "upload_time": "2012-03-20T05:36:56", "url": "https://files.pythonhosted.org/packages/7d/81/36558955252dfe5b7895ac9bac0f67975e0d96e3ccbf11fa638a7555b568/contpl-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fa3b8dc233948f64d44c9af8efcfb83c", "sha256": "1f4131a84dde9a596a543fe5a3452a66a4c44901ad3a64ae057d1fe7fec68840" }, "downloads": -1, "filename": "contpl-1.0.tar.gz", "has_sig": false, "md5_digest": "fa3b8dc233948f64d44c9af8efcfb83c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2252, "upload_time": "2012-03-20T05:36:56", "url": "https://files.pythonhosted.org/packages/7d/81/36558955252dfe5b7895ac9bac0f67975e0d96e3ccbf11fa638a7555b568/contpl-1.0.tar.gz" } ] }