An open API service indexing awesome lists of open source software.

https://github.com/cscott/wikimedia-langconv

Finite-State Transducer based implementation of MediaWiki's LanguageConverter
https://github.com/cscott/wikimedia-langconv

Last synced: 12 months ago
JSON representation

Finite-State Transducer based implementation of MediaWiki's LanguageConverter

Awesome Lists containing this project

README

          

# wikimedia-langconv
[![NPM][NPM1]][NPM2]

[![Build Status][1]][2] [![dependency status][3]][4] [![dev dependency status][5]][6]

Finite-State Transducer implementation of Wikimedia LanguageConverter

## Usage

## API

## License

Copyright (c) 2018 Wikimedia Foundation and others; see `AUTHORS.txt`

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

[NPM1]: https://nodei.co/npm/wikimedia-langconv.png
[NPM2]: https://nodei.co/npm/wikimedia-langconv/

[1]: https://travis-ci.org/cscott/wikimedia-langconv.png
[2]: https://travis-ci.org/cscott/wikimedia-langconv
[3]: https://david-dm.org/cscott/wikimedia-langconv.png
[4]: https://david-dm.org/cscott/wikimedia-langconv
[5]: https://david-dm.org/cscott/wikimedia-langconv/dev-status.png
[6]: https://david-dm.org/cscott/wikimedia-langconv#info=devDependencies