{"id":24443667,"url":"https://github.com/endlessm/xapian-glib","last_synced_at":"2025-04-12T21:27:32.060Z","repository":{"id":16334807,"uuid":"19084472","full_name":"endlessm/xapian-glib","owner":"endlessm","description":"GObject bindings for Xapian","archived":false,"fork":false,"pushed_at":"2020-01-14T22:38:12.000Z","size":3622,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-03-26T15:42:53.512Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/endlessm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-23T20:29:18.000Z","updated_at":"2022-05-31T11:47:10.000Z","dependencies_parsed_at":"2022-07-16T21:46:10.508Z","dependency_job_id":null,"html_url":"https://github.com/endlessm/xapian-glib","commit_stats":null,"previous_names":[],"tags_count":238,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Fxapian-glib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Fxapian-glib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Fxapian-glib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Fxapian-glib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/endlessm","download_url":"https://codeload.github.com/endlessm/xapian-glib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248633658,"owners_count":21136897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-20T22:17:03.240Z","updated_at":"2025-04-12T21:27:32.026Z","avatar_url":"https://github.com/endlessm.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Xapian-GLib\n\n### GObject/C bindings for the Xapian API\n\nXapian-GLib is a wrapper library that offers a C API and GObject types for\nthe [Xapian](http://xapian.org) database.\n\nXapian-GLib allows accessing the Xapian API in various languages, through\nthe GObject Introspection API.\n\n## Requirements\n\nXapian-GLib, unsurprisingly, requires:\n\n * Xapian ≥ 1.3.4\n * GObject ≥ 2.40\n\nYou will also need [Meson](http://mesonbuild.com) in order to build\nXapian-GLib.\n\n## Building\n\nIn order to build Xapian-GLib you will need to clone the Git repository:\n\n```sh\n$ git clone git://github.com/endlessm/xapian-glib.git\n$ cd xapian-glib\n```\n\nThen run:\n\n```sh\n$ meson _build .\n$ ninja -C _build\n$ meson test -C _build\t\t# Run the test suite\n```\n\nTo build the library.\n\nYou can install to the default location of `/usr/local` by using:\n\n```sh\n$ sudo ninja -C _build install\n```\n\nIf you want to use an alternative location for the installation, use the\n`--prefix` configuration switch with Meson. See `meson --help` for\nadditional configuration options.\n\n## Documentation\n\nThe API reference for the latest version of Xapian-GLib is available\n[online](http://endlessm.github.io/xapian-glib/docs/).\n\n## License\n\nLike Xapian, Xapian-GLib is released under the terms of the GNU General\nPublic License, version 2.0 or (at your option) later.\n\nSee the file COPYING for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendlessm%2Fxapian-glib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendlessm%2Fxapian-glib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendlessm%2Fxapian-glib/lists"}