This repository has no description
1# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand.
2
3[[package]]
4name = "construct"
5version = "2.10.70"
6description = "A powerful declarative symmetric parser/builder for binary data"
7optional = false
8python-versions = ">=3.6"
9files = [
10 {file = "construct-2.10.70-py3-none-any.whl", hash = "sha256:c80be81ef595a1a821ec69dc16099550ed22197615f4320b57cc9ce2a672cb30"},
11 {file = "construct-2.10.70.tar.gz", hash = "sha256:4d2472f9684731e58cc9c56c463be63baa1447d674e0d66aeb5627b22f512c29"},
12]
13
14[package.extras]
15extras = ["arrow", "cloudpickle", "cryptography", "lz4", "numpy", "ruamel.yaml"]
16
17[[package]]
18name = "construct-typing"
19version = "0.7.0"
20description = "Extension for the python package 'construct' that adds typing features"
21optional = false
22python-versions = ">=3.9"
23files = [
24 {file = "construct_typing-0.7.0-py3-none-any.whl", hash = "sha256:c92383c6e8e5d07ba25811c8d5163820458d821e73bb1006541f43f89788646c"},
25 {file = "construct_typing-0.7.0.tar.gz", hash = "sha256:71d110dedff39bd3b603c734077032a7065bc597a49db1f5b03a211d05dbac23"},
26]
27
28[package.dependencies]
29construct = "2.10.70"
30typing_extensions = ">=4.6.0"
31
32[[package]]
33name = "docopt"
34version = "0.6.2"
35description = "Pythonic argument parser, that will make you smile"
36optional = false
37python-versions = "*"
38files = [
39 {file = "docopt-0.6.2.tar.gz", hash = "sha256:49b3a825280bd66b3aa83585ef59c4a8c82f2c8a522dbe754a8bc8d08c85c491"},
40]
41
42[[package]]
43name = "flpinspect"
44version = "0.1.0"
45description = "A GUI tool to inspect the structure of an FLP"
46optional = false
47python-versions = ">=3.6"
48files = [
49 {file = "flpinspect-0.1.0-py3-none-any.whl", hash = "sha256:7f55ed6f9913836a2a7e86b9c4b12e4490e12e486bc9229cbf2315d2fe6a3258"},
50 {file = "flpinspect-0.1.0.tar.gz", hash = "sha256:41ddcf9bb0f6a6cc29fb6d240c6781f5623dbbc8f4867076aa962aad4df9bb13"},
51]
52
53[package.dependencies]
54pyflp = ">=0.2.0"
55
56[[package]]
57name = "markdown-it-py"
58version = "4.0.0"
59description = "Python port of markdown-it. Markdown parsing, done right!"
60optional = false
61python-versions = ">=3.10"
62files = [
63 {file = "markdown_it_py-4.0.0-py3-none-any.whl", hash = "sha256:87327c59b172c5011896038353a81343b6754500a08cd7a4973bb48c6d578147"},
64 {file = "markdown_it_py-4.0.0.tar.gz", hash = "sha256:cb0a2b4aa34f932c007117b194e945bd74e0ec24133ceb5bac59009cda1cb9f3"},
65]
66
67[package.dependencies]
68mdurl = ">=0.1,<1.0"
69
70[package.extras]
71benchmarking = ["psutil", "pytest", "pytest-benchmark"]
72compare = ["commonmark (>=0.9,<1.0)", "markdown (>=3.4,<4.0)", "markdown-it-pyrs", "mistletoe (>=1.0,<2.0)", "mistune (>=3.0,<4.0)", "panflute (>=2.3,<3.0)"]
73linkify = ["linkify-it-py (>=1,<3)"]
74plugins = ["mdit-py-plugins (>=0.5.0)"]
75profiling = ["gprof2dot"]
76rtd = ["ipykernel", "jupyter_sphinx", "mdit-py-plugins (>=0.5.0)", "myst-parser", "pyyaml", "sphinx", "sphinx-book-theme (>=1.0,<2.0)", "sphinx-copybutton", "sphinx-design"]
77testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions", "requests"]
78
79[[package]]
80name = "mdurl"
81version = "0.1.2"
82description = "Markdown URL utilities"
83optional = false
84python-versions = ">=3.7"
85files = [
86 {file = "mdurl-0.1.2-py3-none-any.whl", hash = "sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8"},
87 {file = "mdurl-0.1.2.tar.gz", hash = "sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba"},
88]
89
90[[package]]
91name = "pyflp"
92version = "2.2.1"
93description = "FL Studio project file parser"
94optional = false
95python-versions = ">=3.8"
96files = [
97 {file = "pyflp-2.2.1-py3-none-any.whl", hash = "sha256:14ee87f1ec07066bc5b41ca13a40254c529267fc6472ec8bbf33c1fff2b1e40b"},
98 {file = "pyflp-2.2.1.tar.gz", hash = "sha256:f0926b8a8cb4832e3f33a711c7d43ded27d18a6dafef2497c45ce2e9acd9e8ad"},
99]
100
101[package.dependencies]
102construct-typing = ">=0.5.6"
103sortedcontainers = ">=2.4.0"
104typing-extensions = ">=4.6.1"
105
106[package.extras]
107dev = ["coverage (>=7.2.6)", "pre-commit (>=3.3.2)", "pytest (>=7.3.1)", "tox (>=4.5.1)"]
108
109[[package]]
110name = "pygments"
111version = "2.19.2"
112description = "Pygments is a syntax highlighting package written in Python."
113optional = false
114python-versions = ">=3.8"
115files = [
116 {file = "pygments-2.19.2-py3-none-any.whl", hash = "sha256:86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b"},
117 {file = "pygments-2.19.2.tar.gz", hash = "sha256:636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887"},
118]
119
120[package.extras]
121windows-terminal = ["colorama (>=0.4.6)"]
122
123[[package]]
124name = "rich"
125version = "14.2.0"
126description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
127optional = false
128python-versions = ">=3.8.0"
129files = [
130 {file = "rich-14.2.0-py3-none-any.whl", hash = "sha256:76bc51fe2e57d2b1be1f96c524b890b816e334ab4c1e45888799bfaab0021edd"},
131 {file = "rich-14.2.0.tar.gz", hash = "sha256:73ff50c7c0c1c77c8243079283f4edb376f0f6442433aecb8ce7e6d0b92d1fe4"},
132]
133
134[package.dependencies]
135markdown-it-py = ">=2.2.0"
136pygments = ">=2.13.0,<3.0.0"
137
138[package.extras]
139jupyter = ["ipywidgets (>=7.5.1,<9)"]
140
141[[package]]
142name = "sortedcontainers"
143version = "2.4.0"
144description = "Sorted Containers -- Sorted List, Sorted Dict, Sorted Set"
145optional = false
146python-versions = "*"
147files = [
148 {file = "sortedcontainers-2.4.0-py2.py3-none-any.whl", hash = "sha256:a163dcaede0f1c021485e957a39245190e74249897e2ae4b2aa38595db237ee0"},
149 {file = "sortedcontainers-2.4.0.tar.gz", hash = "sha256:25caa5a06cc30b6b83d11423433f65d1f9d76c4c6a0c90e3379eaa43b9bfdb88"},
150]
151
152[[package]]
153name = "typing-extensions"
154version = "4.15.0"
155description = "Backported and Experimental Type Hints for Python 3.9+"
156optional = false
157python-versions = ">=3.9"
158files = [
159 {file = "typing_extensions-4.15.0-py3-none-any.whl", hash = "sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548"},
160 {file = "typing_extensions-4.15.0.tar.gz", hash = "sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466"},
161]
162
163[metadata]
164lock-version = "2.0"
165python-versions = "^3.14.2, <3.15"
166content-hash = "cd6ece58c116b6ea95e84f8e755821e9637c15f8345240913d2fe00b8fba71c3"