camp-ftools


Namecamp-ftools JSON
Version 0.0.1 PyPI version JSON
download
home_page
Summary营地字体处理工具库
upload_time2023-11-10 10:47:13
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords font font-tools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # camp-font-tools

> 营地字体操作工具

## Contribute

首先安装好 `python` 相关的开发环境

> 工程根目录执行 `pip install --editable .`
> 尝试运行 `ftools --help`

每次有修改代码,都重复执行上面的步骤,确保没有引入额外的错误

## Cli Args

> 见代码注释



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "camp-ftools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "font,font-tools",
    "author": "",
    "author_email": "bobi <bobiloveali@gmail.com>",
    "download_url": "",
    "platform": null,
    "description": "# camp-font-tools\n\n> \u8425\u5730\u5b57\u4f53\u64cd\u4f5c\u5de5\u5177\n\n## Contribute\n\n\u9996\u5148\u5b89\u88c5\u597d `python` \u76f8\u5173\u7684\u5f00\u53d1\u73af\u5883\n\n> \u5de5\u7a0b\u6839\u76ee\u5f55\u6267\u884c `pip install --editable .`\n> \u5c1d\u8bd5\u8fd0\u884c `ftools --help`\n\n\u6bcf\u6b21\u6709\u4fee\u6539\u4ee3\u7801\uff0c\u90fd\u91cd\u590d\u6267\u884c\u4e0a\u9762\u7684\u6b65\u9aa4\uff0c\u786e\u4fdd\u6ca1\u6709\u5f15\u5165\u989d\u5916\u7684\u9519\u8bef\n\n## Cli Args\n\n> \u89c1\u4ee3\u7801\u6ce8\u91ca\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "\u8425\u5730\u5b57\u4f53\u5904\u7406\u5de5\u5177\u5e93",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "font",
        "font-tools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4cbeb5a7f91ef1c03223b7f78abcc0a9340187156d2c10642d6966a4273de6bf",
                "md5": "911841475c867ba2e644c339404ac97c",
                "sha256": "31821f3632ec396ecd5a9890a033a57a7937dccd1d14c7e7e61d48653d09eeb4"
            },
            "downloads": -1,
            "filename": "camp_ftools-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "911841475c867ba2e644c339404ac97c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 7416,
            "upload_time": "2023-11-10T10:47:13",
            "upload_time_iso_8601": "2023-11-10T10:47:13.031535Z",
            "url": "https://files.pythonhosted.org/packages/4c/be/b5a7f91ef1c03223b7f78abcc0a9340187156d2c10642d6966a4273de6bf/camp_ftools-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-10 10:47:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "camp-ftools"
}
        
Elapsed time: 0.26816s