{ "info": { "author": "Friedrich Paetzke", "author_email": "f.paetzke@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries", "Topic :: Text Editors :: Emacs", "Topic :: Text Processing", "Topic :: Text Processing :: Markup" ], "description": "django-orgco\n============\n\n.. image:: https://travis-ci.org/paetzke/django-orgco.png?branch=master\n :target: https://travis-ci.org/paetzke/django-orgco\n.. image:: https://coveralls.io/repos/paetzke/django-orgco/badge.png?branch=master\n :target: https://coveralls.io/r/paetzke/django-orgco?branch=master\n\nCopyright (c) 2013, Friedrich Paetzke (f.paetzke@gmail.com)\nAll rights reserved.\n\ndjango-orgco implements a template tag to use orgco easily in django templates.\n\nHow to use\n----------\n\nInstall the package via ``pip``\n\n.. code:: bash\n\n $ pip install django-orgco\n\nAdd the package to your installed apps in settings.py.\n\n.. code:: python\n\n INSTALLED_APPS = (\n ...\n 'django_orgco',\n ...\n )\n\nThen use it. Here is an example:\n\nmy_template.html:\n\n.. code:: html\n\n {% load orgdoc %}\n \n {% orgdoc %}\n * header is here\n \n - short1 :: long1\n - short2 :: long2\n - short3 :: long3\n \n | th1 | th2 |\n |-----+-----|\n | td1 | td2 |\n {% endorgdoc %}\n\nTo enable code highlighting add *highlight* to *orgdoc*:\n\n.. code:: html\n\n {% orgdoc highlight %}\n is_ok = True\n {% endorgdoc %}\n\nThe tag does not produce safe output by default. You have to mark it as safe yourself:\n\n.. code:: html\n\n {% load orgdoc %}\n {% orgdoc highlight %}\n {{ code|safe }}\n {% endorgdoc %}\n\n.. image:: https://d2weczhvl823v0.cloudfront.net/paetzke/django-orgco/trend.png\n :target: https://bitdeli.com/free", "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/paetzke/django-orgco", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-orgco", "package_url": "https://pypi.org/project/django-orgco/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-orgco/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/paetzke/django-orgco" }, "release_url": "https://pypi.org/project/django-orgco/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "django-orgco implements a template tag to use orgco easily in django templates", "version": "0.1.0" }, "last_serial": 975524, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "abe61a84426c4c4b2f72c62162851f0d", "sha256": "05f963b3ee7dd51fdea7a8012709601f53794d8c2332b344c82e03997dd7ad61" }, "downloads": -1, "filename": "django_orgco-0.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "abe61a84426c4c4b2f72c62162851f0d", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4230, "upload_time": "2013-12-08T20:24:34", "url": "https://files.pythonhosted.org/packages/e0/b4/9bd7773561c20744289c690b4b419c3333e21560758bdff3659ca5dad9b2/django_orgco-0.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "127dd30e3eb4d0713e18463ef4f33ccc", "sha256": "cb473df9bc78ae9499f7af0bf43cc4f31932052039bfde81d06ff07abdd62308" }, "downloads": -1, "filename": "django-orgco-0.0.4.tar.gz", "has_sig": false, "md5_digest": "127dd30e3eb4d0713e18463ef4f33ccc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3141, "upload_time": "2013-12-08T20:24:31", "url": "https://files.pythonhosted.org/packages/c2/de/c0c9507161eabb034f989021b6793f2aea5c689fe929d256bdd346a1da3b/django-orgco-0.0.4.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "e2e97f18f124649fe34c785cf8fec001", "sha256": "e3bc0145455c3162777f7ccac52f12a92fb62c320d232efb83df38a0d39f4e4b" }, "downloads": -1, "filename": "django_orgco-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e2e97f18f124649fe34c785cf8fec001", "packagetype": "bdist_wheel", "python_version": "3.3", "requires_python": null, "size": 4719, "upload_time": "2014-01-21T07:00:18", "url": "https://files.pythonhosted.org/packages/bd/04/459097ab6c7553a54e276642b00ee77b5a27b6e37f036961be6de3af19ef/django_orgco-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "33d9e5d9bc848854f67416c6186a7ecc", "sha256": "a2cff4f8a0f06cf6e0779dfbe1c95a8fbfb0b34c6b5fc962837565f70799cd59" }, "downloads": -1, "filename": "django-orgco-0.1.0.tar.gz", "has_sig": false, "md5_digest": "33d9e5d9bc848854f67416c6186a7ecc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3356, "upload_time": "2014-01-21T07:00:15", "url": "https://files.pythonhosted.org/packages/a0/56/730c0327b9eeeb132ae66eee8dc2e3afb25cd0f4752cc8dd0d599ca99581/django-orgco-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e2e97f18f124649fe34c785cf8fec001", "sha256": "e3bc0145455c3162777f7ccac52f12a92fb62c320d232efb83df38a0d39f4e4b" }, "downloads": -1, "filename": "django_orgco-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e2e97f18f124649fe34c785cf8fec001", "packagetype": "bdist_wheel", "python_version": "3.3", "requires_python": null, "size": 4719, "upload_time": "2014-01-21T07:00:18", "url": "https://files.pythonhosted.org/packages/bd/04/459097ab6c7553a54e276642b00ee77b5a27b6e37f036961be6de3af19ef/django_orgco-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "33d9e5d9bc848854f67416c6186a7ecc", "sha256": "a2cff4f8a0f06cf6e0779dfbe1c95a8fbfb0b34c6b5fc962837565f70799cd59" }, "downloads": -1, "filename": "django-orgco-0.1.0.tar.gz", "has_sig": false, "md5_digest": "33d9e5d9bc848854f67416c6186a7ecc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3356, "upload_time": "2014-01-21T07:00:15", "url": "https://files.pythonhosted.org/packages/a0/56/730c0327b9eeeb132ae66eee8dc2e3afb25cd0f4752cc8dd0d599ca99581/django-orgco-0.1.0.tar.gz" } ] }