# BalderHub Package `balderhub-url`
This is a BalderHub package for the [Balder](https://docs.balder.dev) test framework. It provides support objects for
working with "uniform resource locator" (URL). If you are new to Balder check out the
[official documentation](https://docs.balder.dev) first.
## Installation
You can install the latest release with pip:
```
python -m pip install balderhub-url
```
# Check out the documentation
If you need more information,
[checkout the ``balderhub-url`` documentation](https://hub.balder.dev/projects/url).
# License
This BalderHub package is free and Open-Source
Copyright (c) 2025 Max Stahlschmidt and others
Distributed under the terms of the MIT license
Raw data
{
"_id": null,
"home_page": "https://hub.balder.dev/projects/url",
"name": "balderhub-url",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "test, systemtest, reusable, scenario, junit, balder",
"author": "Max Stahlschmidt and others",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/09/3c/b3d6ca46c530eb5fd8be34c3a1106702724d56fd3886c694fac6a6b7529d/balderhub_url-0.0.1b0.tar.gz",
"platform": "unix",
"description": "# BalderHub Package `balderhub-url`\n\nThis is a BalderHub package for the [Balder](https://docs.balder.dev) test framework. It provides support objects for \nworking with \"uniform resource locator\" (URL). If you are new to Balder check out the\n[official documentation](https://docs.balder.dev) first.\n\n## Installation\n\nYou can install the latest release with pip:\n\n```\npython -m pip install balderhub-url\n```\n\n# Check out the documentation\n\nIf you need more information, \n[checkout the ``balderhub-url`` documentation](https://hub.balder.dev/projects/url).\n\n\n# License\n\nThis BalderHub package is free and Open-Source\n\nCopyright (c) 2025 Max Stahlschmidt and others\n\nDistributed under the terms of the MIT license\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "balderhub-url: balderhub package for interacting with uniform resource locator (URL)",
"version": "0.0.1b0",
"project_urls": {
"Homepage": "https://hub.balder.dev/projects/url",
"Source": "https://github.com/balder-dev/balderhub-url",
"Tracker": "https://github.com/balder-dev/balderhub-url/issues"
},
"split_keywords": [
"test",
" systemtest",
" reusable",
" scenario",
" junit",
" balder"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "9c56ceb6891015525c5df8e139c41a46b7500737ba8cff820e46e0e4355c5f3f",
"md5": "68c2ae19910768ad6fd2d6b87456d944",
"sha256": "3e6a4174cdf663946cfcda1a976c021436cd0e0394dc7d97af07f92b5e9c2a31"
},
"downloads": -1,
"filename": "balderhub_url-0.0.1b0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "68c2ae19910768ad6fd2d6b87456d944",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 7621,
"upload_time": "2025-07-17T11:23:31",
"upload_time_iso_8601": "2025-07-17T11:23:31.952136Z",
"url": "https://files.pythonhosted.org/packages/9c/56/ceb6891015525c5df8e139c41a46b7500737ba8cff820e46e0e4355c5f3f/balderhub_url-0.0.1b0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "093cb3d6ca46c530eb5fd8be34c3a1106702724d56fd3886c694fac6a6b7529d",
"md5": "8addf145de40ed12fe1de42be6b4b60a",
"sha256": "32efeb37ca0df7a927308ee934aed505c8cc072b5129ef460cc5c1ddc090d655"
},
"downloads": -1,
"filename": "balderhub_url-0.0.1b0.tar.gz",
"has_sig": false,
"md5_digest": "8addf145de40ed12fe1de42be6b4b60a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 24266,
"upload_time": "2025-07-17T11:23:32",
"upload_time_iso_8601": "2025-07-17T11:23:32.877557Z",
"url": "https://files.pythonhosted.org/packages/09/3c/b3d6ca46c530eb5fd8be34c3a1106702724d56fd3886c694fac6a6b7529d/balderhub_url-0.0.1b0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-17 11:23:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "balder-dev",
"github_project": "balderhub-url",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "baldertest",
"specs": [
[
">=",
"0.1.0b10"
]
]
},
{
"name": "balderplugin-junit",
"specs": []
},
{
"name": "sphinx-rtd-theme",
"specs": [
[
">=",
"1.2.0"
]
]
},
{
"name": "sphinx",
"specs": [
[
"==",
"6.1.3"
]
]
},
{
"name": "setuptools",
"specs": [
[
"~=",
"78.1.1"
]
]
},
{
"name": "pycryptodome",
"specs": [
[
">=",
"3.17"
]
]
},
{
"name": "pylint",
"specs": [
[
"==",
"2.17.7"
]
]
},
{
"name": "balderhub-unit",
"specs": []
}
],
"lcname": "balderhub-url"
}