New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

annotex

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

annotex - pypi Package Compare versions

Comparing version
2.0.2
to
2.0.3
+2
-4
annotex.egg-info/PKG-INFO
Metadata-Version: 2.4
Name: annotex
Version: 2.0.2
Version: 2.0.3
Summary: Annotation Tool for Computer Vision Datasets

@@ -8,5 +8,4 @@ Home-page: https://github.com/RandikaKM/annotex

Author-email: "Randika K. Makumbura" <randikamk.96@gmail.com>
License: MIT
License: RKM
Project-URL: Homepage, https://github.com/RandikaKM/annotex
Project-URL: Documentation, https://annotex.readthedocs.io
Project-URL: Repository, https://github.com/RandikaKM/annotex

@@ -19,3 +18,2 @@ Project-URL: Bug Tracker, https://github.com/RandikaKM/annotex/issues

Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3

@@ -22,0 +20,0 @@ Classifier: Programming Language :: Python :: 3.8

@@ -5,3 +5,3 @@ """

__version__ = "2.0.2"
__version__ = "2.0.3"
__author__ = "Randika K. Makumbura"

@@ -8,0 +8,0 @@ __email__ = "Randikamk.96@gmail.com"

@@ -74,3 +74,3 @@ #!/usr/bin/env python3

action="version",
version="Annotex 2.0.2"
version="Annotex 2.0.3"
)

@@ -77,0 +77,0 @@

Metadata-Version: 2.4
Name: annotex
Version: 2.0.2
Version: 2.0.3
Summary: Annotation Tool for Computer Vision Datasets

@@ -8,5 +8,4 @@ Home-page: https://github.com/RandikaKM/annotex

Author-email: "Randika K. Makumbura" <randikamk.96@gmail.com>
License: MIT
License: RKM
Project-URL: Homepage, https://github.com/RandikaKM/annotex
Project-URL: Documentation, https://annotex.readthedocs.io
Project-URL: Repository, https://github.com/RandikaKM/annotex

@@ -19,3 +18,2 @@ Project-URL: Bug Tracker, https://github.com/RandikaKM/annotex/issues

Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3

@@ -22,0 +20,0 @@ Classifier: Programming Language :: Python :: 3.8

@@ -11,3 +11,3 @@ [build-system]

]
license = {text = "MIT"}
license = {text = "RKM"}
readme = "README.md"

@@ -20,3 +20,2 @@ requires-python = ">=3.8"

"Topic :: Scientific/Engineering :: Artificial Intelligence",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",

@@ -56,3 +55,2 @@ "Programming Language :: Python :: 3.8",

Homepage = "https://github.com/RandikaKM/annotex"
Documentation = "https://annotex.readthedocs.io"
Repository = "https://github.com/RandikaKM/annotex"

@@ -59,0 +57,0 @@ "Bug Tracker" = "https://github.com/RandikaKM/annotex/issues"

@@ -28,3 +28,3 @@ #!/usr/bin/env python3

name="annotex",
version="2.0.2",
version="2.0.3",
author="Randika K. Makumbura",

@@ -31,0 +31,0 @@ author_email="randikamk.96@gmail.com",