5 Star 0 Fork 1

OpenHarmony-SIG/third_party_tex-hyphen

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
tex-hyphen-language.gemspec 715 Bytes
一键复制 编辑 原始数据 按行查看 历史
Arthur Reutenauer 提交于 2019-01-01 20:22 . Bumped version number.
Gem::Specification.new do |s|
s.name = 'tex-hyphen-language'
s.version = '0.11.3'
s.date = '2018-12-30'
s.summary = 'TeX hyphenation patterns as a gem'
s.description = 'Hyphenation patterns for Ruby, as used by the TeX typesetting system.'
s.authors = ['Mojca Miklavec', 'Arthur Reutenauer']
s.email = "info@hyphenation.org"
s.files = ['hyph-utf8/source/generic/hyph-utf8/spec/tex/hyphen/language_spec.rb'] +
Dir.glob('hyph-utf8/source/generic/hyph-utf8/lib/tex/hyphen/*') +
Dir.glob('hyph-utf8/source/generic/hyph-utf8/lib/tex/hyphen/texlive/*') +
Dir.glob('hyph-utf8/tex/generic/hyph-utf8/patterns/tex/*')
s.homepage = 'http://www.hyphenation.org/tex'
s.add_dependency 'hydra'
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony-sig/third_party_tex-hyphen.git
git@gitee.com:openharmony-sig/third_party_tex-hyphen.git
openharmony-sig
third_party_tex-hyphen
third_party_tex-hyphen
master

搜索帮助