-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy pathsetup.cfg
More file actions
45 lines (43 loc) · 1.13 KB
/
Copy pathsetup.cfg
File metadata and controls
45 lines (43 loc) · 1.13 KB
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
42
43
44
45
[metadata]
name = skoolkit
version = attr: skoolkit.VERSION
author = Richard Dymond
author_email = rjdymond@gmail.com
license = GPL-3.0-or-later
url = https://skoolkit.ca
description = A suite of tools for creating disassemblies of ZX Spectrum games
long_description = file: long_description.rst
long_description_content_type = text/x-rst
classifiers =
Development Status :: 5 - Production/Stable
Operating System :: OS Independent
Programming Language :: Python :: 3
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: 3.13
Programming Language :: Python :: 3.14
Topic :: Software Development :: Disassemblers
Topic :: Utilities
[options]
packages = skoolkit
scripts =
bin2sna.py
bin2tap.py
rzxinfo.py
rzxplay.py
skool2asm.py
skool2bin.py
skool2ctl.py
skool2html.py
sna2ctl.py
sna2img.py
sna2skool.py
snapinfo.py
snapmod.py
tap2sna.py
tapinfo.py
trace.py
[options.package_data]
skoolkit = resources/*