forked from palash1992/GEM
-
Notifications
You must be signed in to change notification settings - Fork 2
/
setup.cfg
27 lines (26 loc) · 835 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
[metadata]
name = nxt_gem
description_file = README.md
summary = nxt_gem: A Python module for Graph Embedding Methods
author = Jan Ernsting
author_email = [email protected]
url = https://github.com/jernsting/nxt_gem
license = BSD
long_description_content_type = text/markdown
project_urls:
Source Code = https://github.com/jernsting/nxt_gem
Bug Tracker = https://github.com/jernsting/nxt_gem/issues
download_url = https://pypi.org/project/nxt_gem/#files
keywords =
graph embedding
network analysis
network embedding
data mining
machine learning
classifiers =
License :: OSI Approved :: MIT License
Topic :: Software Development :: Libraries :: Python Modules
Topic :: Scientific/Engineering :: Artificial Intelligence
Intended Audience :: Science/Research
[files]
packages = gem