Files
bluflame/hgplus/ShaderMinifier/packages/FParsec-Big-Data-Edition.1.0.1/FParsec-Big-Data-Edition.1.0.1.nuspec
2026-04-18 22:31:51 +02:00

22 lines
1.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>FParsec-Big-Data-Edition</id>
<version>1.0.1</version>
<title>FParsec (Big Data Edition)</title>
<authors>Stephan Tolksdorf</authors>
<owners>Stephan Tolksdorf</owners>
<licenseUrl>http://www.quanttec.com/fparsec/license.html</licenseUrl>
<projectUrl>http://www.quanttec.com/fparsec/</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>FParsec is a parser combinator library for F#.
You can find comprehensive documentation for FParsec at http://www.quanttec.com/fparsec. The documentation includes a feature list, a tutorial, a users guide and an API reference.
This package uses a configuration of FParsec that supports very large input streams and is optimized for maximum performance in longer running processes. See www.quanttec.com/fparsec/download-and-installation.html for more information.</description>
<releaseNotes>See http://www.quanttec.com/fparsec/about/changelog.html</releaseNotes>
<copyright>Copyright © 2013 Stephan Tolksdorf</copyright>
<language />
<tags>parser combinator f# fsharp c# csharp</tags>
</metadata>
</package>