chicken-vcarded/vcarded.egg

9 lines
199 B
Plaintext
Raw Normal View History

2024-02-07 00:44:46 -06:00
;; -*- Scheme -*-
((synopsis "Simple vCard parser.")
(author "Jaidyn Ann")
(category net)
(license "GPLv3")
(dependencies srfi-1 srfi-13 srfi-130 uri-common)
(components
(extension vcarded)))