We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bc6bbb commit eaa3a2cCopy full SHA for eaa3a2c
README.md
@@ -1,4 +1,15 @@
1
-# REECO Python
+---
2
+component-id: reeco-python-library
3
+name: "REECO Python Library"
4
+description: "The Python library of the REECO framework."
5
+project: reeco-framework
6
+type: SoftwareLibrary
7
+credits:
8
+- Enrico Daga <http://github.com/enridaga>
9
+resource: https://pypi.org/project/reeco/
10
+
11
12
+# REECO Python Library
13
14
Python library for the REECO framework.
15
@@ -19,4 +30,4 @@ python3 generate-schema.py && git add schema/ && git commit -m "Update" && git p
19
30
20
31
## Validator
21
32
22
-TBD
33
+TBD
0 commit comments