locale.cr v1.0.0
locale.cr
Bindings to locale.h C library.
Installation
- Add the dependency to your
shard.yml
:
dependencies:
locale:
github: light-side-software/locale.cr
- Run
shards install
Usage
require "locale"
LibC.setlocale(LibC::LC_ALL, "")
Contributing
- Fork it (https://github.com/light-side-software/locale.cr/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Tamás Szekeres - creator and maintainer
Repository
locale.cr
Owner
Statistic
- 0
- 0
- 0
- 1
- 0
- over 3 years ago
- January 19, 2019
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 08:02:45 GMT
Languages