{ "info": { "author": "OCHIAI, Gouji", "author_email": "gjo.ext@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP :: Site Management", "Topic :: Software Development :: Code Generators", "Topic :: Text Processing :: Markup :: HTML" ], "description": "===========\nCodeKitLang\n===========\n\nA `CodeKit Language`_ compiler based on Python.\n\nThere is the `Reference implementation`_ written by Objective-C.\n\n.. _CodeKit Language: http://incident57.com/codekit/kit.php\n.. _Reference implementation: https://github.com/bdkjones/Kit\n\n\nInstall\n=======\n\nFrom PyPI::\n\n pip install CodeKitLang\n\nFrom source::\n\n python setup.py install\n\n\nRunning Compiler\n================\n\nRun ``pykitlangc`` or ``python -m codekitlang.command``::\n\n usage: pykitlangc [-h] [-f DIR] [--missing-file-behavior BEHAVIOR]\n [--missing-variable-behavior BEHAVIOR]\n SRC DEST\n\n CodeKit Language Compiler.\n\n positional arguments:\n SRC input file\n DEST output file\n\n optional arguments:\n -h, --help show this help message and exit\n -f DIR, --framework-paths DIR\n path for lookup include file (allow multiple defs)\n --missing-file-behavior BEHAVIOR\n one of ignore, logonly, exception (default: logonly)\n --missing-variable-behavior BEHAVIOR\n one of ignore, logonly, exception (default: ignore)\n\n\nRunning Tests\n=============\n\nFrom the top level directory run ``python setup.py test`` or run ``py.test``.\n\n\nTODO\n====\n\nUnder features are planed, but not implement yet.\n\n- Directory recursive compile.\n- Watchdog integration.\n- Encoding Detection.\n- Python3 support.\n\n\nLicense\n=======\n\nCodeKitLang is offered under BSD License.\n\n\nChange History\n==============\n\n0.4 - 2015-03-09\n----------------\n\n- Fix loading variable before normal html comment (by huubbouma)\n\n0.3 - 2014-07-19\n----------------\n\n- User friendly error messages.\n- Detect cyclic inclusion.\n- Handle options for files are not found.\n- Handle options for variables are not found.\n\n0.2 - 2014-02-25\n----------------\n\n- Fixes Unicode Error on non-ASCII content.\n- Update Documents.\n\n0.1.3 - 2013-09-15\n------------------\n\n- Not Changed.\n- Fixes typo in copying and MANIFEST\n\n0.1.2 - 2013-09-01\n------------------\n\n- Not Changed.\n- Fixes typo in classifiers.\n\n0.1.1 - 2013-09-01\n------------------\n\n- Not Changed.\n- Remove beta classifier.\n\n0.1 - 2013-09-01\n----------------\n\n- Initial release.\n- Add command `pykitlangc`.", "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/gjo/python-codekitlang", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "CodeKitLang", "package_url": "https://pypi.org/project/CodeKitLang/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/CodeKitLang/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gjo/python-codekitlang" }, "release_url": "https://pypi.org/project/CodeKitLang/0.4/", "requires_dist": null, "requires_python": null, "summary": "CodeKit Language Compiler, Python implementation", "version": "0.4" }, "last_serial": 1453194, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "b12b5993df13292860b1e0e8dfc90f12", "sha256": "e3a8de0ba1154826b0585fbe5f36b1a37a8de4a6f84feb40d05ee258db84847a" }, "downloads": -1, "filename": "CodeKitLang-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b12b5993df13292860b1e0e8dfc90f12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7124, "upload_time": "2013-09-01T04:22:37", "url": "https://files.pythonhosted.org/packages/14/9c/efe3b7fdb04f027b7989ce0133a2713a922041f53a4a35a611e2b9bae644/CodeKitLang-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "4c14161058339ad549a301839486e531", "sha256": "8e07dee96e17eecfda39797f5d88ad347bd1b041a51b323c0ca8ca064ee76a94" }, "downloads": -1, "filename": "CodeKitLang-0.1.3.tar.gz", "has_sig": false, "md5_digest": "4c14161058339ad549a301839486e531", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8111, "upload_time": "2013-09-15T06:25:59", "url": "https://files.pythonhosted.org/packages/5f/07/b80aabf15b9a4f26c65cb2dee48a0f60a34fdf1d99fc16c9209ebf158648/CodeKitLang-0.1.3.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "2966b0733b234873d8e41068129ab5b4", "sha256": "fb47c9987cb7a5ec8bc7a86db7e00f9224d76eb12aef8a06ea5520a34c7d2a55" }, "downloads": -1, "filename": "CodeKitLang-0.2.tar.gz", "has_sig": false, "md5_digest": "2966b0733b234873d8e41068129ab5b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8980, "upload_time": "2014-02-24T16:36:51", "url": "https://files.pythonhosted.org/packages/ea/a3/a31856c0977f2b9d38a9e67731445eedc51bfc3b3e9372c4a166e7c078c6/CodeKitLang-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "3dc856aff2868484733cbd5899fd13b5", "sha256": "4fc464fcec87e26922cac7b802b2af4543a05ba1413057dd4b9370507d742195" }, "downloads": -1, "filename": "CodeKitLang-0.3.tar.gz", "has_sig": false, "md5_digest": "3dc856aff2868484733cbd5899fd13b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11266, "upload_time": "2014-07-19T07:59:05", "url": "https://files.pythonhosted.org/packages/14/0a/47e376f04f70113dc51b6345e635a1a4839fa7654b47bfde9baeb445f8d6/CodeKitLang-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "59b664887a416e277b841d182c677634", "sha256": "af72dfaca688fd55901c1cad35aebb73193d29c7b7c219666d51697a5e44362a" }, "downloads": -1, "filename": "CodeKitLang-0.4.tar.gz", "has_sig": false, "md5_digest": "59b664887a416e277b841d182c677634", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11457, "upload_time": "2015-03-08T18:14:14", "url": "https://files.pythonhosted.org/packages/f2/63/736e80bf8d46016252cbd5dc3ea0221b6e16a6da328fda9edb45a26b9f98/CodeKitLang-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "59b664887a416e277b841d182c677634", "sha256": "af72dfaca688fd55901c1cad35aebb73193d29c7b7c219666d51697a5e44362a" }, "downloads": -1, "filename": "CodeKitLang-0.4.tar.gz", "has_sig": false, "md5_digest": "59b664887a416e277b841d182c677634", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11457, "upload_time": "2015-03-08T18:14:14", "url": "https://files.pythonhosted.org/packages/f2/63/736e80bf8d46016252cbd5dc3ea0221b6e16a6da328fda9edb45a26b9f98/CodeKitLang-0.4.tar.gz" } ] }