mbdyn-lexer 0.0.4__py3-none-any.whl → 0.0.5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
mbdyn_lexer/__about__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.0.4"
1
+ __version__ = "0.0.5"
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mbdyn-lexer
3
- Version: 0.0.4
3
+ Version: 0.0.5
4
4
  Summary: Pygments lexer plugin for MBDyn input files, see examples in source package
5
- Project-URL: Documentation, https://gitlab.com/musipadcom/mbdyn-lexer#readme
5
+ Project-URL: Documentation, https://mbdyn-lexer.readthedocs.io/en/latest/index.html
6
6
  Project-URL: Issues, https://gitlab.com/musipadcom/mbdyn-lexer/issues
7
7
  Project-URL: Source, https://gitlab.com/musipadcom/mbdyn-lexer
8
8
  Author-email: Andre Zettel <musipadcom@gmail.com>
9
9
  License-Expression: GPL-3.0-or-later
10
- License-File: LICENSE.txt
10
+ License-File: LICENSE
11
11
  Classifier: Development Status :: 4 - Beta
12
12
  Classifier: Programming Language :: Python
13
13
  Classifier: Programming Language :: Python :: 3.8
@@ -0,0 +1,8 @@
1
+ mbdyn_lexer/__about__.py,sha256=S7u1lbuWmM3A3ajykBialmPoJUK6Jg-WmNqM-9OZFdk,22
2
+ mbdyn_lexer/__ini__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ mbdyn_lexer/mbdynlexer.py,sha256=8dL_7BHcqUmMPU4_JtFSSL9H38XysuWwbTCGwoSuXDY,2307
4
+ mbdyn_lexer-0.0.5.dist-info/METADATA,sha256=M9KIj6MZc6dwosRIzv5fdvjiN9EXi4NGKrVS_0dnhes,1102
5
+ mbdyn_lexer-0.0.5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
+ mbdyn_lexer-0.0.5.dist-info/entry_points.txt,sha256=SD5ob8-729iJHgmMd3EJNWJqDVXJS0tKJy_fABHNQCQ,60
7
+ mbdyn_lexer-0.0.5.dist-info/licenses/LICENSE,sha256=TIiH6SbQecdl402vTC5_dwKmcF6YsBV3EuA2CqekG3k,35137
8
+ mbdyn_lexer-0.0.5.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- mbdyn_lexer/__about__.py,sha256=1mptEzQihbdyqqzMgdns_j5ZGK9gz7hR2bsgA_TnjO4,22
2
- mbdyn_lexer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- mbdyn_lexer/mbdynlexer.py,sha256=8dL_7BHcqUmMPU4_JtFSSL9H38XysuWwbTCGwoSuXDY,2307
4
- mbdyn_lexer-0.0.4.dist-info/METADATA,sha256=2X44AVvMsjea943sNEUyl16kp7QcMplHNRLHsyNVdjg,1099
5
- mbdyn_lexer-0.0.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
- mbdyn_lexer-0.0.4.dist-info/entry_points.txt,sha256=SD5ob8-729iJHgmMd3EJNWJqDVXJS0tKJy_fABHNQCQ,60
7
- mbdyn_lexer-0.0.4.dist-info/licenses/LICENSE.txt,sha256=TIiH6SbQecdl402vTC5_dwKmcF6YsBV3EuA2CqekG3k,35137
8
- mbdyn_lexer-0.0.4.dist-info/RECORD,,
File without changes