mkdocstrings-matlab 0.3.2__py3-none-any.whl → 0.3.3__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {mkdocstrings_matlab-0.3.2.dist-info → mkdocstrings_matlab-0.3.3.dist-info}/METADATA +4 -3
- {mkdocstrings_matlab-0.3.2.dist-info → mkdocstrings_matlab-0.3.3.dist-info}/RECORD +5 -5
- {mkdocstrings_matlab-0.3.2.dist-info → mkdocstrings_matlab-0.3.3.dist-info}/WHEEL +0 -0
- {mkdocstrings_matlab-0.3.2.dist-info → mkdocstrings_matlab-0.3.3.dist-info}/entry_points.txt +0 -0
- {mkdocstrings_matlab-0.3.2.dist-info → mkdocstrings_matlab-0.3.3.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: mkdocstrings-matlab
|
3
|
-
Version: 0.3.
|
3
|
+
Version: 0.3.3
|
4
4
|
Summary: A MATLAB handler for mkdocstrings
|
5
5
|
Author-email: Mark Hu <watermarkhu@gmail.com>
|
6
6
|
License: ISC
|
@@ -23,8 +23,9 @@ Classifier: Typing :: Typed
|
|
23
23
|
Requires-Python: >=3.10
|
24
24
|
Requires-Dist: charset-normalizer>=3.3.2
|
25
25
|
Requires-Dist: griffe>=1.5.1
|
26
|
-
Requires-Dist: mkdocs
|
27
|
-
Requires-Dist: mkdocstrings
|
26
|
+
Requires-Dist: mkdocs==1.6.1
|
27
|
+
Requires-Dist: mkdocstrings-python==1.10.9
|
28
|
+
Requires-Dist: mkdocstrings==0.27.0
|
28
29
|
Requires-Dist: tree-sitter-matlab>=1.0.2
|
29
30
|
Requires-Dist: tree-sitter>=0.23.2
|
30
31
|
Description-Content-Type: text/markdown
|
@@ -8,8 +8,8 @@ mkdocstrings_handlers/matlab/handler.py,sha256=KmQuCuaoS-K8HR2peS4LfvBUaJT4a8-42
|
|
8
8
|
mkdocstrings_handlers/matlab/models.py,sha256=y4ozShL4edxKKgb6jqBAfSI8Z9MEygSbEDnTDfBnRtk,17513
|
9
9
|
mkdocstrings_handlers/matlab/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
10
10
|
mkdocstrings_handlers/matlab/treesitter.py,sha256=dW4RcSep4A0L505WbAE9PGL2sTqizX7nhXLwQqbJh8Y,21726
|
11
|
-
mkdocstrings_matlab-0.3.
|
12
|
-
mkdocstrings_matlab-0.3.
|
13
|
-
mkdocstrings_matlab-0.3.
|
14
|
-
mkdocstrings_matlab-0.3.
|
15
|
-
mkdocstrings_matlab-0.3.
|
11
|
+
mkdocstrings_matlab-0.3.3.dist-info/METADATA,sha256=bhDd-MEBQdiHgR7nm4RO5eUsmZvSy1dv7HgSAZsc9uU,4134
|
12
|
+
mkdocstrings_matlab-0.3.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
13
|
+
mkdocstrings_matlab-0.3.3.dist-info/entry_points.txt,sha256=qUZFuB2TKh7KPlg4dR2npfbNgNExw6O6j1vF276PtPw,92
|
14
|
+
mkdocstrings_matlab-0.3.3.dist-info/licenses/LICENSE,sha256=z5Ee0lckFL6K9LhLKftDu0JDl2Uie24Po20IclVk2SI,743
|
15
|
+
mkdocstrings_matlab-0.3.3.dist-info/RECORD,,
|
File without changes
|
{mkdocstrings_matlab-0.3.2.dist-info → mkdocstrings_matlab-0.3.3.dist-info}/entry_points.txt
RENAMED
File without changes
|
{mkdocstrings_matlab-0.3.2.dist-info → mkdocstrings_matlab-0.3.3.dist-info}/licenses/LICENSE
RENAMED
File without changes
|