Taoyouh.VtkFile 1.0.0-rc3
The library for writting unstructured grids into VTK XML files.
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Taoyouh.VtkFile</id>
<version>1.0.0-rc3</version>
<authors>Huang, Zhaoquan</authors>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<license type="expression">GPL-3.0-only</license>
<licenseUrl>https://licenses.nuget.org/GPL-3.0-only</licenseUrl>
<projectUrl>https://github.com/taoyouh/Taoyouh.VtkFile</projectUrl>
<description>The library for writting unstructured grids into VTK XML files.</description>
<copyright>Copyright (c) Huang, Zhaoquan. All rights reserved</copyright>
<tags>VTK</tags>
<repository type="git" url="https://github.com/taoyouh/Taoyouh.VtkFile.git" />
<dependencies>
<group targetFramework=".NETStandard2.0" />
</dependencies>
</metadata>
</package>