extios.lib 1.0.1
C++ simple input and output.
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>extios.lib</id>
<version>1.0.1.0</version>
<title>extios</title>
<authors>小古银</authors>
<owners>NAME</owners>
<licenseUrl>https://raw.githubusercontent.com/xiaoguyin/extios/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/xiaoguyin/extios</projectUrl>
<iconUrl>https://www.nuget.org/Content/gallery/img/default-package-icon-256x256.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>C++ simple input and output.</description>
<summary>C++ simple input and output.</summary>
<releaseNotes>Fix bug.</releaseNotes>
<copyright>Copyright 2019</copyright>
<language>C++</language>
<tags>extios iostream C++ native vc142 UTF-8 UTF-16 UTF-32 char wchar_t char8_t char16_t char32_t nativepackage</tags>
<dependencies>
<dependency id="libscodecvt.lib" version="3.0.0.4" />
</dependencies>
</metadata>
</package>