minestrone


Nameminestrone JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/adamghill/minestrone/
SummarySearch, modify, and parse messy HTML with ease.
upload_time2023-10-14 21:25:53
maintainer
docs_urlNone
authoradamghill
requires_python>=3.7,<4.0.0
licenseMIT
keywords python html beautifulsoup
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # minestrone

Search, modify, and parse messy HTML with ease.

Documentation at https://minestrone.readthedocs.io/.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/adamghill/minestrone/",
    "name": "minestrone",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0.0",
    "maintainer_email": "",
    "keywords": "python,html,beautifulsoup",
    "author": "adamghill",
    "author_email": "adam@adamghill.com",
    "download_url": "https://files.pythonhosted.org/packages/19/ef/cabbe5d1c829304bc7f5ba01dd5016403779b1136b95f7769f8a649a7378/minestrone-0.7.0.tar.gz",
    "platform": null,
    "description": "# minestrone\n\nSearch, modify, and parse messy HTML with ease.\n\nDocumentation at https://minestrone.readthedocs.io/.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Search, modify, and parse messy HTML with ease.",
    "version": "0.7.0",
    "project_urls": {
        "Documentation": "http://minestrone.readthedocs.io/",
        "Funding": "https://github.com/sponsors/adamghill",
        "Homepage": "https://github.com/adamghill/minestrone/",
        "Repository": "https://github.com/adamghill/minestrone/"
    },
    "split_keywords": [
        "python",
        "html",
        "beautifulsoup"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db5d785726717a8855e7c9c121b83cc29746a346ae75a2f757e0378711ed6759",
                "md5": "d38330efc85990d001002acb44bbfade",
                "sha256": "61849996f8f6bce421f072c5bf354ab47cb394cc9f1d063f5949b67b376d8964"
            },
            "downloads": -1,
            "filename": "minestrone-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d38330efc85990d001002acb44bbfade",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0.0",
            "size": 7546,
            "upload_time": "2023-10-14T21:25:52",
            "upload_time_iso_8601": "2023-10-14T21:25:52.126506Z",
            "url": "https://files.pythonhosted.org/packages/db/5d/785726717a8855e7c9c121b83cc29746a346ae75a2f757e0378711ed6759/minestrone-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19efcabbe5d1c829304bc7f5ba01dd5016403779b1136b95f7769f8a649a7378",
                "md5": "a49add707d03eda8559f34b3824bdd36",
                "sha256": "026ac918a9c2116479ba002abde5cadfe7a3c7add608b63087ed8882cbf13b24"
            },
            "downloads": -1,
            "filename": "minestrone-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a49add707d03eda8559f34b3824bdd36",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0.0",
            "size": 6870,
            "upload_time": "2023-10-14T21:25:53",
            "upload_time_iso_8601": "2023-10-14T21:25:53.695549Z",
            "url": "https://files.pythonhosted.org/packages/19/ef/cabbe5d1c829304bc7f5ba01dd5016403779b1136b95f7769f8a649a7378/minestrone-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-14 21:25:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adamghill",
    "github_project": "minestrone",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "minestrone"
}
        
Elapsed time: 0.12614s