forked from biolink/biolink-model
-
Notifications
You must be signed in to change notification settings - Fork 0
/
setup.cfg
30 lines (28 loc) · 839 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 = biolink_model
description = 'A high level datamodel of biological entities and associations'
version = 3.6.0
url = https://github.com/biolink/biolink-model
author = Harold Solbrig
author-email = [email protected]
summary = Biolink Model
home-page = https://biolink.github.io/biolink-model/docs/
license = CC0 1.0 Universal
python-requires = >=3.9
classifier =
Environment :: Console
Intended Audience :: Developers
Intended Audience :: Science/Research
Intended Audience :: Healthcare Industry
Topic :: Scientific/Engineering :: Bio-Informatics
License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.9
keywords =
Biolink
Datamodel
NCATS
NCATS-Translator
[files]
packages =
biolink