-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsetup.cfg
More file actions
31 lines (29 loc) · 887 Bytes
/
setup.cfg
File metadata and controls
31 lines (29 loc) · 887 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
28
29
30
31
[metadata]
name = ShExJSG
url = https://github.com/hsolbrig/ShExJSG
license = CC0 1.0 Universal
author = Harold Solbrig
author_email = informatics@solbrig.us
summary = ShExJSG - Astract Syntax Tree for the ShEx 2.0 language
description = ShExJSG - Astract Syntax Tree Definition for the ShEx 2.0 language
classifier =
Development Status :: 4 - Beta
Environment :: Console
Intended Audience :: Developers
Topic :: Software Development :: Compilers
License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
keywords =
shex
jsg
rdf
[files]
packages =
ShExJSG
[bdist_wheel]
universal = 1