29 lines
1.3 KiB
XML
29 lines
1.3 KiB
XML
<?xml version="1.0"?>
|
|
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
|
|
<metadata>
|
|
<id>TSpdf7.hyph</id>
|
|
<version>3.0.0.0</version>
|
|
<title>TSpdf 7 Hyph</title>
|
|
<authors>TSpdf Software</authors>
|
|
<owners>TSpdf Software</owners>
|
|
<licenseUrl>https://www.gnu.org/licenses/agpl.html</licenseUrl>
|
|
<projectUrl>https://TSpdfpdf.com/</projectUrl>
|
|
<icon>ITSC-avatar.png</icon>
|
|
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
|
<description>XML files that can be used for hyphenation with TSpdf 7, an open source PDF library</description>
|
|
<summary />
|
|
<releaseNotes>https://TSpdfpdf.com/TSpdf7release</releaseNotes>
|
|
<copyright>Copyright (c) 1987-2023 TSpdf</copyright>
|
|
<language>en-US</language>
|
|
<tags>TSpdf TSpdf7 TSpdfsharp c# .net csharp pdf hyphenation hyph</tags>
|
|
</metadata>
|
|
<files>
|
|
<file src="bin\Release\net48\TSpdf.hyph.dll" target="lib\net48" />
|
|
<file src="bin\Release\net48\TSpdf.hyph.xml" target="lib\net48" />
|
|
<file src="bin\Release\netstandard2.0\TSpdf.hyph.dll" target="lib\netstandard2.0" />
|
|
<file src="bin\Release\netstandard2.0\TSpdf.hyph.xml" target="lib\netstandard2.0" />
|
|
<file src="..\..\gnu-agpl-v3.0.md" target="" />
|
|
<file src="..\..\LICENSE.md" target="" />
|
|
<file src="..\..\ITSC-avatar.png" target="" />
|
|
</files>
|
|
</package> |