Science Score: 54.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
-
✓Committers with academic emails
1 of 2 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.5%) to scientific vocabulary
Keywords from Contributors
Repository
A collection of initialised source file templates.
Basic Info
- Host: GitHub
- Owner: kevinmatthes
- License: gpl-2.0
- Language: C++
- Default Branch: main
- Size: 84 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 4
Metadata Files
README.md
blank
Summary
A collection of initialised source file templates.
License
This project's license is GPL-2.0 (as of June 1991). The whole license text
can be found in LICENSE in the main directory of this repository. The brief
version is as follows:
Copyright (C) 2022 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 2 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Software Requirements
| Requirement | Type | Role | |:------------------|:-------------:|:--------------------------------------| | bump2version | Python CLI | automatic version increment | | Just | Rust binary | execution of the build instructions | | Scriv | Python CLI | changelog management |
This repository has a version number and, thus, releases. The version numbers
are automatically incremented by bump2version. The CHANGELOG is composed
on release by Scriv. Both steps are coordinated by the .justfile which
controls the behaviour of the build system, Just.
Owner
- Name: Kevin Matthes
- Login: kevinmatthes
- Kind: user
- Repositories: 16
- Profile: https://github.com/kevinmatthes
Citation (CITATION.cff)
######################## GNU General Public License 2.0 ########################
## ##
## Copyright (C) 2022 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 2 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, write to the Free Software Foundation, Inc., ##
## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ##
## ##
################################################################################
################################################################################
##
## AUTHOR Kevin Matthes
## BRIEF Citation settings for the Git repository.
## COPYRIGHT GPL-2.0
## DATE 2022
## FILE CITATION.cff
## NOTE See `LICENSE' for full license.
## See `README.md' for project details.
##
################################################################################
# Parser settings.
cff-version: 1.2.0
message: Please cite this software using these meta data.
# Version information.
date-released: 2022-05-14
version: 0.0.4
# Project information.
abstract: A collection of initialised source file templates.
authors:
- alias: kevinmatthes
family-names: Matthes
given-names: Kevin
license: GPL-2.0
repository-artifact: https://github.com/kevinmatthes/blank
title: blank
type: dataset
url: https://github.com/kevinmatthes/blank
# References.
references:
- type: manual
title: "GNU Octave version 7.1.0 manual: a high-level interactive language for numerical computations"
authors:
- family-names: Eaton
given-names: John W.
- family-names: Bateman
given-names: David
- family-names: Hauberg
given-names: "Søren"
- family-names: Wehbring
given-names: Rik
year: 2022
url: https://www.gnu.org/software/octave/doc/v7.1.0/
################################################################################
GitHub Events
Total
- Delete event: 1
- Push event: 1
- Pull request review event: 1
- Pull request event: 3
- Create event: 1
Last Year
- Delete event: 1
- Push event: 1
- Pull request review event: 1
- Pull request event: 3
- Create event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Kevin Matthes | k****s@s****e | 86 |
| dependabot[bot] | 4****] | 21 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 7
- Total pull requests: 44
- Average time to close issues: 10 months
- Average time to close pull requests: about 14 hours
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.23
- Merged pull requests: 44
- Bot issues: 0
- Bot pull requests: 30
Past Year
- Issues: 0
- Pull requests: 9
- Average time to close issues: N/A
- Average time to close pull requests: about 8 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 9
- Bot issues: 0
- Bot pull requests: 9
Top Authors
Issue Authors
- kevinmatthes (7)
Pull Request Authors
- dependabot[bot] (28)
- kevinmatthes (14)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v3.3.0 composite
- citation-file-format/cffconvert-github-action 2.0.0 composite