caldav

View on PyPIReverse Dependencies (30)

1.4.0 caldav-1.4.0-py3-none-any.whl

Wheel Details

Project: caldav
Version: 1.4.0
Filename: caldav-1.4.0-py3-none-any.whl
Download: [link]
Size: 72145
MD5: bb71be7ec25cf244345aff1a54366399
SHA256: e75e84824092e33a9e03ac693de3d01133a3e044fd50a1c542c7f78d1aff0cb2
Uploaded: 2024-11-05 13:51:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: caldav
Version: 1.4.0
Summary: CalDAV (RFC4791) client library
Author-Email: Cyril Robert <cyril[at]hippie.io>
Project-Url: Homepage, https://github.com/python-caldav/caldav
License: GPL
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Office/Business :: Scheduling
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: vobject
Requires-Dist: lxml
Requires-Dist: requests
Requires-Dist: recurring-ical-events (>=2.0.0)
Requires-Dist: icalendar; python_version != "3.8"
Requires-Dist: typing-extensions; python_version < "3.11"
Requires-Dist: icalendar (<6.0.0); python_version == "3.8"
Requires-Dist: pytest; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: sphinx; extra == "test"
Requires-Dist: tzlocal; extra == "test"
Requires-Dist: backports.zoneinfo; python_version < "3.9" and extra == "test"
Requires-Dist: xandikos (==0.2.7); python_version < "3.9" and extra == "test"
Requires-Dist: dulwich (==0.20.50); python_version < "3.9" and extra == "test"
Requires-Dist: xandikos; python_version >= "3.9" and extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: COPYING.APACHE
License-File: COPYING.GPL
[Description omitted; length: 635 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.3.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
caldav/__init__.py sha256=9qGNl5OKmbiGokU9jo402GGpyHZr5lUUOS2seJ6q5ww 820
caldav/_version.py sha256=R8-T9fmURjcuoxYpHTAjyNAhgJPDtI2jogCjqYYkfCU 411
caldav/davclient.py sha256=FgscVV1lPaXttJrCeiF5j1wXexQP_mhccxmOdHA6vxA 29555
caldav/objects.py sha256=YFrBZ0H4yGCq39RFVE-Fr-22nYQhqfwd11FCXtfF5Rc 122096
caldav/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
caldav/requests.py sha256=PVU9Iak2QL1Js_D2pZCxW46jUXthevLab-vZhNeMwUQ 447
caldav/elements/__init__.py sha256=-JIt3g1eBf4bVQNNQd4JBeQNA7o0LK0W9tYKKX_r5s8 22
caldav/elements/base.py sha256=_EuBS-wotG0Hrjfe1DL3Rbrru1Dv1Mm58MKPuzUyJoo 2990
caldav/elements/cdav.py sha256=tqQC6XK2W4C8P42fMrffaVvuBheZbg2n-jqwYP-haew 6212
caldav/elements/dav.py sha256=pGXWyOWpxmLE1CSV6axImo4PpuEcB2vUoCt0ts9LCw8 1912
caldav/elements/ical.py sha256=ieCXmymCaydvOqN_t8SweOzED13acNnPHJSIqv5Chuc 322
caldav/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
caldav/lib/debug.py sha256=y2TR41wVKR8Lax6m33B8JRKR0IyM3C3CH3W0gUe0PZg 239
caldav/lib/error.py sha256=yx47hE3pOqsCkIn_yK81D_buTcY2l7UrvS7usWqagSw 2800
caldav/lib/namespace.py sha256=KyyLX_rwhBu0w9GhUqc2eZBB0sUICKtWG4tMqT0Rk4g 778
caldav/lib/python_utilities.py sha256=ptwzDBb8YKaYfGHaxJi_2uqrY0b3hcwiqFn-thtOopc 798
caldav/lib/url.py sha256=gDjk6KbXiv-GJeFhaT9qbf_Ya_8O0LPT4qjpA_zpGmQ 7151
caldav/lib/vcal.py sha256=mw6--CGKzWq3rLUEDC29PLMFgE9Pjxh-bDwO37Q7nc4 8266
caldav-1.4.0.dist-info/COPYING.APACHE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
caldav-1.4.0.dist-info/COPYING.GPL sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
caldav-1.4.0.dist-info/METADATA sha256=DMIFGWPG2odaRfo00BgwVdEEMWaiVPYa7clBM-1b-Jo 2458
caldav-1.4.0.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
caldav-1.4.0.dist-info/top_level.txt sha256=EAO7mslmlzQE3LF_DIm7eBzPzZ1B5KlKgcyfvBa6AmA 7
caldav-1.4.0.dist-info/RECORD

top_level.txt

caldav