/PSUnidecode

Convert any Unicode data (string) to its ASCII equivalent.

Primary LanguagePowerShellMIT LicenseMIT

PSUnidecode

This a PowerShell port of the unidecode project.

Getting Started

...

Prerequisites

To install all dependencies simply run the following command in an elevated shell.

.\build.ps1 -Bootstrap -NoBuild

Installing

...

Running the tests

.\build.ps1 -Task Test

Deployment

...

Built With

.\build.ps1 -LocalDeploy
Import-Module PSUnidecode

Authors

  • Torben Soennecken