pyobjc-framework-CalendarStore


Namepyobjc-framework-CalendarStore JSON
Version 10.1 PyPI version JSON
download
home_pagehttps://github.com/ronaldoussoren/pyobjc
SummaryWrappers for the framework CalendarStore on macOS
upload_time2023-12-09 08:58:54
maintainer
docs_urlhttps://pythonhosted.org/pyobjc-framework-CalendarStore/
authorRonald Oussoren
requires_python>=3.8
licenseMIT License
keywords pyobjc calendarstore
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Wrappers for the "CalendarStore" on macOS 10.5 and later. The CalendarStore
frameworks provides access to the iCal data. It's possible to fetch iCal
records, such as calendars and tasks, as well as modify them and get
notifications when records change in iCal.

These wrappers don't include documentation, please check Apple's documentation
for information on how to use this framework and PyObjC's documentation
for general tips and tricks regarding the translation between Python
and (Objective-)C frameworks


Project links
-------------

* `Documentation <https://pyobjc.readthedocs.io/en/latest/>`_

* `Issue Tracker <https://github.com/ronaldoussoren/pyobjc/issues>`_

* `Repository <https://github.com/ronaldoussoren/pyobjc/>`_


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ronaldoussoren/pyobjc",
    "name": "pyobjc-framework-CalendarStore",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/pyobjc-framework-CalendarStore/",
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "PyObjC,CalendarStore",
    "author": "Ronald Oussoren",
    "author_email": "pyobjc-dev@lists.sourceforge.net",
    "download_url": "https://files.pythonhosted.org/packages/da/55/d35467e53a5241d9d963b403811a6eb39eac277dffd1a5541ec64a25cc74/pyobjc-framework-CalendarStore-10.1.tar.gz",
    "platform": "MacOS X (>=10.5)",
    "description": "\nWrappers for the \"CalendarStore\" on macOS 10.5 and later. The CalendarStore\nframeworks provides access to the iCal data. It's possible to fetch iCal\nrecords, such as calendars and tasks, as well as modify them and get\nnotifications when records change in iCal.\n\nThese wrappers don't include documentation, please check Apple's documentation\nfor information on how to use this framework and PyObjC's documentation\nfor general tips and tricks regarding the translation between Python\nand (Objective-)C frameworks\n\n\nProject links\n-------------\n\n* `Documentation <https://pyobjc.readthedocs.io/en/latest/>`_\n\n* `Issue Tracker <https://github.com/ronaldoussoren/pyobjc/issues>`_\n\n* `Repository <https://github.com/ronaldoussoren/pyobjc/>`_\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Wrappers for the framework CalendarStore on macOS",
    "version": "10.1",
    "project_urls": {
        "Documentation": "https://pyobjc.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/ronaldoussoren/pyobjc",
        "Issue tracker": "https://github.com/ronaldoussoren/pyobjc/issues",
        "Repository": "https://github.com/ronaldoussoren/pyobjc"
    },
    "split_keywords": [
        "pyobjc",
        "calendarstore"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd403bb184054817ca142f9d901d8215af1060cc82364e3c20040deb68d0b625",
                "md5": "8f4563b7cef596f8ce97d3bd4a9d93fd",
                "sha256": "cbd8ec495d9b13cc986b018d8740e25a4e18a25732ee19de1311f0c30ab53120"
            },
            "downloads": -1,
            "filename": "pyobjc_framework_CalendarStore-10.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8f4563b7cef596f8ce97d3bd4a9d93fd",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 4873,
            "upload_time": "2023-12-09T08:51:32",
            "upload_time_iso_8601": "2023-12-09T08:51:32.269944Z",
            "url": "https://files.pythonhosted.org/packages/fd/40/3bb184054817ca142f9d901d8215af1060cc82364e3c20040deb68d0b625/pyobjc_framework_CalendarStore-10.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da55d35467e53a5241d9d963b403811a6eb39eac277dffd1a5541ec64a25cc74",
                "md5": "8a8ee80e8d5996781c6a623142864efd",
                "sha256": "6274d7eb94353813aefca236276c5b6dc6445a48fff39e832478db17c47e34c1"
            },
            "downloads": -1,
            "filename": "pyobjc-framework-CalendarStore-10.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8a8ee80e8d5996781c6a623142864efd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 67654,
            "upload_time": "2023-12-09T08:58:54",
            "upload_time_iso_8601": "2023-12-09T08:58:54.519827Z",
            "url": "https://files.pythonhosted.org/packages/da/55/d35467e53a5241d9d963b403811a6eb39eac277dffd1a5541ec64a25cc74/pyobjc-framework-CalendarStore-10.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-09 08:58:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ronaldoussoren",
    "github_project": "pyobjc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyobjc-framework-calendarstore"
}
        
Elapsed time: 0.15818s