mkdocstrings-matlab 0.4.1__py3-none-any.whl → 0.4.2__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {mkdocstrings_matlab-0.4.1.dist-info → mkdocstrings_matlab-0.4.2.dist-info}/METADATA +2 -2
- {mkdocstrings_matlab-0.4.1.dist-info → mkdocstrings_matlab-0.4.2.dist-info}/RECORD +5 -5
- {mkdocstrings_matlab-0.4.1.dist-info → mkdocstrings_matlab-0.4.2.dist-info}/WHEEL +0 -0
- {mkdocstrings_matlab-0.4.1.dist-info → mkdocstrings_matlab-0.4.2.dist-info}/entry_points.txt +0 -0
- {mkdocstrings_matlab-0.4.1.dist-info → mkdocstrings_matlab-0.4.2.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: mkdocstrings-matlab
|
3
|
-
Version: 0.4.
|
3
|
+
Version: 0.4.2
|
4
4
|
Summary: A MATLAB handler for mkdocstrings
|
5
5
|
Author-email: Mark Hu <watermarkhu@gmail.com>
|
6
6
|
License: ISC
|
@@ -49,7 +49,7 @@ You can install this handler by specifying it as a dependency:
|
|
49
49
|
# adapt to your dependencies manager
|
50
50
|
[project]
|
51
51
|
dependencies = [
|
52
|
-
"mkdocstrings-matlab>=0.
|
52
|
+
"mkdocstrings-matlab>=0.X.Y",
|
53
53
|
]
|
54
54
|
```
|
55
55
|
|
@@ -8,8 +8,8 @@ mkdocstrings_handlers/matlab/handler.py,sha256=k7TEv2lj8wzD9kSaN78yTBAvl6Y8ZqZiy
|
|
8
8
|
mkdocstrings_handlers/matlab/models.py,sha256=YmPE9NKsPJ4GBp6es--0yH6uH8BZLPC8xMOh1QHCmY4,18109
|
9
9
|
mkdocstrings_handlers/matlab/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
10
10
|
mkdocstrings_handlers/matlab/treesitter.py,sha256=e2rfMPFaprJ6XEPH8xk2i-DKBOY_9UNWFQWPX2R7U98,21756
|
11
|
-
mkdocstrings_matlab-0.4.
|
12
|
-
mkdocstrings_matlab-0.4.
|
13
|
-
mkdocstrings_matlab-0.4.
|
14
|
-
mkdocstrings_matlab-0.4.
|
15
|
-
mkdocstrings_matlab-0.4.
|
11
|
+
mkdocstrings_matlab-0.4.2.dist-info/METADATA,sha256=ecypbJksT4gHi5z_FMxNVDlM9JGLsE9fB_yKRZB_Lwo,4521
|
12
|
+
mkdocstrings_matlab-0.4.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
13
|
+
mkdocstrings_matlab-0.4.2.dist-info/entry_points.txt,sha256=qUZFuB2TKh7KPlg4dR2npfbNgNExw6O6j1vF276PtPw,92
|
14
|
+
mkdocstrings_matlab-0.4.2.dist-info/licenses/LICENSE,sha256=TZQpwBuA3KLH56--XDAY2Qwo9gGdxeTITYhMOylmYhg,743
|
15
|
+
mkdocstrings_matlab-0.4.2.dist-info/RECORD,,
|
File without changes
|
{mkdocstrings_matlab-0.4.1.dist-info → mkdocstrings_matlab-0.4.2.dist-info}/entry_points.txt
RENAMED
File without changes
|
{mkdocstrings_matlab-0.4.1.dist-info → mkdocstrings_matlab-0.4.2.dist-info}/licenses/LICENSE
RENAMED
File without changes
|