pydbmtools


Namepydbmtools JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://veltzer.github.io/pydbmtools
SummaryTools for handling .dbm files
upload_time2024-10-12 12:03:57
maintainerMark Veltzer
docs_urlNone
authorMark Veltzer
requires_pythonNone
licenseMIT
keywords dbm ndbm shelve
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ============
*pydbmtools*
============

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

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

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

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

author: Mark Veltzer

version: 0.0.3

	Mark Veltzer <mark.veltzer@gmail.com>, Copyright © 2022, 2023, 2024

            

Raw data

            {
    "_id": null,
    "home_page": "https://veltzer.github.io/pydbmtools",
    "name": "pydbmtools",
    "maintainer": "Mark Veltzer",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "mark.veltzer@gmail.com",
    "keywords": "dbm, ndbm, shelve",
    "author": "Mark Veltzer",
    "author_email": "mark.veltzer@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/29/2a/c741b4664273f1a2ec609560dc8c0262cf5985d8a422fe065ae73db44c5a/pydbmtools-0.0.3.tar.gz",
    "platform": "python3",
    "description": "============\n*pydbmtools*\n============\n\n.. image:: https://img.shields.io/pypi/v/pydbmtools\n\n.. image:: https://img.shields.io/github/license/veltzer/pydbmtools\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n\nproject website: https://veltzer.github.io/pydbmtools\n\nauthor: Mark Veltzer\n\nversion: 0.0.3\n\n\tMark Veltzer <mark.veltzer@gmail.com>, Copyright \u00a9 2022, 2023, 2024\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tools for handling .dbm files",
    "version": "0.0.3",
    "project_urls": {
        "Download": "https://github.com/veltzer/pydbmtools",
        "Homepage": "https://veltzer.github.io/pydbmtools"
    },
    "split_keywords": [
        "dbm",
        " ndbm",
        " shelve"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2a224e04de7c789e4b2d7540542aa17608182ba003ca15743edff18e6ead144",
                "md5": "dba5b2656e9d959ced0b02471dbdbf9a",
                "sha256": "46ca5761f867a1e717b4208f50e6d839383aefee619b5a5792f17b5f93e2b701"
            },
            "downloads": -1,
            "filename": "pydbmtools-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dba5b2656e9d959ced0b02471dbdbf9a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3976,
            "upload_time": "2024-10-12T12:03:55",
            "upload_time_iso_8601": "2024-10-12T12:03:55.759216Z",
            "url": "https://files.pythonhosted.org/packages/b2/a2/24e04de7c789e4b2d7540542aa17608182ba003ca15743edff18e6ead144/pydbmtools-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "292ac741b4664273f1a2ec609560dc8c0262cf5985d8a422fe065ae73db44c5a",
                "md5": "c5bfc25735016cf52c3060ac2f8a82af",
                "sha256": "d316734442f4626f2e47d7b1f49d6cc20f2d4bdacb07b223c2bedb7f69297973"
            },
            "downloads": -1,
            "filename": "pydbmtools-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "c5bfc25735016cf52c3060ac2f8a82af",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3239,
            "upload_time": "2024-10-12T12:03:57",
            "upload_time_iso_8601": "2024-10-12T12:03:57.356500Z",
            "url": "https://files.pythonhosted.org/packages/29/2a/c741b4664273f1a2ec609560dc8c0262cf5985d8a422fe065ae73db44c5a/pydbmtools-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-12 12:03:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "veltzer",
    "github_project": "pydbmtools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pydbmtools"
}
        
Elapsed time: 0.47467s