pymount


Namepymount JSON
Version 0.0.11 PyPI version JSON
download
home_pagehttps://veltzer.github.io/pymount
Summarymodule to help you mount and unmount file systems
upload_time2024-10-12 11:31:10
maintainerMark Veltzer
docs_urlNone
authorMark Veltzer
requires_pythonNone
licenseMIT
keywords pymount mount umount partition
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
*pymount*
=========

.. image:: https://img.shields.io/pypi/v/pymount

.. image:: https://img.shields.io/github/license/veltzer/pymount

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg

project website: https://veltzer.github.io/pymount

author: Mark Veltzer

version: 0.0.11

	Mark Veltzer <mark.veltzer@gmail.com>, Copyright © 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024

            

Raw data

            {
    "_id": null,
    "home_page": "https://veltzer.github.io/pymount",
    "name": "pymount",
    "maintainer": "Mark Veltzer",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "mark.veltzer@gmail.com",
    "keywords": "pymount, mount, umount, partition",
    "author": "Mark Veltzer",
    "author_email": "mark.veltzer@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e3/fa/1c487573bfee6ce0e5a0af9bbf4306846195cc5ee16a2ce18a5b8b4e1321/pymount-0.0.11.tar.gz",
    "platform": "python3",
    "description": "=========\n*pymount*\n=========\n\n.. image:: https://img.shields.io/pypi/v/pymount\n\n.. image:: https://img.shields.io/github/license/veltzer/pymount\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n\nproject website: https://veltzer.github.io/pymount\n\nauthor: Mark Veltzer\n\nversion: 0.0.11\n\n\tMark Veltzer <mark.veltzer@gmail.com>, Copyright \u00a9 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "module to help you mount and unmount file systems",
    "version": "0.0.11",
    "project_urls": {
        "Download": "https://github.com/veltzer/pymount",
        "Homepage": "https://veltzer.github.io/pymount"
    },
    "split_keywords": [
        "pymount",
        " mount",
        " umount",
        " partition"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fca2e6720642b209d1d28d9ae23276d3c6cb612b7e2a27af0b6deb39d614fe36",
                "md5": "e47012f4db34ead2936c120b3225fe38",
                "sha256": "58663f4bb9ba8ccbdc34cfcd79a4decc29a9066663c9fcf181e1ed56be1225ba"
            },
            "downloads": -1,
            "filename": "pymount-0.0.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e47012f4db34ead2936c120b3225fe38",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4138,
            "upload_time": "2024-10-12T11:31:09",
            "upload_time_iso_8601": "2024-10-12T11:31:09.963512Z",
            "url": "https://files.pythonhosted.org/packages/fc/a2/e6720642b209d1d28d9ae23276d3c6cb612b7e2a27af0b6deb39d614fe36/pymount-0.0.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3fa1c487573bfee6ce0e5a0af9bbf4306846195cc5ee16a2ce18a5b8b4e1321",
                "md5": "ed7d1ab9963ebd6c1f3da5fed9c5df8e",
                "sha256": "4c6661fabd4b123472d0f01e3be8fdf56f4c35255bed2418871a32171dfc8155"
            },
            "downloads": -1,
            "filename": "pymount-0.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "ed7d1ab9963ebd6c1f3da5fed9c5df8e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3787,
            "upload_time": "2024-10-12T11:31:10",
            "upload_time_iso_8601": "2024-10-12T11:31:10.986489Z",
            "url": "https://files.pythonhosted.org/packages/e3/fa/1c487573bfee6ce0e5a0af9bbf4306846195cc5ee16a2ce18a5b8b4e1321/pymount-0.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-12 11:31:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "veltzer",
    "github_project": "pymount",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pymount"
}
        
Elapsed time: 0.35050s