aeruginous-tbr

A plugin for the Aeruginous Open Source Development Toolbox to interact with TAR.BR files.

https://github.com/kevinmatthes/aeruginous-tbr

Science Score: 44.0%

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

  • CITATION.cff file
    Found 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 (11.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

A plugin for the Aeruginous Open Source Development Toolbox to interact with TAR.BR files.

Basic Info
  • Host: GitHub
  • Owner: kevinmatthes
  • License: gpl-3.0
  • Language: Rust
  • Default Branch: main
  • Size: 548 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • Open Issues: 12
  • Releases: 0
Created about 2 years ago · Last pushed 7 months ago
Metadata Files
Readme Changelog License Citation Codeowners

README.md


The Aeruginous Open Source Development Toolbox

Summary


A plugin for the Aeruginous Open Source Development Toolbox to interact with TAR.BR files.

  1. License
  2. Dependencies

The current code coverage is <!-- cov -->89.96%<!-- cov -->.

License

This project's license is GPL-3.0. The whole license text can be found in LICENSE in the repository root. The brief version is as follows:

Copyright (C) 2024 Kevin Matthes

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Dependencies

  • [brotli]

  • [clap]

  • [glob]

  • [sysexits]

  • [tar]

  • [tempfile]

Owner

  • Name: Kevin Matthes
  • Login: kevinmatthes
  • Kind: user

Citation (CITATION.cff)

abstract: |
  A plugin for the Aeruginous Open Source Development Toolbox to interact with
  TAR.BR files.
authors:
  - alias: kevinmatthes
    family-names: Matthes
    given-names: Kevin
cff-version: 1.2.0
date-released: 2024-02-15
keywords:
  - Rust
  - aeruginous
  - algorithms
  - brotli
  - compression
  - filesystem
  - tar
  - tbr
license: GPL-3.0
message: Please cite this project using these information.
repository-code: https://github.com/kevinmatthes/aeruginous-tbr
title: aeruginous-tbr
url: https://github.com/kevinmatthes/aeruginous-tbr
version: 0.1.0

GitHub Events

Total
  • Delete event: 86
  • Issue comment event: 2
  • Push event: 331
  • Pull request review event: 90
  • Pull request event: 185
  • Create event: 96
Last Year
  • Delete event: 86
  • Issue comment event: 2
  • Push event: 331
  • Pull request review event: 90
  • Pull request event: 185
  • Create event: 96

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 13
  • Total pull requests: 228
  • Average time to close issues: 2 days
  • Average time to close pull requests: 2 days
  • Total issue authors: 2
  • Total pull request authors: 3
  • Average comments per issue: 0.31
  • Average comments per pull request: 0.34
  • Merged pull requests: 189
  • Bot issues: 1
  • Bot pull requests: 209
Past Year
  • Issues: 0
  • Pull requests: 142
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.02
  • Merged pull requests: 112
  • Bot issues: 0
  • Bot pull requests: 142
Top Authors
Issue Authors
  • kevinmatthes (11)
  • renovate[bot] (3)
Pull Request Authors
  • renovate[bot] (504)
  • github-actions[bot] (41)
  • kevinmatthes (36)
Top Labels
Issue Labels
bug (6) enhancement (5) dependencies (3) good first issue (1) rust (1) github_actions (1)
Pull Request Labels
dependencies (502) github_actions (331) rust (142) documentation (48) enhancement (23) bug (9)

Dependencies

.github/workflows/comment-changes.yml actions
  • actions/checkout v4.1.1 composite
  • fregante/setup-git-user v2.0.1 composite
.github/workflows/cff.yml actions
  • actions/checkout v4.1.1 composite
  • kevinmatthes/aeruginous-rs/curl-cffref v3.7.8 composite
  • peter-evans/create-pull-request v6.0.0 composite
.github/workflows/ci.yml actions
  • actions/checkout v4.1.1 composite
  • docker://citationcff/cffconvert 2.0.0 composite
  • docker://rhysd/actionlint 1.6.26 composite
.github/workflows/mirror.yml actions
  • actions/checkout v4.1.1 composite
  • actions/setup-python v5.0.0 composite
  • fregante/setup-git-user v2.0.1 composite
  • peter-evans/create-pull-request v6.0.0 composite
  • py-actions/py-dependency-install v4.1.0 composite
  • taiki-e/install-action v2.27.8 composite
.github/workflows/pr.yml actions
  • actions/checkout v4.1.1 composite
  • actions/setup-python v5.0.0 composite
  • actions/upload-artifact v4.3.1 composite
  • py-actions/py-dependency-install v4.1.0 composite
  • taiki-e/install-action v2.27.8 composite
  • thollander/actions-comment-pull-request v2.5.0 composite
.github/workflows/rustfmt.yml actions
  • actions/checkout v4.1.1 composite
  • fregante/setup-git-user v2.0.1 composite
Cargo.lock cargo
  • aeruginous-io 0.8.0
  • alloc-no-stdlib 2.0.4
  • anstream 0.6.12
  • anstyle 1.0.6
  • anstyle-parse 0.2.3
  • anstyle-query 1.0.2
  • anstyle-wincon 3.0.2
  • bitflags 1.3.2
  • bitflags 2.4.2
  • brotli 3.4.0
  • brotli-decompressor 2.5.1
  • cfg-if 1.0.0
  • clap 4.5.1
  • clap_builder 4.5.1
  • clap_derive 4.5.0
  • clap_lex 0.7.0
  • colorchoice 1.0.0
  • errno 0.3.8
  • fastrand 2.0.1
  • filetime 0.2.23
  • glob 0.3.1
  • heck 0.4.1
  • libc 0.2.153
  • linux-raw-sys 0.4.13
  • proc-macro2 1.0.78
  • quote 1.0.35
  • redox_syscall 0.4.1
  • rustix 0.38.31
  • strsim 0.11.0
  • syn 2.0.49
  • sysexits 0.7.11
  • tar 0.4.40
  • tempfile 3.10.0
  • unicode-ident 1.0.12
  • utf8parse 0.2.1
  • windows-sys 0.52.0
  • windows-targets 0.52.0
  • windows_aarch64_gnullvm 0.52.0
  • windows_aarch64_msvc 0.52.0
  • windows_i686_gnu 0.52.0
  • windows_i686_msvc 0.52.0
  • windows_x86_64_gnu 0.52.0
  • windows_x86_64_gnullvm 0.52.0
  • windows_x86_64_msvc 0.52.0
Cargo.toml cargo
  • aeruginous-io 0.8.0 development
  • tempfile 3.10.0 development
  • brotli 3.4.0
  • clap 4.5.1
  • glob 0.3.1
  • sysexits 0.7.11
  • tar 0.4.40