{ "info": { "author": "Trent Mick", "author_email": "trentm@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Filters" ], "description": "There are millions of templating systems out there (most of them\ndeveloped for the web). This isn't one of those, though it does share\nsome basics: a markup syntax for templates that are processed to give\nresultant text output. The main difference with `preprocess.py` is\nthat its syntax is hidden in comments (whatever the syntax for comments\nmaybe in the target filetype) so that the file can still have valid\nsyntax. A comparison with the C preprocessor is more apt.\n\n`preprocess.py` is targetted at build systems that deal with many\ntypes of files. Languages for which it works include: C++, Python,\nPerl, Tcl, XML, JavaScript, CSS, IDL, TeX, Fortran, PHP, Java, Shell\nscripts (Bash, CSH, etc.) and C#. Preprocess is usable both as a\ncommand line app and as a Python module.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/preprocess/", "keywords": null, "license": "http://www.opensource.org/licenses/mit-license.php", "maintainer": null, "maintainer_email": null, "name": "preprocess", "package_url": "https://pypi.org/project/preprocess/", "platform": "any", "project_url": "https://pypi.org/project/preprocess/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://code.google.com/p/preprocess/" }, "release_url": "https://pypi.org/project/preprocess/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "preprocess: a multi-language preprocessor", "version": "1.1.0" }, "last_serial": 4843974, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "868176a25f2924fada7a4d635553dd86", "sha256": "b4eda711671e1dcb1a2b436574396d5de49a589ae47ac7cd54c7bf899e2caffd" }, "downloads": -1, "filename": "preprocess-1.1.0.zip", "has_sig": false, "md5_digest": "868176a25f2924fada7a4d635553dd86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59928, "upload_time": "2009-01-06T04:34:30", "url": "https://files.pythonhosted.org/packages/05/f9/559841df6c91428a2024ce120d92192844178e4b2ceec1da84ce18205380/preprocess-1.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "868176a25f2924fada7a4d635553dd86", "sha256": "b4eda711671e1dcb1a2b436574396d5de49a589ae47ac7cd54c7bf899e2caffd" }, "downloads": -1, "filename": "preprocess-1.1.0.zip", "has_sig": false, "md5_digest": "868176a25f2924fada7a4d635553dd86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59928, "upload_time": "2009-01-06T04:34:30", "url": "https://files.pythonhosted.org/packages/05/f9/559841df6c91428a2024ce120d92192844178e4b2ceec1da84ce18205380/preprocess-1.1.0.zip" } ] }