ovos-skill-days-in-history


Nameovos-skill-days-in-history JSON
Version 0.3.9 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/ovos-skill-days-in-history
Summaryfind out what happened in specific dates in history
upload_time2024-12-09 12:02:41
maintainerNone
docs_urlNone
authorOpenVoiceOS
requires_pythonNone
licenseApache2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements wikipedia ovos-workshop ovos-date-parser
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/ovos-skill-days-in-history",
    "name": "ovos-skill-days-in-history",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ovos skill plugin",
    "author": "OpenVoiceOS",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ea/b2/f4dc5b751b2e26c5de471cbf499a9da9b394898f30ab474745be25cab7dc/ovos-skill-days-in-history-0.3.9.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache2.0",
    "summary": "find out what happened in specific dates in history",
    "version": "0.3.9",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/ovos-skill-days-in-history"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9ce6b2385aab704feacb93ced0f18417f7ccf49e20ffce2f3f18c5ec4762575",
                "md5": "c2bb062930769024a144a67333d84c9b",
                "sha256": "251fcfb6aba4b2441bf5a03006f39ef2ea3e16fae73d522369267daf728c3969"
            },
            "downloads": -1,
            "filename": "ovos_skill_days_in_history-0.3.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c2bb062930769024a144a67333d84c9b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13979079,
            "upload_time": "2024-12-09T12:02:38",
            "upload_time_iso_8601": "2024-12-09T12:02:38.650746Z",
            "url": "https://files.pythonhosted.org/packages/e9/ce/6b2385aab704feacb93ced0f18417f7ccf49e20ffce2f3f18c5ec4762575/ovos_skill_days_in_history-0.3.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eab2f4dc5b751b2e26c5de471cbf499a9da9b394898f30ab474745be25cab7dc",
                "md5": "e65c072cffe7b2b44bef883883cf8eeb",
                "sha256": "7e90bcecc1e1bf90f39d0eefcca8f4b13fe7e4c7f2cf5620a7c8c1c7ece35386"
            },
            "downloads": -1,
            "filename": "ovos-skill-days-in-history-0.3.9.tar.gz",
            "has_sig": false,
            "md5_digest": "e65c072cffe7b2b44bef883883cf8eeb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11753493,
            "upload_time": "2024-12-09T12:02:41",
            "upload_time_iso_8601": "2024-12-09T12:02:41.036361Z",
            "url": "https://files.pythonhosted.org/packages/ea/b2/f4dc5b751b2e26c5de471cbf499a9da9b394898f30ab474745be25cab7dc/ovos-skill-days-in-history-0.3.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-09 12:02:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "ovos-skill-days-in-history",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "wikipedia",
            "specs": [
                [
                    "==",
                    "1.4.0"
                ]
            ]
        },
        {
            "name": "ovos-workshop",
            "specs": [
                [
                    "<",
                    "4.0.0"
                ],
                [
                    ">=",
                    "3.1.0"
                ]
            ]
        },
        {
            "name": "ovos-date-parser",
            "specs": [
                [
                    ">=",
                    "0.0.3"
                ]
            ]
        }
    ],
    "lcname": "ovos-skill-days-in-history"
}
        
Elapsed time: 0.38150s