icalreporting

View on PyPIReverse Dependencies (0)

0.3.1 icalreporting-0.3.1-py3-none-any.whl

Wheel Details

Project: icalreporting
Version: 0.3.1
Filename: icalreporting-0.3.1-py3-none-any.whl
Download: [link]
Size: 9246
MD5: 068fdab17adb5b4b857731c9d026013a
SHA256: 93fa4cc7ab2173b4114442e7e4d15c8f47fbfc6080da5cd7b75fa4350a9da125
Uploaded: 2024-11-22 16:32:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: icalreporting
Version: 0.3.1
Summary: Reporting tools from ical files
Author-Email: "J. Gressier" <jeremie.gressier[at]isae-supaero.fr>
Project-Url: Homepage, https://github.com/jgressier/icalreporting
License: MIT License Copyright (c) 2023 Jérémie GRESSIER Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: pandas (>=2.1)
Requires-Dist: openpyxl (>=3.1)
Requires-Dist: ical (>=4.5)
Requires-Dist: icalendar
Requires-Dist: pytest (>=6.0); extra == "dev"
Requires-Dist: pytest-cov (>=2.11.1); extra == "dev"
Requires-Dist: pylint (>=2.6.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2112 characters]

WHEEL

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

RECORD

Path Digest Size
icalreporting/__init__.py sha256=r4xAFihOf72W9TD-lpMi6ntWSTKTP2SlzKP1ytkjRbI 22
icalreporting/_cli.py sha256=ENn12j0b4k0JtdTIZdEc1hUXnqsMENqAM5y5BpQGjBg 2069
icalreporting/icaltools.py sha256=y9EZ2k0js-Oj_eZQYRwy9QYHdyf_lXvYEaUgSrUa6yU 5077
icalreporting/reporting.py sha256=d8SlW3Ipbr3wFsbYkjMdEYWUSYSIe2J5FIUyXBPN9N0 10763
icalreporting-0.3.1.dist-info/LICENSE sha256=lg9N4wJxICETSwR0xvlZbvPF7w5cgpaKx-CJn1QR9WE 1074
icalreporting-0.3.1.dist-info/METADATA sha256=T8yVZuIrvsN-aOGTBa3wrz4IKFMASYuVEJysYjLXI5k 4485
icalreporting-0.3.1.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
icalreporting-0.3.1.dist-info/entry_points.txt sha256=tqU3YxS5QEBljsx8EQLCPy1ABOL6W92mw0bGcXNDAro 100
icalreporting-0.3.1.dist-info/top_level.txt sha256=jACcs7jQcRp3S_Y7bMhcQl3xTG0zWhayxDqcRTBhC88 14
icalreporting-0.3.1.dist-info/RECORD

top_level.txt

icalreporting

entry_points.txt

icalcheck = icalreporting._cli:icalcheck
icalclean = icalreporting._cli:icalclean