dicencards


Namedicencards JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://bitbucket.org/xroy/dicencards
SummaryPython package to manage dice rolls and card draws.
upload_time2023-11-12 17:21:26
maintainer
docs_urlNone
authorXavier ROY
requires_python
licenseApache License, Version 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Dice'n'Cards
=============

Python package to manage dice rolls and card draws

Installation guide
------------------

::

    pip install dicencards



            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.org/xroy/dicencards",
    "name": "dicencards",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Xavier ROY",
    "author_email": "xavier@regbuddy.eu",
    "download_url": "https://files.pythonhosted.org/packages/66/8c/6f9d5001f34e7882320b2df50a3b6f69788d328fff39a42aa5fd31f3f86b/dicencards-0.1.1.tar.gz",
    "platform": null,
    "description": "Dice'n'Cards\r\n=============\r\n\r\nPython package to manage dice rolls and card draws\r\n\r\nInstallation guide\r\n------------------\r\n\r\n::\r\n\r\n    pip install dicencards\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Python package to manage dice rolls and card draws.",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://bitbucket.org/xroy/dicencards"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f39b16547289720baa08324c9d6cea590ba2308a5183e274d6d40162980d9446",
                "md5": "699146139dc03b1f226c8a4b7788c03a",
                "sha256": "b8a7da72ea260da388cb9fe3d7d2e2f6d379e478215939c24daa3294c6854d22"
            },
            "downloads": -1,
            "filename": "dicencards-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "699146139dc03b1f226c8a4b7788c03a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9715,
            "upload_time": "2023-11-12T17:21:25",
            "upload_time_iso_8601": "2023-11-12T17:21:25.259822Z",
            "url": "https://files.pythonhosted.org/packages/f3/9b/16547289720baa08324c9d6cea590ba2308a5183e274d6d40162980d9446/dicencards-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "668c6f9d5001f34e7882320b2df50a3b6f69788d328fff39a42aa5fd31f3f86b",
                "md5": "d185d9077d56469608d7f1fe34b263a9",
                "sha256": "d1e20367654295ef555df4a0d201a02462c2e0908a866168d2d077483c117e43"
            },
            "downloads": -1,
            "filename": "dicencards-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d185d9077d56469608d7f1fe34b263a9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9276,
            "upload_time": "2023-11-12T17:21:26",
            "upload_time_iso_8601": "2023-11-12T17:21:26.831383Z",
            "url": "https://files.pythonhosted.org/packages/66/8c/6f9d5001f34e7882320b2df50a3b6f69788d328fff39a42aa5fd31f3f86b/dicencards-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-12 17:21:26",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "xroy",
    "bitbucket_project": "dicencards",
    "lcname": "dicencards"
}
        
Elapsed time: 0.21493s