citation-cff-checker
CITATION.cff checker, so version told there does match with the official one in the repository
Science Score: 18.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
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.5%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
CITATION.cff checker, so version told there does match with the official one in the repository
Basic Info
- Host: GitHub
- Owner: jmfernandez
- License: apache-2.0
- Language: Python
- Default Branch: main
- Size: 16.6 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 3 years ago
· Last pushed almost 3 years ago
Metadata Files
Readme
License
Citation
README.md
cff-ver-validate
This package provides the cff-ver-validate program, which validates that, for a python source project which can be installed through pip, the versions reported by the package and the CITATION.cff file in the source project do match.
Owner
- Name: José María Fernández
- Login: jmfernandez
- Kind: user
- Location: Barcelona, Spain
- Company: BSC-CNS
- Repositories: 41
- Profile: https://github.com/jmfernandez
Citation (citation_cff_checker/__init__.py)
#!/usr/bin/env python # -*- coding: utf-8 -*- # Copyright 2022-2023 Barcelona Supercomputing Center (BSC), Spain # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. __author__ = "José M. Fernández <https://orcid.org/0000-0002-4806-5140>" __copyright__ = "© 2022-2023 Barcelona Supercomputing Center (BSC), ES" __license__ = "Apache 2.0" # https://www.python.org/dev/peps/pep-0396/ __version__ = "0.1.0" __url__ = "https://github.com/jmfernandez/citation-cff-checker" __official_name__ = "citation-cff-checker"
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| José Mª Fernández | j****z@b****s | 2 |
Committer Domains (Top 20 + Academic)
bsc.es: 1
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