i18nco


Namei18nco JSON
Version 1.2.2 PyPI version JSON
download
home_pagehttps://github.com/numlinka/pyi18nco
SummaryThis is a simple and easy to use Python i18n library.
upload_time2024-06-21 15:24:23
maintainerNone
docs_urlNone
authornumlinka
requires_pythonNone
licenseLGPLv3
keywords sample i18n
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyi18nco

_This is a simple and easy to use Python i18n library._

<a style="text-decoration:none" href="https://www.gnu.org/licenses/lgpl-3.0.en.html">
  <img src="https://img.shields.io/badge/License-LGPLv3-lightblue" alt="LGPLv3"/>
</a>
<a style="text-decoration:none" href="https://pypi.org/project/i18nco">
  <img src="https://img.shields.io/badge/PyPI-i18nco-lightblue" alt="PyPI"/>
</a>
<a style="text-decoration:none" href="https://www.python.org">
  <img src="https://img.shields.io/badge/Python-3.9+-lightblue" alt="Python3.9+"/>
</a>

<p></p>

For more information about the project, please visit [GitHub](https://github.com/numlinka/pyi18nco).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/numlinka/pyi18nco",
    "name": "i18nco",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "sample, i18n",
    "author": "numlinka",
    "author_email": "numlinka@163.com",
    "download_url": null,
    "platform": null,
    "description": "# pyi18nco\r\n\r\n_This is a simple and easy to use Python i18n library._\r\n\r\n<a style=\"text-decoration:none\" href=\"https://www.gnu.org/licenses/lgpl-3.0.en.html\">\r\n  <img src=\"https://img.shields.io/badge/License-LGPLv3-lightblue\" alt=\"LGPLv3\"/>\r\n</a>\r\n<a style=\"text-decoration:none\" href=\"https://pypi.org/project/i18nco\">\r\n  <img src=\"https://img.shields.io/badge/PyPI-i18nco-lightblue\" alt=\"PyPI\"/>\r\n</a>\r\n<a style=\"text-decoration:none\" href=\"https://www.python.org\">\r\n  <img src=\"https://img.shields.io/badge/Python-3.9+-lightblue\" alt=\"Python3.9+\"/>\r\n</a>\r\n\r\n<p></p>\r\n\r\nFor more information about the project, please visit [GitHub](https://github.com/numlinka/pyi18nco).\r\n",
    "bugtrack_url": null,
    "license": "LGPLv3",
    "summary": "This is a simple and easy to use Python i18n library.",
    "version": "1.2.2",
    "project_urls": {
        "Homepage": "https://github.com/numlinka/pyi18nco"
    },
    "split_keywords": [
        "sample",
        " i18n"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0858832664d6b16575e799a59d351cce8b56a7ce3b6a86194c812393ef4cdf65",
                "md5": "ad10364ae2efdd5f128068e1a8d1ee53",
                "sha256": "51d2b4ed61d14e18669170928490905d31b0a1fbc85e9bb60d762cd7a7e6c368"
            },
            "downloads": -1,
            "filename": "i18nco-1.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ad10364ae2efdd5f128068e1a8d1ee53",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13220,
            "upload_time": "2024-06-21T15:24:23",
            "upload_time_iso_8601": "2024-06-21T15:24:23.130033Z",
            "url": "https://files.pythonhosted.org/packages/08/58/832664d6b16575e799a59d351cce8b56a7ce3b6a86194c812393ef4cdf65/i18nco-1.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-21 15:24:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "numlinka",
    "github_project": "pyi18nco",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "i18nco"
}
        
Elapsed time: 1.77602s