lcurl


Namelcurl JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryFundamental package for cURL transfers in Python.
upload_time2025-08-09 07:43:39
maintainerNone
docs_urlNone
authorFaddeev-Popov
requires_python>=3.13
licenseMIT License Copyright (c) 2025 Faddeev-Popov Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords cpython curl cython download extension module file transfer http3 https3 libcurl network protocols requests requests scp scraping sftp trurl upload url transfer urllib wget
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lcurl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": null,
    "keywords": "cpython, curl, cython, download, extension module, file transfer, http3, https3, libcurl, network protocols, requests, requests, scp, scraping, sftp, trurl, upload, url transfer, urllib, wget",
    "author": "Faddeev-Popov",
    "author_email": "Faddeev-Popov <faddeev-popov@proton.me>",
    "download_url": "https://files.pythonhosted.org/packages/f6/3a/9fc25bd870bfba5de3d340a433173f761df94aa64be6916d4ce6d7ea72b0/lcurl-0.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2025 Faddeev-Popov  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Fundamental package for cURL transfers in Python.",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "cpython",
        " curl",
        " cython",
        " download",
        " extension module",
        " file transfer",
        " http3",
        " https3",
        " libcurl",
        " network protocols",
        " requests",
        " requests",
        " scp",
        " scraping",
        " sftp",
        " trurl",
        " upload",
        " url transfer",
        " urllib",
        " wget"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ef625de94cd98ee86d959964e3fc2e2bf9c4b21a19f91fbb3fded11946a2962a",
                "md5": "71ab16e72270bd5fd5a6729b3acdb30a",
                "sha256": "a26b4152a894d345f9dc60310b250fd599976a25993c43f6c8e231839e002077"
            },
            "downloads": -1,
            "filename": "lcurl-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "71ab16e72270bd5fd5a6729b3acdb30a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 2596,
            "upload_time": "2025-08-09T07:43:38",
            "upload_time_iso_8601": "2025-08-09T07:43:38.152039Z",
            "url": "https://files.pythonhosted.org/packages/ef/62/5de94cd98ee86d959964e3fc2e2bf9c4b21a19f91fbb3fded11946a2962a/lcurl-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f63a9fc25bd870bfba5de3d340a433173f761df94aa64be6916d4ce6d7ea72b0",
                "md5": "72f4bdd462e352b2957f1d654d5a8e07",
                "sha256": "4b432ef59d610cc36e4367247de7284a29cc7fde39ce74fe7cd5aee67f010a34"
            },
            "downloads": -1,
            "filename": "lcurl-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "72f4bdd462e352b2957f1d654d5a8e07",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 2189,
            "upload_time": "2025-08-09T07:43:39",
            "upload_time_iso_8601": "2025-08-09T07:43:39.582352Z",
            "url": "https://files.pythonhosted.org/packages/f6/3a/9fc25bd870bfba5de3d340a433173f761df94aa64be6916d4ce6d7ea72b0/lcurl-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-09 07:43:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lcurl"
}
        
Elapsed time: 0.98715s