From b60306cdbd2646f03a864d3f765857c926da435b Mon Sep 17 00:00:00 2001 From: Martin15135215 <110968398+Martin15135215@users.noreply.github.com> Date: Sat, 11 Nov 2023 19:22:05 +0000 Subject: [PATCH] add cff for ifcblender --- src/ifcblender/CITATION.cff | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 src/ifcblender/CITATION.cff diff --git a/src/ifcblender/CITATION.cff b/src/ifcblender/CITATION.cff new file mode 100644 index 0000000000..53ad6cf0ce --- /dev/null +++ b/src/ifcblender/CITATION.cff @@ -0,0 +1,18 @@ +# This CITATION.cff file was generated with cffinit. +# Visit https://bit.ly/cffinit to generate yours today! + +cff-version: 1.2.0 +title: ifcblender +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/ifcblender +abstract: Historic Blender IFC import add-on +keywords: + - Blender + - IFC +license: LGPL-3.0-or-later