{ "info": { "author": "Jan Murre", "author_email": "jan.murre@catalyz.nl", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "\nintp\n-------------\nSimple meta interpolation.\nFrom an ini file with variables, we do interpolation\ninto another ini file.\n\nThis is useful for generating configuration files.\n\nThe interpolation format:\n\n```\nFrom:\n[section]\nname = value\n```\n\nWe interpolate into:\n\n```\n[config]\nattribute = {section.name}\n```\n\nResulting in:\n\n```\n[config]\nattribute = value\n```\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jjmurre/intp", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "intp", "package_url": "https://pypi.org/project/intp/", "platform": "any", "project_url": "https://pypi.org/project/intp/", "project_urls": { "Homepage": "https://github.com/jjmurre/intp" }, "release_url": "https://pypi.org/project/intp/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Simple meta interpolation", "version": "0.1.2" }, "last_serial": 3211148, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5e2c8f4234b3fd9564686cc5fb22bd61", "sha256": "749b622cee0e88dcbb7bac2c95fef06416b1682ad5f30760f5c50d07d70d6416" }, "downloads": -1, "filename": "intp-0.1.tar.gz", "has_sig": false, "md5_digest": "5e2c8f4234b3fd9564686cc5fb22bd61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1739, "upload_time": "2017-09-28T19:34:53", "url": "https://files.pythonhosted.org/packages/52/4b/5356c2004a1484a1db0946607c3f2f1f7ad32923bf6283d1dfe3618101b0/intp-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "68c21b7bdf151610013a4b76aeddea24", "sha256": "2fac520ddb2636468999ff288e17bb19ea618045ebda3f4f78a32ef2f8fce919" }, "downloads": -1, "filename": "intp-0.1.1.tar.gz", "has_sig": false, "md5_digest": "68c21b7bdf151610013a4b76aeddea24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1752, "upload_time": "2017-09-28T19:37:47", "url": "https://files.pythonhosted.org/packages/fb/3e/2d1c2c7b7818c4f0630e72e494b9cebd0f0560672f4825b88d69bc74b0dd/intp-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "2d7e906dc1d3b35734bc30508d8c1731", "sha256": "83e82a25391e73c2cdaafc8a8703c72c482eaaf226bae61ab4e596029b5eb5f0" }, "downloads": -1, "filename": "intp-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2d7e906dc1d3b35734bc30508d8c1731", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1766, "upload_time": "2017-09-28T19:40:12", "url": "https://files.pythonhosted.org/packages/f2/42/881b9efe9551038cebc876c78a4f4c80a237b50828b5168332ac57293ef5/intp-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2d7e906dc1d3b35734bc30508d8c1731", "sha256": "83e82a25391e73c2cdaafc8a8703c72c482eaaf226bae61ab4e596029b5eb5f0" }, "downloads": -1, "filename": "intp-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2d7e906dc1d3b35734bc30508d8c1731", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1766, "upload_time": "2017-09-28T19:40:12", "url": "https://files.pythonhosted.org/packages/f2/42/881b9efe9551038cebc876c78a4f4c80a237b50828b5168332ac57293ef5/intp-0.1.2.tar.gz" } ] }