archive-v1


Namearchive-v1 JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
Summarykeep clean your file tree during development
upload_time2025-02-02 07:00:52
maintainerNone
docs_urlNone
authorkagemeka
requires_python<4.0,>=3.12
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # archiver
## usage
```sh
pip install archiver-v1
```
add `archive.toml` to the project directory, run `archive <path1> <path2> ...`

## dev
install poetry `apt install -y pipx && pipx ensurepip && pipx install poetry`.
publish add pypi token, `poetry publish --build`.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "archive-v1",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "kagemeka",
    "author_email": "kagemeka1@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4f/2c/4cc6eef80dab7693af9ce93ca34d89a4d2ae82a4c454a829eb482e6d86e6/archive_v1-0.1.2.tar.gz",
    "platform": null,
    "description": "# archiver\n## usage\n```sh\npip install archiver-v1\n```\nadd `archive.toml` to the project directory, run `archive <path1> <path2> ...`\n\n## dev\ninstall poetry `apt install -y pipx && pipx ensurepip && pipx install poetry`.\npublish add pypi token, `poetry publish --build`.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "keep clean your file tree during development",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e3e4d788fa006ed92f461a82c60f3326d3002021d901141ac4993046ace0e7e",
                "md5": "a99ded746185ec73444cd2972742899f",
                "sha256": "ad42278017d55bd852832b28d52398ed9972900806fba9c74666413e98f5256b"
            },
            "downloads": -1,
            "filename": "archive_v1-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a99ded746185ec73444cd2972742899f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 2155,
            "upload_time": "2025-02-02T07:00:50",
            "upload_time_iso_8601": "2025-02-02T07:00:50.227732Z",
            "url": "https://files.pythonhosted.org/packages/6e/3e/4d788fa006ed92f461a82c60f3326d3002021d901141ac4993046ace0e7e/archive_v1-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f2c4cc6eef80dab7693af9ce93ca34d89a4d2ae82a4c454a829eb482e6d86e6",
                "md5": "ed70b2ab287e1ae6d4d12299b17ccac2",
                "sha256": "fee994308f4cbff3ebd1f0058ecb4bf54fa8d7e17c53f539b85363cb469c0dfb"
            },
            "downloads": -1,
            "filename": "archive_v1-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ed70b2ab287e1ae6d4d12299b17ccac2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 1459,
            "upload_time": "2025-02-02T07:00:52",
            "upload_time_iso_8601": "2025-02-02T07:00:52.016636Z",
            "url": "https://files.pythonhosted.org/packages/4f/2c/4cc6eef80dab7693af9ce93ca34d89a4d2ae82a4c454a829eb482e6d86e6/archive_v1-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-02 07:00:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "archive-v1"
}
        
Elapsed time: 0.74530s