{"id":18847827,"url":"https://github.com/interkosmos/fortran-git","last_synced_at":"2025-04-14T08:09:47.961Z","repository":{"id":139285989,"uuid":"408478577","full_name":"interkosmos/fortran-git","owner":"interkosmos","description":"Fortran 2008 interface bindings to libgit2","archived":false,"fork":false,"pushed_at":"2023-04-27T15:20:56.000Z","size":14,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T08:09:42.987Z","etag":null,"topics":["fortran","fortran-package-manager","fpm","git","libgit2"],"latest_commit_sha":null,"homepage":"","language":"Fortran","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/interkosmos.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}},"created_at":"2021-09-20T14:35:56.000Z","updated_at":"2023-07-13T18:04:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"444ae77f-d1d3-4011-a850-537476b65d28","html_url":"https://github.com/interkosmos/fortran-git","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"b87f3d118621cdc39f895f8a850e45dc39f1f69d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/interkosmos","download_url":"https://codeload.github.com/interkosmos/fortran-git/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248843867,"owners_count":21170492,"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":["fortran","fortran-package-manager","fpm","git","libgit2"],"created_at":"2024-11-08T03:09:49.826Z","updated_at":"2025-04-14T08:09:47.934Z","avatar_url":"https://github.com/interkosmos.png","language":"Fortran","readme":"# fortran-git\nA work-in-progress collection of Fortran 2008 ISO C binding interfaces to\n[libgit2](https://github.com/libgit2/libgit2).\n\n## Build Instructions\nInstall *libgit2* either as a package or build the library from source with\nCMake:\n\n```\n$ git clone --depth 1 https://github.com/libgit2/libgit2\n$ cd libgit2/\n$ mkdir build \u0026\u0026 cd build/\n$ cmake ..\n$ cmake --build .\n```\n\nThis step creates the shared library `libgit2.so.*` in directory `./build/`.\nLink against the library and the header files in `./include/` (if not installed\nglobally).\n\nClone the *fortran-git* repository and build the static library\n`libfortran-git.a` (containing the Fortran interface bindings), either with\n*fpm* or GNU/BSD make:\n\n```\n$ git clone --depth 1 https://github.com/interkosmos/fortran-git\n$ cd fortran-git/\n$ fpm build\n```\n\nWith make instead:\n\n```\n$ make FC=ifort\n```\n\nThe default compiler is set to `gfortran`.\n\n## Licence\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterkosmos%2Ffortran-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finterkosmos%2Ffortran-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterkosmos%2Ffortran-git/lists"}