{ "info": { "author": "yaoguai", "author_email": "lapislazulitexts@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Religion", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Linguistic" ], "description": "Sanzang Lib\n===========\n\nThe Sanzang Library is a Python 3 module for translating from Chinese,\nJapanese, and Korean (the CJK languages). The Sanzang Library implements the\nmain functions of the programs contained in Sanzang Utils.\n\nInstallation\n------------\n\nTo install this module, you can use pip or just the normal setup script::\n\n # python3 setup.py install\n\nUsage and documentation\n-----------------------\n\nTo begin using the module, you can just import it::\n\n import sanzang\n\nTo read about which functions are available and their usage, you could do::\n\n >>> import sanzang\n >>> help(sanzang)\n\nProject links\n-------------\n\n* *GitHub: sanzang-lib* \n* *GitHub: sanzang-utils* \n* *Sanzang Homepage* \n* *Sanzang: Introduction* \n* *Sanzang Utils Tutorial* ", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/yaoguai/sanzang-lib", "keywords": "chinese japanese korean cjk asia language translation", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "sanzang-lib", "package_url": "https://pypi.org/project/sanzang-lib/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sanzang-lib/", "project_urls": { "Homepage": "https://github.com/yaoguai/sanzang-lib" }, "release_url": "https://pypi.org/project/sanzang-lib/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Translate from Chinese, Japanese, or Korean.", "version": "1.0.1" }, "last_serial": 1450903, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "079b70494a251ab97c0ca8dcd37455e2", "sha256": "d4ad34c378af9ca0bf2b4566705d03f5ab9adb07723f8fc64cf08e074f89d14d" }, "downloads": -1, "filename": "sanzang-lib-1.0.0.tar.gz", "has_sig": false, "md5_digest": "079b70494a251ab97c0ca8dcd37455e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5129, "upload_time": "2014-09-22T04:01:13", "url": "https://files.pythonhosted.org/packages/86/ee/b4405ccdf987af4bb3ab15021a8df3f5cdb24f5290b8bc5fc35222ff25c4/sanzang-lib-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "2c5b1be5d1763281ce520d938388bb4c", "sha256": "2568be809be7778bdfff9c03fa088e0a3b06c9a27e8be923a19da18e86fa6aa2" }, "downloads": -1, "filename": "sanzang-lib-1.0.1.tar.gz", "has_sig": false, "md5_digest": "2c5b1be5d1763281ce520d938388bb4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5158, "upload_time": "2015-01-02T17:00:13", "url": "https://files.pythonhosted.org/packages/1b/72/2d3fdcdcecf8200658a64769193764a9dd847d6a9bdfaa7d136a5e8502ff/sanzang-lib-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2c5b1be5d1763281ce520d938388bb4c", "sha256": "2568be809be7778bdfff9c03fa088e0a3b06c9a27e8be923a19da18e86fa6aa2" }, "downloads": -1, "filename": "sanzang-lib-1.0.1.tar.gz", "has_sig": false, "md5_digest": "2c5b1be5d1763281ce520d938388bb4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5158, "upload_time": "2015-01-02T17:00:13", "url": "https://files.pythonhosted.org/packages/1b/72/2d3fdcdcecf8200658a64769193764a9dd847d6a9bdfaa7d136a5e8502ff/sanzang-lib-1.0.1.tar.gz" } ] }