From 19205c877448e8ec0e9d76a8572c23a2b5fd8116 Mon Sep 17 00:00:00 2001 From: Martin15135215 <110968398+Martin15135215@users.noreply.github.com> Date: Sat, 11 Nov 2023 19:29:45 +0000 Subject: [PATCH] add cff for ifccsv --- src/ifccsv/CITATION.cff | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/ifccsv/CITATION.cff diff --git a/src/ifccsv/CITATION.cff b/src/ifccsv/CITATION.cff new file mode 100644 index 0000000000..33ca2e07d3 --- /dev/null +++ b/src/ifccsv/CITATION.cff @@ -0,0 +1,20 @@ +# This CITATION.cff file was generated with cffinit. +# Visit https://bit.ly/cffinit to generate yours today! + +cff-version: 1.2.0 +title: ifccsv +message: >- + If you use this software, please cite it using the + metadata from this file. +type: software +authors: + - name: IfcOpenShell contributors +repository-code: >- + https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7.0/src/ifccsv +abstract: >- + Library and CLI app to export and import schedules from + IFC +keywords: + - Schedule + - IFC +license: LGPL-3.0-or-later