Files
nodiscc 1abd80b3c8 plaforms: add deb platform for software that can be installed trough .deb packages (#117)
- this platform may be added to software that is installable through .deb packages/repositories (either official Debian repositories, or repositories/.deb packages provided by project maintainers)
- related https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/71
- added the platform to a few items (not exhaustive)
2023-09-11 12:01:28 +00:00

12 lines
279 B
YAML

name: Exim
website_url: https://www.exim.org/
description: Message transfer agent (MTA) developed at the University of Cambridge.
licenses:
- GPL-3.0
platforms:
- C
- deb
tags:
- Communication - Email - Mail Transfer Agents
source_code_url: https://git.exim.org/exim.git