{ "info": { "author": "ShulongLiu", "author_email": "slliutyler@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "sltlocaltools\n===\n\n![stringsToxls](http://img.blog.csdn.net/20170501134701254?watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvdGFpc2hhbmR1YmE=/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70/gravity/SouthEast)\n\n![xlsToStrings](http://img.blog.csdn.net/20170501134717317?watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvdGFpc2hhbmR1YmE=/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70/gravity/SouthEast)\n\nsltlocaltools is a tool to help search iOS localizabel.strings and convert it between xls and strings.\n\nInstalling\n---\n\n`pip install sltlocaltools`\n\nUsage\n---\n\nconvert strings to xls\n\n`python xlsconvertor.py -t 1 -sd ~/Desktop/test -x ~/Desktop/my.xls`\n\nconvert xls to strings\n\n`python xlsconvertor.py -t 1 -sd ~/Desktop/test -x ~/Desktop/my.xls`\n\n-\t-t : 1 means convert to xls,2 means convert to strings\n- -s : localizable strings dir path\n- -x : xls file path", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/LiuShulong/sltlocaltools", "keywords": "iOS localize strings", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "sltlocaltools", "package_url": "https://pypi.org/project/sltlocaltools/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sltlocaltools/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/LiuShulong/sltlocaltools" }, "release_url": "https://pypi.org/project/sltlocaltools/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "a tool to help convert iOS localizable.strings and xls", "version": "1.0.1" }, "last_serial": 2841551, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "01ea9d20ce2a8a9dc9ea97bfbf6fdf6c", "sha256": "25d7bb33fe8ecb7b68091e42d82911844dae81a41ce312f9143332ab8cf42d3d" }, "downloads": -1, "filename": "sltlocaltools-1.0.1.tar.gz", "has_sig": false, "md5_digest": "01ea9d20ce2a8a9dc9ea97bfbf6fdf6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6094, "upload_time": "2017-05-01T06:48:16", "url": "https://files.pythonhosted.org/packages/58/a3/4cf5c73688a82a726e2b430c11f7ec2b6520fbcef9ec00e943cc66244db8/sltlocaltools-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "01ea9d20ce2a8a9dc9ea97bfbf6fdf6c", "sha256": "25d7bb33fe8ecb7b68091e42d82911844dae81a41ce312f9143332ab8cf42d3d" }, "downloads": -1, "filename": "sltlocaltools-1.0.1.tar.gz", "has_sig": false, "md5_digest": "01ea9d20ce2a8a9dc9ea97bfbf6fdf6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6094, "upload_time": "2017-05-01T06:48:16", "url": "https://files.pythonhosted.org/packages/58/a3/4cf5c73688a82a726e2b430c11f7ec2b6520fbcef9ec00e943cc66244db8/sltlocaltools-1.0.1.tar.gz" } ] }