{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "js.trix\n*******\n\nIntroduction\n============\n\nThis library packages `Trix`_ for `fanstatic`_.\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`Trix`: https://trix-editor.org/\n\nThis requires integration between your web framework and ``fanstatic``,\nand making sure that the original resources (shipped in the ``resources``\ndirectory in ``js.trix``) are published to some URL.\n\nHow to use?\n===========\n\n\nYou can import ``trix`` from ``js.trix`` and ``need`` it where you want\nthese resources to be included on a page::\n\n >>> from js.trix import trix\n >>> trix.need()\n\n >>> from js.trix import (\n ... trix_css,\n ... trix_js,\n ... )\n\n\nCHANGES\n=======\n\n1.0.0 (2019-02-27)\n------------------\n\n- BLUE-2855 Update to Trix 1.0.0.\n\n\n0.9.5 (2016-03-18)\n------------------\n\n- Initial packaging of trix as a fanstatic package.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/minddistrict/js.trix", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "js.trix", "package_url": "https://pypi.org/project/js.trix/", "platform": "", "project_url": "https://pypi.org/project/js.trix/", "project_urls": { "Homepage": "https://github.com/minddistrict/js.trix" }, "release_url": "https://pypi.org/project/js.trix/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Fanstatic packaging of Trix", "version": "1.0.0" }, "last_serial": 4873105, "releases": { "0.9.5": [ { "comment_text": "", "digests": { "md5": "a0b491baeeb2a6768d8396c67e2ddffc", "sha256": "8a06eac1877a3427cda6a442b5da7d16bd58e17b4aaec832c306964e9ebb3977" }, "downloads": -1, "filename": "js.trix-0.9.5.tar.gz", "has_sig": false, "md5_digest": "a0b491baeeb2a6768d8396c67e2ddffc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51333, "upload_time": "2016-03-18T08:40:10", "url": "https://files.pythonhosted.org/packages/8b/db/dd91d677452aa6e46c39dc65dc98d5383c86ebca283b27223aecd9dbb509/js.trix-0.9.5.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "46910fd07e19d2607fcac66ed9bff83a", "sha256": "4ba80c12d8063984a05958b88d877e4a20585b5c9a24eae0ec5e98c1f2e51be4" }, "downloads": -1, "filename": "js.trix-1.0.0.tar.gz", "has_sig": false, "md5_digest": "46910fd07e19d2607fcac66ed9bff83a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54866, "upload_time": "2019-02-27T08:36:38", "url": "https://files.pythonhosted.org/packages/72/37/92d32036b4f63d2a0af4cea40ddeb53516fdd356c4f365e5eb52390e49d4/js.trix-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "46910fd07e19d2607fcac66ed9bff83a", "sha256": "4ba80c12d8063984a05958b88d877e4a20585b5c9a24eae0ec5e98c1f2e51be4" }, "downloads": -1, "filename": "js.trix-1.0.0.tar.gz", "has_sig": false, "md5_digest": "46910fd07e19d2607fcac66ed9bff83a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54866, "upload_time": "2019-02-27T08:36:38", "url": "https://files.pythonhosted.org/packages/72/37/92d32036b4f63d2a0af4cea40ddeb53516fdd356c4f365e5eb52390e49d4/js.trix-1.0.0.tar.gz" } ] }