NHyphenator 2.0.0
C# implementation of Frank Liang's hyphenation algorithm (also known as Knuth-Liang algorithm)
Install-Package NHyphenator -Version 2.0.0
dotnet add package NHyphenator --version 2.0.0
<PackageReference Include="NHyphenator" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHyphenator --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NHyphenator:
Package | Downloads |
---|---|
PdfCardGenerator
A generator that takes data in form of xml documents and a template to generate a PDF with playing cards.
|
GitHub repositories
This package is not used by any popular GitHub repositories.