cypack


Namecypack JSON
Version 0.0.2.dev5 PyPI version JSON
download
home_pagehttps://github.com/liuyvjin/cypack
SummaryCompile a package in one .so file and remove source code
upload_time2024-11-26 09:36:48
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.dev5",
    "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": "52b44b1278f56a71431264dde989bf2c397df674a4b02bb21a1b324df649f1d6",
                "md5": "1043e0cf69b2d11b0f279de49cec5d1a",
                "sha256": "63e4c9c9c0c706aea5f9f3b940a095d68460cf434967f6ef9a46b42bbe7f76b9"
            },
            "downloads": -1,
            "filename": "cypack-0.0.2.dev5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1043e0cf69b2d11b0f279de49cec5d1a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7123,
            "upload_time": "2024-11-26T09:36:48",
            "upload_time_iso_8601": "2024-11-26T09:36:48.310942Z",
            "url": "https://files.pythonhosted.org/packages/52/b4/4b1278f56a71431264dde989bf2c397df674a4b02bb21a1b324df649f1d6/cypack-0.0.2.dev5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-26 09:36:48",
    "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.87967s