{"id":13408794,"url":"https://github.com/AdaCore/gnatcoll-bindings","last_synced_at":"2025-03-14T13:32:03.174Z","repository":{"id":48542457,"uuid":"109817451","full_name":"AdaCore/gnatcoll-bindings","owner":"AdaCore","description":"GNAT Components Collection – Bindings to C libraries","archived":false,"fork":false,"pushed_at":"2024-04-04T08:09:39.000Z","size":8141,"stargazers_count":13,"open_issues_count":5,"forks_count":17,"subscribers_count":35,"default_branch":"master","last_synced_at":"2024-05-03T05:14:35.509Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ada","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AdaCore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.RUNTIME","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":"2017-11-07T09:57:20.000Z","updated_at":"2024-03-19T19:12:52.000Z","dependencies_parsed_at":"2024-05-02T20:58:18.017Z","dependency_job_id":"17a06f85-6ef5-4c1d-9c72-d5feaa25a6fe","html_url":"https://github.com/AdaCore/gnatcoll-bindings","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdaCore%2Fgnatcoll-bindings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdaCore%2Fgnatcoll-bindings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdaCore%2Fgnatcoll-bindings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdaCore%2Fgnatcoll-bindings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdaCore","download_url":"https://codeload.github.com/AdaCore/gnatcoll-bindings/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243584456,"owners_count":20314765,"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-07-30T20:00:55.297Z","updated_at":"2025-03-14T13:32:03.163Z","avatar_url":"https://github.com/AdaCore.png","language":"Ada","funding_links":[],"categories":["Frameworks"],"sub_categories":["Components"],"readme":"The GNAT Components Collection (GNATcoll) - Bindings\n====================================================\n\nThis is the bindings module of the GNAT Components Collection. Please refer to\nindividual components for more details.\n\nDependencies\n------------\n\nThis module depends on the following external components, that should be\navailable on your system:\n\n- GPRbuild\n- gnatcoll-core\n- As well as relevant third-party libraries you need to build bindings for.\n\nBuilding\n--------\n\nThe components of GNATcoll Bindings are built using standalone GPR project\nfiles. To build each of them you can simply do:\n\n```sh\n$ gprbuild -P \u003ccomponent\u003e/gnatcoll-\u003ccomponent\u003e.gpr\n```\n\nHowever, this method has several limitations:\n\n* it builds one version of the library (static, relocatable and static-pic)\n  at a time\n* it might depend on the environment (`C_INCLUDE_PATH`, `LIBRARY_PATH`, ...)\n\nIn order to simplify that process, each component contains a Python script\ncalled `setup.py`. Each script provides the following subcommands: `build`,\n`install`, `clean`, `uninstall`.\n\nOn the first call to `build`, the user can setup some preferences. You can do\n`setup.py build --help` to get the list of available options for each module.\nAfter first call previous preferences will be reused unless you use the\n`--reconfigure` switch.\n\nNote that you can perform an out-of-source-tree build by just invoking\n`setup.py` from another directory.\n\n\nInstalling\n----------\n\nIn order to install a given component, either call `gprinstall` or use\n`setup.py` script:\n\n```sh\n$ setup.py install --prefix=some_path\n```\n\nNote that if `--prefix` is not used, then projects will be installed into the\nlocation of the used compiler.\n\n\nBindings\n--------\n\nThe following bindings are provided:\n\n- [gmp](gmp/README.md)\n- [iconv](iconv/README.md)\n- lzma\n- [omp](omp/README.md)\n- [python](python/README.md)\n- [python3](python3/README.md)\n- [readline](readline/README.md)\n- [syslog](syslog/README.md)\n\n\nBug reports\n-----------\n\nPlease send questions and bug reports to support@adacore.com following\nthe same procedures used to submit reports with the GNAT toolset itself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAdaCore%2Fgnatcoll-bindings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAdaCore%2Fgnatcoll-bindings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAdaCore%2Fgnatcoll-bindings/lists"}