{ "info": { "author": "Remi Rampin", "author_email": "remirampin@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "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.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Babel Godot plugin\n==================\n\nThis is a plugin for `Babel `_, the internationalization library, that adds support for scene files from the `Godot game engine `_.\n\nUsing a mapping file like this::\n\n [python: **.gd]\n encoding = utf-8\n extract_messages = tr\n\n [godot_scene: **.tscn]\n encoding = utf-8\n\nyou can extract messages to be translated from both your ``.gd`` and ``.tscn`` files using::\n\n pybabel extract -F babel_mapping_file -k Label/text -k tr -o translations.pot .\n\nYou can then create ``.po`` files from the POT catalog using `Poedit `_, or online services such as `Crowdin `_, `Transifex `_, or `Weblate `_.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/remram44/pybabel-godot", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "Babel-Godot", "package_url": "https://pypi.org/project/Babel-Godot/", "platform": "", "project_url": "https://pypi.org/project/Babel-Godot/", "project_urls": { "Homepage": "https://github.com/remram44/pybabel-godot" }, "release_url": "https://pypi.org/project/Babel-Godot/0.1/", "requires_dist": null, "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "summary": "Plugin for Babel to support Godot scene files (.tscn)", "version": "0.1" }, "last_serial": 5965024, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c42de98a282e5cb81cb4ea2aa53a961b", "sha256": "3a8e67357f1af8dfc298f63fc040e888ed5b9df24568dfff9396948a91ad646b" }, "downloads": -1, "filename": "Babel_Godot-0.1-1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c42de98a282e5cb81cb4ea2aa53a961b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5392, "upload_time": "2019-10-12T18:26:28", "url": "https://files.pythonhosted.org/packages/b7/0f/59ec4d3f6d625e9ea55110251fd3cf6c778a05b50a304b0143167e773a18/Babel_Godot-0.1-1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "73e9ea3df971ac667da693fda2fa302e", "sha256": "fae2071f28de3bc26973d96017ed6e7cd49f7d37173143f54947d803b0995798" }, "downloads": -1, "filename": "Babel-Godot-0.1-1.tar.gz", "has_sig": false, "md5_digest": "73e9ea3df971ac667da693fda2fa302e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3539, "upload_time": "2019-10-12T18:26:10", "url": "https://files.pythonhosted.org/packages/75/36/d5c706e46f867aed8026204ec76b78bf2a91fb5968c96312e652300e46ba/Babel-Godot-0.1-1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c42de98a282e5cb81cb4ea2aa53a961b", "sha256": "3a8e67357f1af8dfc298f63fc040e888ed5b9df24568dfff9396948a91ad646b" }, "downloads": -1, "filename": "Babel_Godot-0.1-1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c42de98a282e5cb81cb4ea2aa53a961b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5392, "upload_time": "2019-10-12T18:26:28", "url": "https://files.pythonhosted.org/packages/b7/0f/59ec4d3f6d625e9ea55110251fd3cf6c778a05b50a304b0143167e773a18/Babel_Godot-0.1-1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "73e9ea3df971ac667da693fda2fa302e", "sha256": "fae2071f28de3bc26973d96017ed6e7cd49f7d37173143f54947d803b0995798" }, "downloads": -1, "filename": "Babel-Godot-0.1-1.tar.gz", "has_sig": false, "md5_digest": "73e9ea3df971ac667da693fda2fa302e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3539, "upload_time": "2019-10-12T18:26:10", "url": "https://files.pythonhosted.org/packages/75/36/d5c706e46f867aed8026204ec76b78bf2a91fb5968c96312e652300e46ba/Babel-Godot-0.1-1.tar.gz" } ] }