{"id":23450809,"url":"https://github.com/red-data-tools/dlib-glib","last_synced_at":"2025-09-08T08:37:50.774Z","repository":{"id":91683574,"uuid":"142868329","full_name":"red-data-tools/dlib-glib","owner":"red-data-tools","description":"GLib bindings for Dlib","archived":false,"fork":false,"pushed_at":"2019-02-01T12:54:37.000Z","size":129,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T19:48:43.052Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/red-data-tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-30T11:48:23.000Z","updated_at":"2019-02-20T07:51:20.000Z","dependencies_parsed_at":"2023-07-11T08:00:39.643Z","dependency_job_id":null,"html_url":"https://github.com/red-data-tools/dlib-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/red-data-tools%2Fdlib-glib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fdlib-glib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fdlib-glib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fdlib-glib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/red-data-tools","download_url":"https://codeload.github.com/red-data-tools/dlib-glib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248198865,"owners_count":21063626,"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-12-24T00:15:13.609Z","updated_at":"2025-04-10T09:59:24.984Z","avatar_url":"https://github.com/red-data-tools.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dlib GLib\n\nDlib GLib is a wrapper library for [Dlib][dlib]. Dlib GLib\nprovides C API.\n\nDlib GLib supports [GObject Introspection][gobject-introspection].\nIt means that you can create language bindings at runtime or compile\ntime.\n\nFor example, you can use Dlib from Ruby by Dlib GLib and\n[gobject-introspection gem][gobject-introspection-gem] with the\nfollowing code:\n\n```ruby\n# Generate bindings at runtime\nrequire \"gi\"\nDLIB = GI.load(\"Dlib\")\n\n# TODO\n```\n\n## Install\n\n### How to build by users\n\nYou need to install the followings before you install Dlib GLib:\n\n  * [Dlib][dlib]\n\n  * [GObject Introspection][gobject-introspection]\n\n  * [Meson][meson]\n\n  * [Ninja][ninja]\n\nYou can build and install Dlib GLib after you install them:\n\n```console\n% meson build --buildtype=release\n% ninja -C build\n% ninja -C build install\n```\n\nOn macOS you need to set the following environment variable:\n\n```console\n% export PKG_CONFIG_PATH=$(brew --prefix libffi)/lib/pkgconfig:/opt/X11/lib/pkgconfig\n```\n\n### How to build by developers\n\nYou need to install the followings before you install Dlib GLib:\n\n  * [Dlib][dlib]\n\n  * [GObject Introspection][gobject-introspection]\n\n  * [Meson][meson]\n\n  * [Ninja][ninja]\n\n  * [GTK-Doc][gtk-doc]\n\n```console\n% meson build -Dgtk_doc=true\n% ninja -C build\n% ninja -C build install\n```\n\nOn macOS you need to set the following environment variable:\n\n```console\n% export PKG_CONFIG_PATH=$(brew --prefix libffi)/lib/pkgconfig:/opt/X11/lib/pkgconfig\n% export XML_CATALOG_FILES=\"/usr/local/etc/xml/catalog\"\n```\n\n## Usage\n\nTODO\n\n## License\n\n[Boost Software License][Boost Software License]. See LICENSE for details.\n\n[dlib]:http://dlib.net/\n\n[gobject-introspection]:https://wiki.gnome.org/Projects/GObjectIntrospection\n\n[gobject-introspection-gem]:https://rubygems.org/gems/gobject-introspection\n\n[meson]:http://mesonbuild.com/\n\n[ninja]:https://ninja-build.org/\n\n[gtk-doc]:https://www.gtk.org/gtk-doc/\n\n[Boost Software License]:https://www.boost.org/users/license.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-data-tools%2Fdlib-glib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fred-data-tools%2Fdlib-glib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-data-tools%2Fdlib-glib/lists"}