-
Notifications
You must be signed in to change notification settings - Fork 3
/
setup.cfg
41 lines (36 loc) · 1.2 KB
/
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
31
32
33
34
35
36
37
38
39
40
41
# ############################################################################
# setup.cfg
# =========
# Author : Sepand KASHANI [[email protected]]
# ############################################################################
[metadata]
name = deepwave
summary = DeepWave reference implementation. [https://infoscience.epfl.ch/record/265765?ln=en]
long_description = file:README.rst
long_description_content_type = text/x-rst; charset=UTF-8
keywords =
array signal processing
first-order convex optimization
inverse problems
neural networks
author = Sepand KASHANI [LCAV, EPFL]
author_email = [email protected]
url = https://github.com/imagingofthings/DeepWave
download_url = ssh://[email protected]:imagingofthings/DeepWave.git
classifiers =
Intended Audience :: Science/Research
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Operating System :: POSIX :: Linux
Programming Language :: Python :: 3
Programming Language :: Python :: Implementation :: CPython
Topic :: Scientific/Engineering
license = GPLv3
[options]
include_package_data = True
python_requires = >=3.6
zip_safe = False
[files]
packages =
deepwave
data_files =
# etc/ = etc/deepwave.cfg