You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

easyocr2

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easyocr2 - pypi Package Compare versions

Comparing version
1.0.0
to
1.0.1
+3
-1
easyocr2.egg-info/PKG-INFO
Metadata-Version: 2.4
Name: easyocr2
Version: 1.0.0
Version: 1.0.1
Summary: Next-generation OCR with 80+ languages - Ready-to-use OCR powered by deep learning

@@ -49,2 +49,4 @@ Home-page: https://github.com/cyberiums/EasyOCR

**Fastly Built by [FastBuilder.AI](https://fastbuilder.ai)** 🚀
Next-generation ready-to-use OCR with 80+ supported languages and all popular writing scripts.

@@ -51,0 +53,0 @@

Metadata-Version: 2.4
Name: easyocr2
Version: 1.0.0
Version: 1.0.1
Summary: Next-generation OCR with 80+ languages - Ready-to-use OCR powered by deep learning

@@ -49,2 +49,4 @@ Home-page: https://github.com/cyberiums/EasyOCR

**Fastly Built by [FastBuilder.AI](https://fastbuilder.ai)** 🚀
Next-generation ready-to-use OCR with 80+ supported languages and all popular writing scripts.

@@ -51,0 +53,0 @@

# EasyOCR2
**Fastly Built by [FastBuilder.AI](https://fastbuilder.ai)** 🚀
Next-generation ready-to-use OCR with 80+ supported languages and all popular writing scripts.

@@ -4,0 +6,0 @@

@@ -34,3 +34,3 @@ """

include_package_data=True,
version='1.0.0',
version='1.0.1',
install_requires=requirements,

@@ -37,0 +37,0 @@ entry_points={"console_scripts": ["easyocr2=easyocr2.cli:main"]},