tolonteria


Nametolonteria JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryPackage that converts int into roman numbers and vice versa
upload_time2023-10-17 15:43:53
maintainer
docs_urlNone
authorFelipe Kautzmann
requires_python
license
keywords python first package
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            If at some point you are stucked because your programming teacher asked you to create a programmthat turns ints to roman numbers and vice versa, you can just use this

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "tolonteria",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,first package",
    "author": "Felipe Kautzmann",
    "author_email": "<recuerdaesto@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d2/33/37b81f8fee1b7b5e4a66498832bd2e1e9ac4f3e509d0afa3868997c84c9c/tolonteria-0.0.1.tar.gz",
    "platform": null,
    "description": "If at some point you are stucked because your programming teacher asked you to create a programmthat turns ints to roman numbers and vice versa, you can just use this\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Package that converts int into roman numbers and vice versa",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        "first package"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d7043073d32140981302cea98d1e07a417716c63445ab7f2108e6426da93326",
                "md5": "55f314da7b3192daeddc39d3edb2941f",
                "sha256": "d92986f557952afb4fa308376e44f75bd70edccbf76c498e49423eda46c2442a"
            },
            "downloads": -1,
            "filename": "tolonteria-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "55f314da7b3192daeddc39d3edb2941f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2024,
            "upload_time": "2023-10-17T15:43:52",
            "upload_time_iso_8601": "2023-10-17T15:43:52.554481Z",
            "url": "https://files.pythonhosted.org/packages/4d/70/43073d32140981302cea98d1e07a417716c63445ab7f2108e6426da93326/tolonteria-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d23337b81f8fee1b7b5e4a66498832bd2e1e9ac4f3e509d0afa3868997c84c9c",
                "md5": "01e4d96507c4af841291ee84839acb8c",
                "sha256": "c44cd6e71e4c981bc760f2c1f9709a69bddd92614367bcb5332f1ab66b8a3195"
            },
            "downloads": -1,
            "filename": "tolonteria-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "01e4d96507c4af841291ee84839acb8c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1849,
            "upload_time": "2023-10-17T15:43:53",
            "upload_time_iso_8601": "2023-10-17T15:43:53.992446Z",
            "url": "https://files.pythonhosted.org/packages/d2/33/37b81f8fee1b7b5e4a66498832bd2e1e9ac4f3e509d0afa3868997c84c9c/tolonteria-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-17 15:43:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tolonteria"
}
        
Elapsed time: 0.32454s