{ "info": { "author": "Calvin Spealman", "author_email": "ironfroggy@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "Jules is a static blog generator named after a victorian-ish era literary or\nintellectual character, because apparently that's a trend now.\n\nJules processes a list of input directories called `packs`. A few `packs` are\nincluded to provide useful parts of a website. As of this time, Jules ship with\nHTML5 Boilerplate, LESS CSS, Bootstrap, and Atom XML Feeds.\n\nFiles from the source `packs` are grouped by their base name, the filename\nwithout extensions. A bundle could include a YAML configuration file, a Jinja2\ntemplate, or other files. The bundles of files are processed together to\noutput files. By default, the files in the bundle are simply copied.\n\nRestructured text files in a bundle are parsed as the `bundle content`, YAML\nfiles are parsed as the `bundle meta data`, and Jinja2 templates are used to\nrender output HTML.\n\n\n+----------------------+-----------------------+-------------------+\n| Packs | Bundles | Files |\n+======================+=======================+===================+\n| HTML5 Boiler Pack | base | base.j2 |\n| | js/jquery.min | lib/jquery.min.js |\n| | | |\n+----------------------+-----------------------+-------------------+\n| LESS CSS Pack | js/less.min | js/less.min.js |\n+----------------------+-----------------------+-------------------+\n| Your site pack | site_base | site_base.j2 |\n| +-----------------------+-------------------+\n| | index | index.j2 |\n| + +-------------------+\n| | | index.rst |\n+----------------------+-----------------------+-------------------+\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "jules", "package_url": "https://pypi.org/project/jules/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jules/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/jules/0.2.0.1/", "requires_dist": null, "requires_python": null, "summary": "Yet Another Static Blog Generator I guess", "version": "0.2.0.1" }, "last_serial": 793857, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "5562a1fb4dbe9b3be55b907256216528", "sha256": "0a7b49707dbad19d2f640da76cbdf806ffa776c6328229648ea8af4c90cef34a" }, "downloads": -1, "filename": "jules-0.2.tar.gz", "has_sig": false, "md5_digest": "5562a1fb4dbe9b3be55b907256216528", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 275201, "upload_time": "2012-11-04T14:11:52", "url": "https://files.pythonhosted.org/packages/32/37/4e6de8132fb6d42a6a6ad30763c7b6b186d0d18d6c6e79cd60b9aeba4c1b/jules-0.2.tar.gz" } ], "0.2.0.1": [ { "comment_text": "", "digests": { "md5": "1117b3e36148027cc39e79de023c372e", "sha256": "e3273d96577d9fa4bae6707c881086a0a544944b5891a842ec7ba6f8ab3e261d" }, "downloads": -1, "filename": "jules-0.2.0.1.tar.gz", "has_sig": false, "md5_digest": "1117b3e36148027cc39e79de023c372e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 275413, "upload_time": "2012-11-04T16:19:14", "url": "https://files.pythonhosted.org/packages/ed/9b/6cb4555fc0beadc1eb0936905ed7b7b14ba952c145049546f90ffac2d7fd/jules-0.2.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1117b3e36148027cc39e79de023c372e", "sha256": "e3273d96577d9fa4bae6707c881086a0a544944b5891a842ec7ba6f8ab3e261d" }, "downloads": -1, "filename": "jules-0.2.0.1.tar.gz", "has_sig": false, "md5_digest": "1117b3e36148027cc39e79de023c372e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 275413, "upload_time": "2012-11-04T16:19:14", "url": "https://files.pythonhosted.org/packages/ed/9b/6cb4555fc0beadc1eb0936905ed7b7b14ba952c145049546f90ffac2d7fd/jules-0.2.0.1.tar.gz" } ] }