Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

types-scriptforge

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

types-scriptforge - pypi Package Compare versions

Comparing version
1.1.2
to
1.0.2
+2
-14
PKG-INFO
Metadata-Version: 2.1
Name: types-scriptforge
Version: 1.1.2
Version: 1.0.2
Summary: Type annotations for ScriptForge

@@ -45,3 +45,3 @@ Home-page: https://github.com/Amourspirit/python-types-scriptforge

These Typings are created for LibreOffice ``7.4``.
These Typings are created for LibreOffice ``7.3``.

@@ -62,14 +62,2 @@ Installation

Older versions
--------------
While this version will also work with previous version of ScriptForge, not all methods/funtions are available in previous versions
that are part of this typing library.
To install for version ``7.3``.
.. code-block:: bash
$ pip install "types-scriptforge<1.1"
Other

@@ -76,0 +64,0 @@ =====

@@ -19,3 +19,3 @@ ===================

These Typings are created for LibreOffice ``7.4``.
These Typings are created for LibreOffice ``7.3``.

@@ -36,14 +36,2 @@ Installation

Older versions
--------------
While this version will also work with previous version of ScriptForge, not all methods/funtions are available in previous versions
that are part of this typing library.
To install for version ``7.3``.
.. code-block:: bash
$ pip install "types-scriptforge<1.1"
Other

@@ -50,0 +38,0 @@ =====

+1
-1

@@ -7,3 +7,3 @@ #!/usr/bin/env python

PKG_NAME = 'types-scriptforge'
VERSION = "1.1.2"
VERSION = "1.0.2"

@@ -10,0 +10,0 @@ # The directory containing this file

Metadata-Version: 2.1
Name: types-scriptforge
Version: 1.1.2
Version: 1.0.2
Summary: Type annotations for ScriptForge

@@ -45,3 +45,3 @@ Home-page: https://github.com/Amourspirit/python-types-scriptforge

These Typings are created for LibreOffice ``7.4``.
These Typings are created for LibreOffice ``7.3``.

@@ -62,14 +62,2 @@ Installation

Older versions
--------------
While this version will also work with previous version of ScriptForge, not all methods/funtions are available in previous versions
that are part of this typing library.
To install for version ``7.3``.
.. code-block:: bash
$ pip install "types-scriptforge<1.1"
Other

@@ -76,0 +64,0 @@ =====

Sorry, the diff of this file is too big to display