{ "info": { "author": "Chris Lam", "author_email": "chris@oneyskyapp.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 :: Text Processing :: Linguistic", "Topic :: Utilities" ], "description": "===============\ndjango-onesky\n===============\n\nOneSky Inline Translation library for Django\n\nSee full documentation at http://www.oneskyapp.com\n\nTo wrap text string with tag::\n\n\ttrans('my string')\n\nTo wrap text string with special prefix and suffix::\n\n\ttrans2('my string')\n\n\nInstallation\n============\n\nInstall via ``pip``::\n\n $ pip install django-onesky\n\n\nSetup\n=====\n\n1. Add ``onesky`` to INSTALLED_APPS in your django settings file.\n\n ::\n\n INSTALLED_APPS = (\n ...\n 'onesky',\n ...\n )", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/onesky/django-onesky/", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "django-onesky", "package_url": "https://pypi.org/project/django-onesky/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-onesky/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/onesky/django-onesky/" }, "release_url": "https://pypi.org/project/django-onesky/0.2/", "requires_dist": null, "requires_python": null, "summary": "OneSky inline translation library for Django", "version": "0.2" }, "last_serial": 866536, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "d0f3532af6de0e4703b0dc1aa2286a72", "sha256": "1c7113298835e541dc54e35ad3ce8c54f01371594544bbf34befb0071878c102" }, "downloads": -1, "filename": "django-onesky-0.1.zip", "has_sig": false, "md5_digest": "d0f3532af6de0e4703b0dc1aa2286a72", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5380, "upload_time": "2013-09-06T07:09:52", "url": "https://files.pythonhosted.org/packages/04/05/22804accbb0841c4a0558f8e62a8a59de04001ac7b730a31cc1df53a4c68/django-onesky-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "ee540d1bacbc25289f70606cae38e41b", "sha256": "796d4b7ab4c3f610412fc96d2593b221b6b4ef8c2150bd5e898064fb316e9fde" }, "downloads": -1, "filename": "django-onesky-0.2.zip", "has_sig": false, "md5_digest": "ee540d1bacbc25289f70606cae38e41b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6384, "upload_time": "2013-09-16T06:03:41", "url": "https://files.pythonhosted.org/packages/c3/52/71ee86698a616edc3880b4403fe8f49dd333ff2d1f040365c7e3aef7baf0/django-onesky-0.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ee540d1bacbc25289f70606cae38e41b", "sha256": "796d4b7ab4c3f610412fc96d2593b221b6b4ef8c2150bd5e898064fb316e9fde" }, "downloads": -1, "filename": "django-onesky-0.2.zip", "has_sig": false, "md5_digest": "ee540d1bacbc25289f70606cae38e41b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6384, "upload_time": "2013-09-16T06:03:41", "url": "https://files.pythonhosted.org/packages/c3/52/71ee86698a616edc3880b4403fe8f49dd333ff2d1f040365c7e3aef7baf0/django-onesky-0.2.zip" } ] }