libfolks is a library that aggregates people from multiple sources (eg, Telepathy connection managers) to create metacontacts.
You can build, test and install libfolks using Meson:
meson setup build
meson compile -C build
meson test -C build
meson install -C build
Various backends can be enabled or disabled at compile-time. A comprehensive
list of compile-time options can be found at meson_options.txt
You can browse the code, issues and more at libfolks' GitLab repository.
If you want to help out and contribute, you can find more information at our wiki page.
To discuss issues with developers and other users, you can post to the GNOME discourse instance or join the #contacts:gnome.org Matrix channel.
libfolks is released under the LGPL, version 2.1. See COPYING
for more info.