https://github.com/wintermeyer/cologne_phonetic
Cologne phonetics encoder for Elixir
https://github.com/wintermeyer/cologne_phonetic
Last synced: 6 days ago
JSON representation
Cologne phonetics encoder for Elixir
- Host: GitHub
- URL: https://github.com/wintermeyer/cologne_phonetic
- Owner: wintermeyer
- License: mit
- Created: 2023-04-26T14:19:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T14:19:52.000Z (about 3 years ago)
- Last Synced: 2026-07-04T01:33:35.523Z (6 days ago)
- Language: Elixir
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ColognePhonetic
https://de.wikipedia.org/wiki/Kölner_Phonetik
## Installation
It is not available as a package on hex.pm!
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `cologne_phonetic` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:cologne_phonetic, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .