File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ cff-version: 1.2.0
2
+ title: fancylog
3
+ message: >-
4
+ If you use fancylog in your work, please cite the following Zenodo DOI.
5
+ type: software
6
+ authors:
7
+ - given-names: Joseph
8
+ family-names: Ziminski
9
+ orcid: 'https://orcid.org/0000-0003-4286-6868'
10
+ email: joseph.j.ziminski@gmail.com
11
+ - given-names: Adam L.
12
+ family-names: Tyson
13
+ orcid: 'https://orcid.org/0000-0003-3225-1130'
14
+ email: code@adamltyson.com
15
+ identifiers:
16
+ - type: doi
17
+ value: 10.5281/zenodo.15776028
18
+ description: 'A collection of archived snapshots of fancylog on Zenodo.'
19
+ repository-code: 'https://github.com/neuroinformatics-unit/fancylog'
20
+ url: 'https://github.com/neuroinformatics-unit/fancylog'
21
+ abstract: >-
22
+ Fancier logging with Python.
23
+ keywords:
24
+ - Python
25
+ - Logging
26
+ license: BSD-3-Clause
Original file line number Diff line number Diff line change 1
1
include LICENSE
2
2
include README.md
3
+ include CITATION.CFF
3
4
4
5
exclude example.py
5
6
exclude fancylog*.log
You can’t perform that action at this time.
0 commit comments