forked from linkml/linkml-model
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsetup.cfg
30 lines (28 loc) · 826 Bytes
/
setup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[metadata]
name = linkml_model
url = https://github.com/linkml/linkml-model
author = Harold Solbrig
author_email = [email protected]
summary = Link Modeling Language Meta Model
home_page = https://linkml.github.io/linkml-model
license = CC0 1.0 Universal
python_requires = >=3.7
classifiers =
Development Status :: 4 - Beta
Environment :: Console
Intended Audience :: Developers
Intended Audience :: Science/Research
Intended Audience :: Healthcare Industry
License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
keywords =
linkml
LOD
Modeling
Linked open data
model
[files]
packages = linkml_model