NuGet.Tessnet2
1.1.1
Installs tessnet2, including the tesseract OCR library & the English language files into a project.
It depends on the MSBuild.NugetContentRestore package, so that you can ignore the installed files in your VCS; they will be restored like assembly references.
This package includes the following works of other authors (all under apache 2.0 license):
- Tessnet2
- tesseract
- tesseract tessdata english language files
Install-Package NuGet.Tessnet2 -Version 1.1.1
dotnet add package NuGet.Tessnet2 --version 1.1.1
<PackageReference Include="NuGet.Tessnet2" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NuGet.Tessnet2 --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- MSBuild.NugetContentRestore (>= 0.1.6)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.1 | 20,863 | 2/5/2016 |