cypack


Namecypack JSON
Version 0.0.2.dev7 PyPI version JSON
download
home_pagehttps://github.com/liuyvjin/cypack
SummaryCompile a package in one .so file and remove source code
upload_time2025-08-08 10:37:51
maintainerNone
docs_urlNone
authorliuyvjin
requires_python>=3.7
licenseApache-2.0
keywords cython setuptools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Compile a package in one .so file and remove source code

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/liuyvjin/cypack",
    "name": "cypack",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "cython, setuptools",
    "author": "liuyvjin",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "Compile a package in one .so file and remove source code\r\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Compile a package in one .so file and remove source code",
    "version": "0.0.2.dev7",
    "project_urls": {
        "Bug Tracker": "https://github.com/liuyvjin/cypack/issues",
        "Documentation": "https://github.com/liuyvjin/cypack/",
        "Homepage": "https://github.com/liuyvjin/cypack",
        "Source Code": "https://github.com/liuyvjin/cypack/"
    },
    "split_keywords": [
        "cython",
        " setuptools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0dd5c5eec351bc833c6492e69b3326cd120195920007fa2a3d4cfafb4bbdda9f",
                "md5": "d76b346f0d6612df95b689ccca61376d",
                "sha256": "1e28bcfb91674ed9428f62dc92ff99f9538e4ccd7d62e424075608d202466d4f"
            },
            "downloads": -1,
            "filename": "cypack-0.0.2.dev7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d76b346f0d6612df95b689ccca61376d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7366,
            "upload_time": "2025-08-08T10:37:51",
            "upload_time_iso_8601": "2025-08-08T10:37:51.042734Z",
            "url": "https://files.pythonhosted.org/packages/0d/d5/c5eec351bc833c6492e69b3326cd120195920007fa2a3d4cfafb4bbdda9f/cypack-0.0.2.dev7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-08 10:37:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "liuyvjin",
    "github_project": "cypack",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cypack"
}
        
Elapsed time: 0.89649s