-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsetup.cfg
More file actions
27 lines (24 loc) · 779 Bytes
/
setup.cfg
File metadata and controls
27 lines (24 loc) · 779 Bytes
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
# -*- coding: utf-8 -*-
[metadata]
name = mods
summary = Intelligent module using ML/DL techniques for underlying IDS and monitoring system
description-file =
README.md
version = 2.1.0
author = Giang Nguyen, Stefan Dlugolinsky
author-email = giang.nguyen@savba.sk, stefan.dlugolinsky@savba.sk
license = Apache-2
classifier =
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache License, Version 2.0, https://www.apache.org/licenses/LICENSE-2.0
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
[files]
packages =
mods
[entry_points]
deepaas.v2.model =
mods = mods.models.api_v2