{ "info": { "author": "Konstantin Molchanov", "author_email": "moigagoo@live.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Documentation", "Topic :: Utilities" ], "description": "# Preprocessor Template for `foliant init` Command\n\nTemplate for a Foliant preprocessor. Instead of looking for an existing preprocessor, cloning it, and modifying its source, install this package and generate a preprocessor directory. As simple as:\n\n```shell\n$ foliant init -t preprocessor\n```\n## Installation\n\n```shell\n$ pip install --no-compile foliantcontrib.templates.preprocessor\n```\n\n## Usage\n\n```shell\n$ foliant init -t preprocessor\nEnter the project name: Awesome Preprocessor\n\u2714 Generating project\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\nProject \"Awesome Preprocessor\" created in awesome-preprocessor\n```\n\nOr:\n\n```shell\n$ foliant init -t preprocessor -n \"Awesome Preprocessor\"\n\u2714 Generating project\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\nProject \"Awesome Preprocessor\" created in awesome-preprocessor\n```\n\nResult:\n\n```shell\n$ tree awesome-preprocessor\n.\n\u251c\u2500\u2500 changelog.md\n\u251c\u2500\u2500 foliant\n\u2502 \u2514\u2500\u2500 preprocessors\n\u2502 \u2514\u2500\u2500 awesome-preprocessor.py\n\u251c\u2500\u2500 LICENSE\n\u251c\u2500\u2500 README.md\n\u2514\u2500\u2500 setup.py\n\n2 directories, 5 files\n```\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/foliant-docs/foliantcontrib.templates.preprocessor", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "foliantcontrib.templates.preprocessor", "package_url": "https://pypi.org/project/foliantcontrib.templates.preprocessor/", "platform": "any", "project_url": "https://pypi.org/project/foliantcontrib.templates.preprocessor/", "project_urls": { "Homepage": "https://github.com/foliant-docs/foliantcontrib.templates.preprocessor" }, "release_url": "https://pypi.org/project/foliantcontrib.templates.preprocessor/1.0.3/", "requires_dist": null, "requires_python": "", "summary": "Preprocessor template for `foliant init` command.", "version": "1.0.3" }, "last_serial": 4519968, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "c1cc3242129c6a573bd9cf734d190068", "sha256": "558d6dc5e8352681ab0b0a7bf84079a141eaea7b2abcc96cea455d142ec0241e" }, "downloads": -1, "filename": "foliantcontrib.templates.preprocessor-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c1cc3242129c6a573bd9cf734d190068", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1890, "upload_time": "2018-04-20T10:21:46", "url": "https://files.pythonhosted.org/packages/5d/d9/727ff2768ff53b14204370a5db4fb26056e5154940d034f4b6b7b86f63fd/foliantcontrib.templates.preprocessor-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1e503bf1f430de76782a8d82d2998cd6", "sha256": "4d83bb7225c66d10b0c9194ae761608dc7496e29c5ab691162eba6bd3c03b531" }, "downloads": -1, "filename": "foliantcontrib.templates.preprocessor-1.0.0.tar.gz", "has_sig": false, "md5_digest": "1e503bf1f430de76782a8d82d2998cd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1813, "upload_time": "2018-04-20T10:21:47", "url": "https://files.pythonhosted.org/packages/f7/bc/248a351ddae33560b3d71ababab7a5f450028b74d15ae1b1ffe117ecfcfb/foliantcontrib.templates.preprocessor-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "d329a670438721d499d9bba051129dc8", "sha256": "d71af1848fb4caa3aa7c3280201c9e9862830b39031229f848c99833baea5147" }, "downloads": -1, "filename": "foliantcontrib.templates.preprocessor-1.0.1.tar.gz", "has_sig": false, "md5_digest": "d329a670438721d499d9bba051129dc8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3874, "upload_time": "2018-11-01T12:05:19", "url": "https://files.pythonhosted.org/packages/61/86/0d6d3ba7e8fe5ab0f881f79989789e6de9f01c4a853ecf67ca064beb7170/foliantcontrib.templates.preprocessor-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "905618c6c2df406fc92dcf6256c7a967", "sha256": "6a3189c87eac60760925ab78d28aad01472e66f344c603b75ec7190fb2facef6" }, "downloads": -1, "filename": "foliantcontrib.templates.preprocessor-1.0.2.tar.gz", "has_sig": false, "md5_digest": "905618c6c2df406fc92dcf6256c7a967", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3919, "upload_time": "2018-11-16T12:59:33", "url": "https://files.pythonhosted.org/packages/92/d8/2f54991ea5a76258d9f6b89f502bc6f29cda3192f0e05d480a328cbe9cb8/foliantcontrib.templates.preprocessor-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "4fbd6a5f12487eaab82faf4f78f392a5", "sha256": "9cd11ebe24d607ee1054dd32d6c0df7a7d26eee5ffb61c29dcbb33337480bb31" }, "downloads": -1, "filename": "foliantcontrib.templates.preprocessor-1.0.3.tar.gz", "has_sig": false, "md5_digest": "4fbd6a5f12487eaab82faf4f78f392a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3922, "upload_time": "2018-11-23T10:05:00", "url": "https://files.pythonhosted.org/packages/9f/f6/3e0bee1766fd18be5ef329788e39cd21768e2d04107ad3a21d1128247395/foliantcontrib.templates.preprocessor-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4fbd6a5f12487eaab82faf4f78f392a5", "sha256": "9cd11ebe24d607ee1054dd32d6c0df7a7d26eee5ffb61c29dcbb33337480bb31" }, "downloads": -1, "filename": "foliantcontrib.templates.preprocessor-1.0.3.tar.gz", "has_sig": false, "md5_digest": "4fbd6a5f12487eaab82faf4f78f392a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3922, "upload_time": "2018-11-23T10:05:00", "url": "https://files.pythonhosted.org/packages/9f/f6/3e0bee1766fd18be5ef329788e39cd21768e2d04107ad3a21d1128247395/foliantcontrib.templates.preprocessor-1.0.3.tar.gz" } ] }