libant4c 2020.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package libant4c --version 2020.5.0
NuGet\Install-Package libant4c -Version 2020.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="libant4c" Version="2020.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add libant4c --version 2020.5.0
#r "nuget: libant4c, 2020.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install libant4c as a Cake Addin
#addin nuget:?package=libant4c&version=2020.5.0

// Install libant4c as a Cake Tool
#tool nuget:?package=libant4c&version=2020.5.0

libant4c is C cross-platform library. Developed as part of the Ant4C program.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2020.9.202107 456 8/3/2021
2020.9.0 512 10/18/2020
2020.5.0 450 10/17/2020
2020.4.0 377 10/16/2020
2019.10.21 397 10/15/2020

Attempt to set value for read only property will not fail
evaluation of script.
Fixed enumeration of target dependencies if space or/and tabs
was used between names.
Fixed enumeration of strings with non ASCII chars at 'for_each' task.
WIN32: fixed print of non ASCII chars at the terminal.