Skip to content

Commit fa6430c

Browse files
Merge pull request brainelectronics#65 from GimmickNG/develop
brainelectronics#63: Create initial CITATION file
2 parents 2975f78 + ac8b11f commit fa6430c

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CITATION.cff

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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: MicroPython Modbus
6+
message: >-
7+
If you use this software, please cite it using the
8+
metadata from this file.
9+
type: software
10+
authors:
11+
- name: Pycom Limited
12+
- given-names: Jonas
13+
family-names: Scharpf
14+
affiliation: brainelectronics
15+
- name: The MicroPython Modbus team
16+
repository-code: 'https://github.com/brainelectronics/micropython-modbus/'
17+
url: 'https://brainelectronics.de'
18+
repository-artifact: 'https://pypi.org/project/micropython-modbus/'
19+
abstract: A lightweight Modbus TCP/RTU library for Micropython
20+
keywords:
21+
- micropython
22+
- modbus
23+
license: AGPL-3.0
24+
commit: '2975f78'
25+
version: 2.3.4
26+
date-released: '2023-03-20'

0 commit comments

Comments
 (0)