Skip to content

Library to inflect Russian first, last, and middle names. C implementation.

License

Notifications You must be signed in to change notification settings

my-mail-ru/petrovich-c

Repository files navigation

petrovich-c

Introduction

petrovich-c is a C implementation of Petrovich, a library to inflect Russian anthroponyms such as first names, last names, and middle names.

Requirements

This library requires:

  • A C99-compatible compiler (tested with GCC 4.9 and GCC 5)
  • CMake 3.0 or later
  • libyaml (tested with v. 0.1.5)

In order to run the testsuite:

Third-party components

The library uses a rules file, taken from petrovich github repo.

Examples

See test.c for API usage example.

License

This library is distributed under permissive MIT License.

About

Library to inflect Russian first, last, and middle names. C implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published