-
-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathCITATION.cff
More file actions
18 lines (18 loc) · 561 Bytes
/
CITATION.cff
File metadata and controls
18 lines (18 loc) · 561 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
title: "Belay: A Python Library for Rapid Hardware Development with MicroPython and CircuitPython"
abstract: "Task and dependency management system for Python."
type: software
authors:
- family-names: "Pugh"
given-names: "Brian"
orcid: 0000-0003-0561-3829
repository-code: "https://github.com/BrianPugh/belay"
url: "https://github.com/BrianPugh/belay"
keywords:
- python
- micropython
- robotics
- hardware
- physical-computing
license: Apache-2.0