We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12a61c1 + aeb6ecd commit 807d2abCopy full SHA for 807d2ab
CITATION.cff
@@ -0,0 +1,25 @@
1
+# This CITATION.cff file was generated with cffinit.
2
+# Visit https://bit.ly/cffinit to generate yours today!
3
+
4
+cff-version: 1.2.0
5
+title: YUView
6
+message: >-
7
+ If you use this software, please cite it using the
8
+ metadata from this file.
9
+type: software
10
+authors:
11
+ - given-names: Christian
12
+ family-names: Feldmann
13
+ email: christian.feldmann@gmx.de
14
+repository-code: 'https://github.com/IENT/YUView'
15
+url: 'https://ient.github.io/YUView/'
16
+repository-artifact: 'https://github.com/IENT/YUView/releases'
17
+abstract: >-
18
+ The Free and Open Source Cross Platform YUV Viewer with an
19
+ advanced analytics toolset.
20
+keywords:
21
+ - Qt
22
+ - YUV
23
+ - Player
24
+ - Analysis
25
+license: GPL-3.0-or-later
0 commit comments