{ "info": { "author": "Meir Kriheli", "author_email": "mkriheli@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "Statirator\n============\n\nMultilingual static site and blog generator.\n\nReason\n--------\n\n* Needed good multilingual static site generator, which enables:\n\n * Blog posts in reStructuredText_\n * Single resource (file) for all the translations of that post or page\n * Explicitly specifying slug for various non-Latin links in addition to posts\n (e.g: Tag names, pages, etc.)\n * Separate RSS feeds for each language and each tag/language\n * Keeps reference between the translations\n * Optional Multi-domain support - One for each language (TODO)\n * Translated elements in pages\n\n* No need to reinvent the wheel:\n\n * Many know Django_, we can reuse the knowledge\n * Make use of reusable apps\n * Hack around i18n bits of Django_.\n * Use Django_'s `Internationalization and localization`_\n\n\nFor users\n-----------\n\nSee the `Statirator documentation`_ at Read the Docs.\n\n.. _Statirator documentation: https://statirator.readthedocs.org/en/latest/\n\n\nFor developers:\n--------------------\n\n* Create a virtualenv (python2 till django moves to 3)\n* Clone the repo\n* run ``python setup.py develop``\n\nTo build the docs:\n\n* install Sphinx_\n* ``cd docs; make html``\n\n\n.. _Sphinx: http://sphinx.pocoo.org/\n.. _Django: https://www.djangoproject.com/\n.. _Internationalization and localization: https://docs.djangoproject.com/en/1.4/topics/i18n/\n.. _reStructuredText: http://docutils.sourceforge.net/rst.html", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/statirator/", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "statirator", "package_url": "https://pypi.org/project/statirator/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/statirator/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/statirator/" }, "release_url": "https://pypi.org/project/statirator/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Multilingual static site and blog generator", "version": "0.2.0" }, "last_serial": 800097, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "a25cfeeb703dd10a3d24875c2ab015a8", "sha256": "cf4453fad2165379a0c1c9d46f42f62541a163630f7c27b8d371f88bcf477623" }, "downloads": -1, "filename": "statirator-0.2.0.tar.gz", "has_sig": true, "md5_digest": "a25cfeeb703dd10a3d24875c2ab015a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78854, "upload_time": "2013-05-08T22:41:55", "url": "https://files.pythonhosted.org/packages/95/cc/c1fc8fad490444aa9f372f2095b93ee7d78476864c44cd78c81a9f40e408/statirator-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a25cfeeb703dd10a3d24875c2ab015a8", "sha256": "cf4453fad2165379a0c1c9d46f42f62541a163630f7c27b8d371f88bcf477623" }, "downloads": -1, "filename": "statirator-0.2.0.tar.gz", "has_sig": true, "md5_digest": "a25cfeeb703dd10a3d24875c2ab015a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78854, "upload_time": "2013-05-08T22:41:55", "url": "https://files.pythonhosted.org/packages/95/cc/c1fc8fad490444aa9f372f2095b93ee7d78476864c44cd78c81a9f40e408/statirator-0.2.0.tar.gz" } ] }