https://github.com/feenkcom/libgit2

Build scripts to compile libgit2 on mac, linux and windows

https://github.com/feenkcom/libgit2

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.8%) to scientific vocabulary
Last synced: 8 months ago · JSON representation

Repository

Build scripts to compile libgit2 on mac, linux and windows

Basic Info
  • Host: GitHub
  • Owner: feenkcom
  • Language: Rust
  • Default Branch: main
  • Size: 45.9 KB
Statistics
  • Stars: 0
  • Watchers: 8
  • Forks: 0
  • Open Issues: 0
  • Releases: 6
Created over 4 years ago · Last pushed almost 2 years ago
Metadata Files
Readme

README.md

libgit2

Build scripts to compile libgit2 on mac, linux and windows

Owner

  • Name: feenk
  • Login: feenkcom
  • Kind: organization
  • Location: Switzerland

We make your systems explainable

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

Cargo.lock cargo
  • aho-corasick 0.7.18
  • atty 0.2.14
  • autocfg 1.1.0
  • bitflags 1.3.2
  • cc 1.0.73
  • clap 3.2.8
  • clap_derive 3.2.7
  • clap_lex 0.2.4
  • ctor 0.1.22
  • either 1.7.0
  • erased-serde 0.3.21
  • file-matcher 0.6.0
  • file-matcher 0.7.0
  • form_urlencoded 1.0.1
  • fs_extra 1.2.0
  • ghost 0.1.5
  • hashbrown 0.12.2
  • heck 0.4.0
  • hermit-abi 0.1.19
  • idna 0.2.3
  • indexmap 1.9.1
  • inventory 0.2.3
  • lazy_static 1.4.0
  • libc 0.2.126
  • matches 0.1.9
  • memchr 2.5.0
  • once_cell 1.13.0
  • os_str_bytes 6.1.0
  • percent-encoding 2.1.0
  • pkg-config 0.3.25
  • proc-macro-error 1.0.4
  • proc-macro-error-attr 1.0.4
  • proc-macro2 1.0.40
  • quote 1.0.20
  • regex 1.6.0
  • regex-syntax 0.6.27
  • rustc_version 0.2.3
  • rustversion 1.0.7
  • semver 0.9.0
  • semver-parser 0.7.0
  • serde 1.0.138
  • serde_derive 1.0.138
  • strsim 0.10.0
  • strum 0.24.1
  • strum_macros 0.24.2
  • syn 1.0.98
  • termcolor 1.1.3
  • textwrap 0.15.0
  • tinyvec 1.6.0
  • tinyvec_macros 0.1.0
  • to_absolute 0.1.0
  • typetag 0.1.8
  • typetag-impl 0.1.8
  • unicode-bidi 0.3.8
  • unicode-ident 1.0.1
  • unicode-normalization 0.1.21
  • url 2.2.2
  • user-error 1.2.8
  • version_check 0.9.4
  • which 4.2.5
  • wildmatch 2.1.1
  • winapi 0.3.9
  • winapi-i686-pc-windows-gnu 0.4.0
  • winapi-util 0.1.5
  • winapi-x86_64-pc-windows-gnu 0.4.0
shared-library-builder/library/Cargo.toml cargo
  • file-matcher 0.6
  • user-error 1.2
  • which 4.2
Cargo.toml cargo
shared-library-builder/builder/Cargo.toml cargo