MyLyric


NameMyLyric JSON
Version 3.0.0 PyPI version JSON
download
home_pagehttps://github.com/Byron-Ding/MyLyric
SummaryA small, light lyric file process packagee
upload_time2023-12-16 08:45:40
maintainer
docs_urlNone
authorDing Zedong
requires_python>=3.10
license
keywords lyric lyric processing lyric file lrc lrc file lrc processing lrc file process pylrc mylyric mylrc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MyLyric
A python modual for processing and analysising Lrc files. 

```python
import MyLyric.Lyric_file
```

Basic Functions are available, completing...

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Byron-Ding/MyLyric",
    "name": "MyLyric",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "lyric,lyric processing,lyric file,lrc,lrc file,lrc processing,lrc file process,PyLrc,MyLyric,MyLrc",
    "author": "Ding Zedong",
    "author_email": "Ding Zedong <2701690963@qq.com>",
    "download_url": "https://files.pythonhosted.org/packages/53/73/6140846f4108e5cc902dfec2cee2c1a2cdedef49159637e746842dd718ba/MyLyric-3.0.0.tar.gz",
    "platform": null,
    "description": "# MyLyric\r\nA python modual for processing and analysising Lrc files. \r\n\r\n```python\r\nimport MyLyric.Lyric_file\r\n```\r\n\r\nBasic Functions are available, completing...\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A small, light lyric file process packagee",
    "version": "3.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/Byron-Ding/MyLyric/issues",
        "Homepage": "https://github.com/Byron-Ding/MyLyric"
    },
    "split_keywords": [
        "lyric",
        "lyric processing",
        "lyric file",
        "lrc",
        "lrc file",
        "lrc processing",
        "lrc file process",
        "pylrc",
        "mylyric",
        "mylrc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f0af772cd40f6afc378140e6613c954874cfd1cfc2dfa2470e04dd3e00d390d",
                "md5": "d10737e277f840d9400e1ee6444b8742",
                "sha256": "f56bba46ca0553dc18fad5309229f5ac33dfde837eac5a91aa63226946240c34"
            },
            "downloads": -1,
            "filename": "MyLyric-3.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d10737e277f840d9400e1ee6444b8742",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 39242,
            "upload_time": "2023-12-16T08:45:38",
            "upload_time_iso_8601": "2023-12-16T08:45:38.103472Z",
            "url": "https://files.pythonhosted.org/packages/5f/0a/f772cd40f6afc378140e6613c954874cfd1cfc2dfa2470e04dd3e00d390d/MyLyric-3.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53736140846f4108e5cc902dfec2cee2c1a2cdedef49159637e746842dd718ba",
                "md5": "f8ae730f5b8ac1a7ba5505e6b1911cbe",
                "sha256": "30280a180a2576956f9df937e1e210c297de99e2e09ac40b50f0f3e0b5477995"
            },
            "downloads": -1,
            "filename": "MyLyric-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f8ae730f5b8ac1a7ba5505e6b1911cbe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 37047,
            "upload_time": "2023-12-16T08:45:40",
            "upload_time_iso_8601": "2023-12-16T08:45:40.011345Z",
            "url": "https://files.pythonhosted.org/packages/53/73/6140846f4108e5cc902dfec2cee2c1a2cdedef49159637e746842dd718ba/MyLyric-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-16 08:45:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Byron-Ding",
    "github_project": "MyLyric",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mylyric"
}
        
Elapsed time: 0.15377s