types-scriptforge
Advanced tools
+8
-7
| Metadata-Version: 2.1 | ||
| Name: types-scriptforge | ||
| Version: 2.0.1 | ||
| Version: 3.0.0 | ||
| Summary: Type annotations for LibreOffice API | ||
@@ -21,7 +21,2 @@ Home-page: https://github.com/Amourspirit/python-types-scriptforge | ||
| Classifier: Programming Language :: Python :: 3.11 | ||
| Classifier: Programming Language :: Python :: 3.10 | ||
| Classifier: Programming Language :: Python :: 3.11 | ||
| Classifier: Programming Language :: Python :: 3.7 | ||
| Classifier: Programming Language :: Python :: 3.8 | ||
| Classifier: Programming Language :: Python :: 3.9 | ||
| Classifier: Topic :: Office/Business | ||
@@ -52,3 +47,3 @@ Classifier: Typing :: Typed | ||
| These Typings are created for LibreOffice ``7.5``. | ||
| These Typings are created for LibreOffice ``7.6``. | ||
@@ -75,2 +70,8 @@ Installation | ||
| To install for version ``7.5``. | ||
| .. code-block:: bash | ||
| $ pip install "types-scriptforge>=2.0,<3.0" | ||
| To install for version ``7.4``. | ||
@@ -77,0 +78,0 @@ |
+7
-3
| [tool.poetry] | ||
| name = "types-scriptforge" | ||
| version = "2.0.1" | ||
| version = "3.0.0" | ||
| description = "Type annotations for LibreOffice API" | ||
@@ -38,6 +38,10 @@ # name regex | ||
| url = "https://test.pypi.org/legacy/" | ||
| default = false | ||
| secondary = false | ||
| priority = "supplemental" | ||
| [[tool.poetry.source]] | ||
| name = "PyPI" | ||
| priority = "primary" | ||
| [tool.poetry.group.dev.dependencies] | ||
@@ -44,0 +48,0 @@ black = ">=23.1.0" |
+7
-1
@@ -19,3 +19,3 @@ =================== | ||
| These Typings are created for LibreOffice ``7.5``. | ||
| These Typings are created for LibreOffice ``7.6``. | ||
@@ -42,2 +42,8 @@ Installation | ||
| To install for version ``7.5``. | ||
| .. code-block:: bash | ||
| $ pip install "types-scriptforge>=2.0,<3.0" | ||
| To install for version ``7.4``. | ||
@@ -44,0 +50,0 @@ |
Sorry, the diff of this file is too big to display
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
415796
12.3%8558
16.17%