# BalderHub Package ``balderhub-fileops``
This is a BalderHub package for the [Balder](https://docs.balder.dev) test framework. 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-fileops
```
# Check out the documentation
If you need more information,
[checkout the ``balderhub-fileops`` documentation](https://hub.balder.dev/projects/fileops).
# License
This BalderHub package is free and Open-Source
Copyright (c) 2025 balderhub-fileops
Distributed under the terms of the MIT license
Raw data
{
"_id": null,
"home_page": "https://hub.balder.dev/projects/fileops",
"name": "balderhub-fileops",
"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/47/99/2c6421e1dd0b097821a63757d269f746a50c1577173d9c942c5c83fae8bc/balderhub_fileops-0.0.1b0.tar.gz",
"platform": "unix",
"description": "# BalderHub Package ``balderhub-fileops``\n\nThis is a BalderHub package for the [Balder](https://docs.balder.dev) test framework. 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-fileops\n```\n\n# Check out the documentation\n\nIf you need more information, \n[checkout the ``balderhub-fileops`` documentation](https://hub.balder.dev/projects/fileops).\n\n\n# License\n\nThis BalderHub package is free and Open-Source\n\nCopyright (c) 2025 balderhub-fileops\n\nDistributed under the terms of the MIT license\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "balderhub-fileops: BalderHub Project that provides features and scenarios to test file operations",
"version": "0.0.1b0",
"project_urls": {
"Homepage": "https://hub.balder.dev/projects/fileops",
"Source": "https://github.com/balder-dev/balderhub-fileops/",
"Tracker": "https://github.com/balder-dev/balderhub-fileops/issues"
},
"split_keywords": [
"test",
" systemtest",
" reusable",
" scenario",
" junit",
" balder"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "947b572bff974b2ddde4c9927e7ee9ece3881426ae0f41a477064bd4098610ab",
"md5": "287f0957743b3f8917e653b8c257a38f",
"sha256": "9f4f4d4c8c9f04c7e7173b19989e56cdc5e48a366971e2508bf946205356dd00"
},
"downloads": -1,
"filename": "balderhub_fileops-0.0.1b0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "287f0957743b3f8917e653b8c257a38f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 17225,
"upload_time": "2025-10-24T18:33:18",
"upload_time_iso_8601": "2025-10-24T18:33:18.628393Z",
"url": "https://files.pythonhosted.org/packages/94/7b/572bff974b2ddde4c9927e7ee9ece3881426ae0f41a477064bd4098610ab/balderhub_fileops-0.0.1b0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "47992c6421e1dd0b097821a63757d269f746a50c1577173d9c942c5c83fae8bc",
"md5": "008a97ac1ff4f9ee27e2f5f5da16eb97",
"sha256": "44652d47493a6d4b39ea87c5f08aecd681658f23da9036e6262fda70b5fbbce2"
},
"downloads": -1,
"filename": "balderhub_fileops-0.0.1b0.tar.gz",
"has_sig": false,
"md5_digest": "008a97ac1ff4f9ee27e2f5f5da16eb97",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 21178,
"upload_time": "2025-10-24T18:33:19",
"upload_time_iso_8601": "2025-10-24T18:33:19.910995Z",
"url": "https://files.pythonhosted.org/packages/47/99/2c6421e1dd0b097821a63757d269f746a50c1577173d9c942c5c83fae8bc/balderhub_fileops-0.0.1b0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-24 18:33:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "balder-dev",
"github_project": "balderhub-fileops",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "baldertest",
"specs": []
},
{
"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-fileops"
}