Metadata-Version: 2.4
Name: mdcal
Version: 0.0.1
Summary: An mddb-backed personal calendar
Author-email: Handley Research Group <wh260@cam.ac.uk>
License-Expression: MIT
Project-URL: Homepage, https://github.com/handley-lab/mdcal
Project-URL: Repository, https://github.com/handley-lab/mdcal
Project-URL: Issues, https://github.com/handley-lab/mdcal/issues
Keywords: calendar,agents,yaml,markdown,mddb
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Office/Business :: Scheduling
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# mdcal

An mddb-backed personal calendar — your events as [mddb](https://github.com/handley-lab/mddb) cards in a git-backed deck, queryable locally and syncable across your own devices, with a simple visual grid and standards-based interop (free/busy, invites) at the boundary with others' calendars.

Part of a broader de-Googling of an agentic system: you own your calendar data; agents read it directly rather than fighting a remote API. The calendar does one thing — be a calendar; workflow (invite triage, scheduling) is left to agents composing the substrate.

## Status

Early prototype — design in progress.
