Skip to content

dominikform/czech_declensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Czech declensions

Czech declensions were rewritten from Javascript from original site pteryx.net by author Pavel Sedlak under LGPL 2.1. Actual version is 0.96b.

Installation

From Git

You can check out the latest source from git:

git clone git://github.com/dominikform/czech_declensions.git

From RubyGems

Installation from RubyGems

gem install czech_declensions

Alternatively, add the following to your Gemfile

gem 'czech_declensions', :git => 'git://github.com/dominikform/czech_declensions.git'

Usage

slovo = CzechDeclensions.sklonovani("moje slovo",2) => "mojeho slova"

Contributing

The source code is hosted at GitHub, and can be fetched using:

git clone git://github.com/dominikform/czech_declensions.git

Please don't touch the CHANGELOG in your pull requests, we'll add the appropriate CHANGELOG entries at release time.

Build Status

About

České skloňování

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages