You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.
This Gem is owned and managed by the Dev Platform team. Released to github packages (https://github.com/fac/rchardet/packages).
Packaging is handled by Jenkins, to push a new release:
* Create a PR that increases the version in `version.rb`.
* Get that reviewed and approved.
* Merge, on successful build Jenkins will package the gem and release it to github packages.
* Update the bundles for any applications using this gem.
You can track builds in slack, #rchardet-ci (https://freeagent.slack.com/channels/rchardet-ci). Track releases in #gem-release (https://freeagent.slack.com/channels/gem-release).
See Internal Gems (https://www.notion.so/freeagent/Internal-gems) for more detail.
rCharDet
=========
rCharDet is a character encoding detection library for ruby and the implementation is based
on Mozilla Charset Detectors. This is a forked project in a effort to make it Ruby 1.9 compatible