-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
26 lines (26 loc) · 801 Bytes
/
CITATION.cff
File metadata and controls
26 lines (26 loc) · 801 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
cff-version: 1.2.0
title: code-auditor
message: >-
A package and command-line utility to audit code quality
and compliance with best practices.
type: software
authors:
- given-names: Serkan
family-names: Girgin
email: girgink@gmail.com
affiliation: University of Twente
orcid: 'https://orcid.org/0000-0002-0156-185X'
doi: '10.5281/zenodo.14934232'
repository: 'https://doi.org/10.5281/zenodo.14934232'
repository-artifact: 'https://pypi.org/project/code-auditor/'
repository-code: 'https://github.com/SS-NES/code-auditor'
abstract: >-
A package and command-line utility to audit code quality
and compliance with best practices.
keywords:
- software development
- code quality
- conformity assessment
license: GPL-3.0-or-later
version: 0.2.1
date-released: '2025-02-27'