teedoc-plugin-google-translate


Nameteedoc-plugin-google-translate JSON
Version 1.1.6 PyPI version JSON
download
home_pagehttps://github.com/Neutree/teedoc
SummaryGoogle translate plugin for teedoc
upload_time2023-08-16 03:16:00
maintainer
docs_urlNone
authorNeucrack
requires_python
licenseMIT
keywords teedoc google translate plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            teedoc-plugin-google-translate
===========

Google translate support for [teedoc](https://github.com/Neutree/teedoc)


## Develop


There is a config named `domain` for this plugin, by default it is `/`, means use translate resources in local.
But somtime it will be out of date, you can change it to `https://translate.google.cn/` or `https://translate.google.com/` to use google translate online.

And mannually update the files, but it is pretty hard, so we default to `https://translate.google.cn/` since update at 2023.8.16.





            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Neutree/teedoc",
    "name": "teedoc-plugin-google-translate",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "teedoc Google translate plugin",
    "author": "Neucrack",
    "author_email": "CZD666666@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/15/87/ffcd02031119dda386c2f16c9d9c3665ec95256cde839300fe0e605f96a8/teedoc-plugin-google-translate-1.1.6.tar.gz",
    "platform": null,
    "description": "teedoc-plugin-google-translate\n===========\n\nGoogle translate support for [teedoc](https://github.com/Neutree/teedoc)\n\n\n## Develop\n\n\nThere is a config named `domain` for this plugin, by default it is `/`, means use translate resources in local.\nBut somtime it will be out of date, you can change it to `https://translate.google.cn/` or `https://translate.google.com/` to use google translate online.\n\nAnd mannually update the files, but it is pretty hard, so we default to `https://translate.google.cn/` since update at 2023.8.16.\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Google translate plugin for teedoc",
    "version": "1.1.6",
    "project_urls": {
        "Homepage": "https://github.com/Neutree/teedoc"
    },
    "split_keywords": [
        "teedoc",
        "google",
        "translate",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8aded4ce49010eb28e33cc511a45ed4c41561ce4d56fd17f7d826c4b6eb3e8a1",
                "md5": "4f0f9f3323a9c45c544e8d99e2c8a628",
                "sha256": "8384746b34f94d72afa3cb9da1f464a8af94ce7bbafe1f6376e91b58f2b9e1ad"
            },
            "downloads": -1,
            "filename": "teedoc_plugin_google_translate-1.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4f0f9f3323a9c45c544e8d99e2c8a628",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 104466,
            "upload_time": "2023-08-16T03:15:58",
            "upload_time_iso_8601": "2023-08-16T03:15:58.342520Z",
            "url": "https://files.pythonhosted.org/packages/8a/de/d4ce49010eb28e33cc511a45ed4c41561ce4d56fd17f7d826c4b6eb3e8a1/teedoc_plugin_google_translate-1.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1587ffcd02031119dda386c2f16c9d9c3665ec95256cde839300fe0e605f96a8",
                "md5": "21424cdfc407a04597dc45160e3271ba",
                "sha256": "07709fcf1962c61ae7d233cdd32ec12bef5ffa720898a6d5390b0cd4af94d002"
            },
            "downloads": -1,
            "filename": "teedoc-plugin-google-translate-1.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "21424cdfc407a04597dc45160e3271ba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 103613,
            "upload_time": "2023-08-16T03:16:00",
            "upload_time_iso_8601": "2023-08-16T03:16:00.145290Z",
            "url": "https://files.pythonhosted.org/packages/15/87/ffcd02031119dda386c2f16c9d9c3665ec95256cde839300fe0e605f96a8/teedoc-plugin-google-translate-1.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-16 03:16:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Neutree",
    "github_project": "teedoc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "teedoc-plugin-google-translate"
}
        
Elapsed time: 0.09899s