Name | earchive JSON |
Version |
0.1.2
JSON |
| download |
home_page | None |
Summary | Set of tools for electronic archivists |
upload_time | 2024-10-25 09:58:14 |
maintainer | None |
docs_url | None |
author | Matteo Bouvier |
requires_python | <4.0,>=3.12 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# EArchive
Set of tools for managing electronic archive files, written in Python.
Tools can be executed as : `earchive <tool>`.
# Tools
Available tools are :
- check, to check for invalid paths in a file system
- copy, to copy the structure of a directory as only empty files
More information about each tool can be obtained by running `earchive <tool> --help`
# Installation
## Recommended
The recommended installation uses pipx (https://pipx.pypa.io/stable/) to install the earchive package in an
isolated environment and create a shortcut to it in the console.
```shell
pipx install earchive
earchive --help
```
## Pip
From a Python environment :
```shell
pip install earchive
earchive --help
```
## From source
Clone the source code :
```
git clone git@github.com:MatteoBouvier/earchive.git
python -m earchive --help
```
--> NTFS : 65535
--> NTFS(Windows) : 255
config extra = "- " error, " -" dash no parsed
"-" not parsed
check missing extension -> add if missing
Raw data
{
"_id": null,
"home_page": null,
"name": "earchive",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.12",
"maintainer_email": null,
"keywords": null,
"author": "Matteo Bouvier",
"author_email": "matteo.bouvier@hotmail.fr",
"download_url": "https://files.pythonhosted.org/packages/d6/4e/ac7b70d1395db2d8d4b926180d1535f60d51318370fda9af6f49743c1e32/earchive-0.1.2.tar.gz",
"platform": null,
"description": "# EArchive\nSet of tools for managing electronic archive files, written in Python.\n\nTools can be executed as : `earchive <tool>`.\n\n\n# Tools\nAvailable tools are :\n - check, to check for invalid paths in a file system\n - copy, to copy the structure of a directory as only empty files\n\nMore information about each tool can be obtained by running `earchive <tool> --help`\n\n\n# Installation\n\n## Recommended\nThe recommended installation uses pipx (https://pipx.pypa.io/stable/) to install the earchive package in an \nisolated environment and create a shortcut to it in the console.\n\n```shell\npipx install earchive\nearchive --help\n```\n\n## Pip\nFrom a Python environment :\n\n```shell\npip install earchive\nearchive --help\n```\n\n## From source\nClone the source code :\n\n```\ngit clone git@github.com:MatteoBouvier/earchive.git\npython -m earchive --help\n```\n\n\n--> NTFS : 65535\n--> NTFS(Windows) : 255\nconfig extra = \"- \" error, \" -\" dash no parsed\n\"-\" not parsed\n\ncheck missing extension -> add if missing\n",
"bugtrack_url": null,
"license": null,
"summary": "Set of tools for electronic archivists",
"version": "0.1.2",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6bbdf8033f11b3c913eb8de83c9e5fe8c9851b79605a6b35661dbb14fd454089",
"md5": "73c6afc957b29b56785f46beadefd7d6",
"sha256": "0e24c30176c21d105850902b4763a9ae3770ebd0c269b04da89affdf24eb7242"
},
"downloads": -1,
"filename": "earchive-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "73c6afc957b29b56785f46beadefd7d6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 19162,
"upload_time": "2024-10-25T09:58:12",
"upload_time_iso_8601": "2024-10-25T09:58:12.793577Z",
"url": "https://files.pythonhosted.org/packages/6b/bd/f8033f11b3c913eb8de83c9e5fe8c9851b79605a6b35661dbb14fd454089/earchive-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d64eac7b70d1395db2d8d4b926180d1535f60d51318370fda9af6f49743c1e32",
"md5": "c372a0071302788eede72960eef75de8",
"sha256": "efa5b00493a71d9a2ec65df6b089e2e489f3b2b844a5715676102a55e4f03a6e"
},
"downloads": -1,
"filename": "earchive-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "c372a0071302788eede72960eef75de8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 15115,
"upload_time": "2024-10-25T09:58:14",
"upload_time_iso_8601": "2024-10-25T09:58:14.121786Z",
"url": "https://files.pythonhosted.org/packages/d6/4e/ac7b70d1395db2d8d4b926180d1535f60d51318370fda9af6f49743c1e32/earchive-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-25 09:58:14",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "earchive"
}