freebsd-ports/databases/closql/pkg-descr
Yasuhiro Kimura 2d55cda1e4 databases/closql: New port: Store EIEIO objects using EmacSQL
PR:		255959
Approved by:	lwhsu (mentor)
2021-06-01 23:44:05 -04:00

7 lines
354 B
Text

Store uniform EIEIO objects in an EmacSQL database. SQLite is used as
backend. This library imposes some restrictions on what kind of
objects can be stored; it isn't intended to store arbitrary
objects. All objects have to share a common superclass and subclasses
cannot add any additional instance slots.
WWW: https://github.com/emacscollective/closql