{ "info": { "author": "Mayo Jordanov", "author_email": "mayo@oyam.ca", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: Other/Proprietary License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "Hana\n====\n\nYet another static site generator.\n\nAt the core, Hana is very simple and known only about reading files from the source directory and writing them to the output directory. Any processing that needs to happen is dependent on plugins. In this sense, Hana is template system agnostic, and can be used to process any files, even ebooks or pdfs (provided there are plugins).\n\nHana plugins consist of callables that accept two parameters: reference to files available for processing, and reference to Hana.\n\nHana can create files from a source other than filesystem, by using a custom loader. The loader must have a `get_files()` method, which returns all files that will be processed by Hana and its plugins.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mayo/hana", "keywords": "hana static site generator processing file", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "hana", "package_url": "https://pypi.org/project/hana/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hana/", "project_urls": { "Homepage": "https://github.com/mayo/hana" }, "release_url": "https://pypi.org/project/hana/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Static site generator", "version": "0.0.1" }, "last_serial": 3453572, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "497c038adb24cb05073dff733c6d3596", "sha256": "ecafd0c65203e25142d5e84db7e1479fbd6c35bfcfc27053e508fde6ede5ac4d" }, "downloads": -1, "filename": "hana-0.0.1.tar.gz", "has_sig": false, "md5_digest": "497c038adb24cb05073dff733c6d3596", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3132, "upload_time": "2017-05-22T22:39:29", "url": "https://files.pythonhosted.org/packages/27/6b/e41516348fa3ad237a5c0d8b335a63c9a24646d0b4805fed6697f12cb31d/hana-0.0.1.tar.gz" } ], "0.0.dev5": [ { "comment_text": "", "digests": { "md5": "bd0b32d576cc2accee98e1180d5ffe0a", "sha256": "5b57730ce8732c46656049e63a850e7c91f40452629150b052ea91c9db54aba4" }, "downloads": -1, "filename": "hana-0.0.dev5.tar.gz", "has_sig": false, "md5_digest": "bd0b32d576cc2accee98e1180d5ffe0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5810, "upload_time": "2017-12-31T18:40:42", "url": "https://files.pythonhosted.org/packages/55/e7/f653ad3f4c6177323426db88b5ebb06a44d6a45f28416eb616c8aad5e7b4/hana-0.0.dev5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "497c038adb24cb05073dff733c6d3596", "sha256": "ecafd0c65203e25142d5e84db7e1479fbd6c35bfcfc27053e508fde6ede5ac4d" }, "downloads": -1, "filename": "hana-0.0.1.tar.gz", "has_sig": false, "md5_digest": "497c038adb24cb05073dff733c6d3596", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3132, "upload_time": "2017-05-22T22:39:29", "url": "https://files.pythonhosted.org/packages/27/6b/e41516348fa3ad237a5c0d8b335a63c9a24646d0b4805fed6697f12cb31d/hana-0.0.1.tar.gz" } ] }