We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85007d9 commit 35fca09Copy full SHA for 35fca09
setup.cfg
@@ -6,8 +6,8 @@ author_email = [email protected]
6
url = https://kaitai.io
7
project_urls =
8
Documentation = https://doc.kaitai.io/
9
- Source = https://github.com/kaitai-io/kaitai_struct_python_runtime
10
- Tracker = https://github.com/kaitai-io/kaitai_struct_python_runtime/issues
+ Code = https://github.com/kaitai-io/kaitai_struct_python_runtime
+ Issues = https://github.com/kaitai-io/kaitai_struct_python_runtime/issues
11
Gitter = https://gitter.im/kaitai_struct/Lobby
12
description = Kaitai Struct declarative parser generator for binary data: runtime library for Python
13
long_description = file: README.md
0 commit comments