forked from itext/itext-dotnet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
itext7.nuspec
82 lines (82 loc) · 6.27 KB
/
itext7.nuspec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>itext7</id>
<version>7.1.9-SNAPSHOT</version>
<title>iText 7 Community</title>
<authors>iText Software</authors>
<owners>iText Software</owners>
<licenseUrl>https://www.gnu.org/licenses/agpl.html</licenseUrl>
<projectUrl>https://itextpdf.com/</projectUrl>
<iconUrl>https://itextpdf.com/sites/default/files/ITSC-avatar.png</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>iText 7 represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high- and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText 7 can be a boon to nearly every workflow. iText 7 allows you to build custom PDF scenarios for web, mobile, desktop or cloud apps in Java and .NET.</description>
<summary>iText for .NET is a port of the iText open source java library for PDF generation written entirely in C# for the .NET platform.</summary>
<releaseNotes>https://itextpdf.com/itext7release</releaseNotes>
<copyright>Copyright (c) 1998-2019 iText Group NV</copyright>
<language>en-US</language>
<tags>itext itext7 itextsharp c# .net csharp pdf itextcore core</tags>
<dependencies>
<group targetFramework="net40">
<dependency id="Common.Logging" version="3.4.1" />
<dependency id="Portable.BouncyCastle" version="1.8.1.3" />
</group>
<group targetFramework="netstandard1.6">
<dependency id="Common.Logging" version="3.4.1" />
<dependency id="Portable.BouncyCastle" version="1.8.1.3" />
<dependency id="System.Diagnostics.Process" version="4.3.0" />
<dependency id="System.Globalization.Extensions" version="4.3.0" />
<dependency id="System.Runtime.Loader" version="4.3.0" />
<dependency id="Microsoft.Extensions.DependencyModel" version="1.1.0" />
<dependency id="System.Text.Encoding.CodePages" version="4.3.0" />
<dependency id="System.Collections.NonGeneric" version="4.3.0" />
<dependency id="System.Runtime.Serialization.Formatters" version="4.3.0" />
<dependency id="System.Threading.Thread" version="4.3.0" />
<dependency id="System.Threading.ThreadPool" version="4.3.0" />
<dependency id="System.Xml.XmlDocument" version="4.3.0" />
<dependency id="System.Net.Requests" version="4.3.0" />
<dependency id="System.Security.Cryptography.Csp" version="4.3.0" />
</group>
</dependencies>
</metadata>
<files>
<file src="itext\itext.io\bin\Release\net40\itext.io.dll" target="lib\net40" />
<file src="itext\itext.io\bin\Release\net40\itext.io.xml" target="lib\net40" />
<file src="itext\itext.kernel\bin\Release\net40\itext.kernel.dll" target="lib\net40" />
<file src="itext\itext.kernel\bin\Release\net40\itext.kernel.xml" target="lib\net40" />
<file src="itext\itext.layout\bin\Release\net40\itext.layout.dll" target="lib\net40" />
<file src="itext\itext.layout\bin\Release\net40\itext.layout.xml" target="lib\net40" />
<file src="itext\itext.pdfa\bin\Release\net40\itext.pdfa.dll" target="lib\net40" />
<file src="itext\itext.pdfa\bin\Release\net40\itext.pdfa.xml" target="lib\net40" />
<file src="itext\itext.forms\bin\Release\net40\itext.forms.dll" target="lib\net40" />
<file src="itext\itext.forms\bin\Release\net40\itext.forms.xml" target="lib\net40" />
<file src="itext\itext.barcodes\bin\Release\net40\itext.barcodes.dll" target="lib\net40" />
<file src="itext\itext.barcodes\bin\Release\net40\itext.barcodes.xml" target="lib\net40" />
<file src="itext\itext.sign\bin\Release\net40\itext.sign.dll" target="lib\net40" />
<file src="itext\itext.sign\bin\Release\net40\itext.sign.xml" target="lib\net40" />
<file src="itext\itext.styledxmlparser\bin\Release\net40\itext.styledxmlparser.dll" target="lib\net40" />
<file src="itext\itext.styledxmlparser\bin\Release\net40\itext.styledxmlparser.xml" target="lib\net40" />
<file src="itext\itext.svg\bin\Release\net40\itext.svg.dll" target="lib\net40" />
<file src="itext\itext.svg\bin\Release\net40\itext.svg.xml" target="lib\net40" />
<file src="itext\itext.io\bin\Release\netstandard1.6\itext.io.dll" target="lib\netstandard1.6" />
<file src="itext\itext.io\bin\Release\netstandard1.6\itext.io.xml" target="lib\netstandard1.6" />
<file src="itext\itext.kernel\bin\Release\netstandard1.6\itext.kernel.dll" target="lib\netstandard1.6" />
<file src="itext\itext.kernel\bin\Release\netstandard1.6\itext.kernel.xml" target="lib\netstandard1.6" />
<file src="itext\itext.layout\bin\Release\netstandard1.6\itext.layout.dll" target="lib\netstandard1.6" />
<file src="itext\itext.layout\bin\Release\netstandard1.6\itext.layout.xml" target="lib\netstandard1.6" />
<file src="itext\itext.pdfa\bin\Release\netstandard1.6\itext.pdfa.dll" target="lib\netstandard1.6" />
<file src="itext\itext.pdfa\bin\Release\netstandard1.6\itext.pdfa.xml" target="lib\netstandard1.6" />
<file src="itext\itext.forms\bin\Release\netstandard1.6\itext.forms.dll" target="lib\netstandard1.6" />
<file src="itext\itext.forms\bin\Release\netstandard1.6\itext.forms.xml" target="lib\netstandard1.6" />
<file src="itext\itext.barcodes\bin\Release\netstandard1.6\itext.barcodes.dll" target="lib\netstandard1.6" />
<file src="itext\itext.barcodes\bin\Release\netstandard1.6\itext.barcodes.xml" target="lib\netstandard1.6" />
<file src="itext\itext.sign\bin\Release\netstandard1.6\itext.sign.dll" target="lib\netstandard1.6" />
<file src="itext\itext.sign\bin\Release\netstandard1.6\itext.sign.xml" target="lib\netstandard1.6" />
<file src="itext\itext.styledxmlparser\bin\Release\netstandard1.6\itext.styledxmlparser.dll" target="lib\netstandard1.6" />
<file src="itext\itext.styledxmlparser\bin\Release\netstandard1.6\itext.styledxmlparser.xml" target="lib\netstandard1.6" />
<file src="itext\itext.svg\bin\Release\netstandard1.6\itext.svg.dll" target="lib\netstandard1.6" />
<file src="itext\itext.svg\bin\Release\netstandard1.6\itext.svg.xml" target="lib\netstandard1.6" />
<file src="gnu-agpl-v3.0.md" target="" />
<file src="LICENSE.md" target="" />
</files>
</package>