GNU.Tools 1.18.0

dotnet add package GNU.Tools --version 1.18.0
                    
NuGet\Install-Package GNU.Tools -Version 1.18.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="GNU.Tools" Version="1.18.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GNU.Tools" Version="1.18.0" />
                    
Directory.Packages.props
<PackageReference Include="GNU.Tools" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add GNU.Tools --version 1.18.0
                    
#r "nuget: GNU.Tools, 1.18.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.
#addin nuget:?package=GNU.Tools&version=1.18.0
                    
Install GNU.Tools as a Cake Addin
#tool nuget:?package=GNU.Tools&version=1.18.0
                    
Install GNU.Tools as a Cake Tool

xgettext.exe and msgmerge.exe GNU tools ported from linux to windows.
     All the credits goes to http://www.gnu.org/software/gettext/

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on GNU.Tools:

Package Downloads
i18N-Complete

i18N-Complete localization core Module. Real world i18N - .po based localization for Javascript, ASP.NET MVC 4, and ASP.NET WebForms.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.18.0 163,174 6/23/2013
1.0.0.1 2,165 6/1/2013

First release