{"id":16643189,"url":"https://github.com/ebassi/xapian-glib","last_synced_at":"2025-12-11T20:36:35.643Z","repository":{"id":17256309,"uuid":"20025804","full_name":"ebassi/xapian-glib","owner":"ebassi","description":"GObject bindings for Xapian","archived":false,"fork":false,"pushed_at":"2022-09-11T17:50:32.000Z","size":3863,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-18T16:22:54.180Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nbessi/odoo_new_api_guideline","license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ebassi.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-05-21T15:12:08.000Z","updated_at":"2021-10-22T16:59:25.000Z","dependencies_parsed_at":"2023-01-11T20:26:13.330Z","dependency_job_id":null,"html_url":"https://github.com/ebassi/xapian-glib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebassi%2Fxapian-glib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebassi%2Fxapian-glib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebassi%2Fxapian-glib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebassi%2Fxapian-glib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebassi","download_url":"https://codeload.github.com/ebassi/xapian-glib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243165529,"owners_count":20246725,"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":"2024-10-12T08:07:46.769Z","updated_at":"2025-12-11T20:36:30.570Z","avatar_url":"https://github.com/ebassi.png","language":"C++","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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febassi%2Fxapian-glib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febassi%2Fxapian-glib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febassi%2Fxapian-glib/lists"}