aeruginous-io

A set of input / output utilities for the Aeruginous Open Source Development Toolbox.

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

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.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

A set of input / output utilities for the Aeruginous Open Source Development Toolbox.

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

README.md


The Aeruginous Open Source Development Toolbox

Summary


A set of input / output utilities for the Aeruginous Open Source Development Toolbox.

  1. License
  2. Dependencies

The current code coverage is <!-- cov -->86.56%<!-- 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

  • [sysexits]

Owner

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

Citation (CITATION.cff)

abstract: |
  A set of input / output utilities for the Aeruginous Open Source Development
  Toolbox.
authors:
  - alias: kevinmatthes
    family-names: Matthes
    given-names: Kevin
cff-version: 1.2.0
date-released: 2024-06-06
keywords:
  - Rust
  - aeruginous
license: GPL-3.0
message: Please cite this software using these information.
repository-artifact: https://crates.io/crates/aeruginous-io
repository-code: https://github.com/kevinmatthes/aeruginous-io
title: aeruginous-io
url: https://github.com/kevinmatthes/aeruginous-io
version: 0.8.1
references:
  - type: software
    date-released: 2025-02-26
    version: 0.9.0
    abstract: The system exit codes as defined by <sysexits.h> for Rust
    authors:
      - alias: sorairolake
        family-names: Sakai
        given-names: Shun
      - alias: kevinmatthes
        family-names: Matthes
        given-names: Kevin
      - alias: TheAlgorythm
        name: zSchoen
    license:
      - Apache-2.0
      - MIT
    repository-artifact: https://crates.io/crates/sysexits
    repository-code: https://github.com/sorairolake/sysexits-rs
    title: sysexits-rs
    url: https://docs.rs/sysexits
  - type: software
    abstract: Find inadequately-tested code that can be removed without any tests failing.
    authors:
      - alias: sourcefrog
        family-names: Pool
        given-names: Martin
    date-released: 2024-01-13
    keywords:
      - Rust
      - cargo
      - coverage
      - development-tools::testing
      - mutants
      - mutation-testing
      - testing
    license: MIT
    repository-code: https://github.com/sourcefrog/cargo-mutants
    title: cargo-mutants
    url: https://mutants.rs/
    version: 24.9.0

GitHub Events

Total
  • Delete event: 67
  • Push event: 273
  • Pull request review event: 60
  • Pull request event: 144
  • Create event: 79
Last Year
  • Delete event: 67
  • Push event: 273
  • Pull request review event: 60
  • Pull request event: 144
  • Create event: 79

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 4
  • Total pull requests: 295
  • Average time to close issues: about 12 hours
  • Average time to close pull requests: 1 day
  • Total issue authors: 2
  • Total pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.24
  • Merged pull requests: 241
  • Bot issues: 1
  • Bot pull requests: 270
Past Year
  • Issues: 0
  • Pull requests: 155
  • 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.01
  • Merged pull requests: 124
  • Bot issues: 0
  • Bot pull requests: 155
Top Authors
Issue Authors
  • kevinmatthes (10)
  • renovate[bot] (3)
Pull Request Authors
  • renovate[bot] (497)
  • github-actions[bot] (133)
  • kevinmatthes (57)
Top Labels
Issue Labels
enhancement (6) documentation (3) dependencies (3) good first issue (3) github_actions (2) bug (1)
Pull Request Labels
dependencies (496) github_actions (443) documentation (146) enhancement (31) rust (17) bug (14)

Packages

  • Total packages: 1
  • Total downloads:
    • cargo 135,460 total
  • Total dependent packages: 1
  • Total dependent repositories: 0
  • Total versions: 9
  • Total maintainers: 1
crates.io: aeruginous-io

A set of input / output utilities for the Aeruginous Open Source Development Toolbox.

  • Versions: 9
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 135,460 Total
Rankings
Dependent repos count: 30.0%
Dependent packages count: 35.4%
Average: 54.0%
Downloads: 96.6%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/cff.yml actions
  • actions/checkout v4.1.1 composite
  • kevinmatthes/aeruginous-rs/curl-cffref v3.7.2 composite
  • peter-evans/create-pull-request v5.0.2 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
  • suzuki-shunsuke/github-action-renovate-config-validator v1.0.0 composite
.github/workflows/comment-changes.yml actions
  • actions/checkout v4.1.1 composite
  • fregante/setup-git-user v2.0.1 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 v5.0.2 composite
  • py-actions/py-dependency-install v4.1.0 composite
  • taiki-e/install-action v2.24.3 composite
.github/workflows/pr.yml actions
  • actions/checkout v4.1.1 composite
  • actions/setup-python v5.0.0 composite
  • py-actions/py-dependency-install v4.1.0 composite
  • taiki-e/install-action v2.24.3 composite
  • thollander/actions-comment-pull-request v2.4.3 composite
.github/workflows/release.yml actions
  • actions/checkout v4.1.1 composite
  • softprops/action-gh-release v0.1.15 composite
.github/workflows/ronlog.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 v5.0.2 composite
  • py-actions/py-dependency-install v4.1.0 composite
  • taiki-e/install-action v2.24.3 composite
Cargo.lock cargo
  • sysexits 0.7.10
Cargo.toml cargo
.github/workflows/rustfmt.yml actions
  • actions/checkout v4.1.1 composite
  • fregante/setup-git-user v2.0.1 composite