From 2e3a7f70ae71650be6ea38a483f66ce17ca5eb1d Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Tue, 25 Aug 2020 21:17:19 +0900 Subject: Promote nkf to default gems --- doc/maintainers.rdoc | 5 +++-- doc/standard_library.rdoc | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc index b5934b7688..50b1053c3d 100644 --- a/doc/maintainers.rdoc +++ b/doc/maintainers.rdoc @@ -86,8 +86,6 @@ Zachary Scott (zzak) Koichi Sasada (ko1) [ext/monitor] Koichi Sasada (ko1) -[ext/nkf] - NARUSE, Yui (naruse) [ext/objspace] _unmaintained_ [ext/pathname] @@ -319,6 +317,9 @@ Zachary Scott (zzak) NARUSE, Yui (naruse), Hiroshi SHIBATA (hsbt) https://github.com/flori/json https://rubygems.org/gems/json +[ext/nkf] + NARUSE, Yui (naruse) + https://github.com/ruby/nkf [ext/openssl] Kazuki Yamaguchi (rhe) https://github.com/ruby/openssl diff --git a/doc/standard_library.rdoc b/doc/standard_library.rdoc index 2f65c0b028..fd5b8c567d 100644 --- a/doc/standard_library.rdoc +++ b/doc/standard_library.rdoc @@ -31,7 +31,6 @@ un.rb:: Utilities to replace common UNIX commands Coverage:: Provides coverage measurement for Ruby Digest:: Provides a framework for message digest libraries Monitor:: Provides an object or module to use safely by more than one thread -NKF:: Ruby extension for Network Kanji Filter objspace:: Extends ObjectSpace module to add methods for internal statistics Pathname:: Representation of the name of a file or directory on the filesystem PTY:: Creates and manages pseudo terminals @@ -98,6 +97,7 @@ Fiddle:: A libffi wrapper for Ruby GDBM:: Ruby extension for the GNU dbm (gdbm) library IO:: Extensions for Ruby IO class, including #wait, #nonblock and ::console JSON:: Implements Javascript Object Notation for Ruby +NKF:: Ruby extension for Network Kanji Filter OpenSSL:: Provides SSL, TLS and general purpose cryptography for Ruby Psych:: A YAML parser and emitter for Ruby Readline:: Provides an interface for GNU Readline and Edit Line (libedit) -- cgit v1.2.3