From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-3.0 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_MED,SPF_PASS,T_DKIM_INVALID, T_RP_MATCHES_RCVD shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id EAC011F8CF for ; Fri, 9 Jun 2017 16:41:47 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 206BA1207CB; Sat, 10 Jun 2017 01:41:46 +0900 (JST) Received: from o1678948x4.outbound-mail.sendgrid.net (o1678948x4.outbound-mail.sendgrid.net [167.89.48.4]) by neon.ruby-lang.org (Postfix) with ESMTPS id 37B391207C7 for ; Sat, 10 Jun 2017 01:41:43 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=sendgrid.me; h=from:to:references:subject:mime-version:content-type:content-transfer-encoding:list-id; s=smtpapi; bh=n3KZE6VJ2PJwjmYUCWrHDSlqsDI=; b=dpQX8v0WVELWZDrrET mfqfUAJGwnIf0eZKhsG4CY+zx4RXhOFM1LdUZPVbRJA4y5pUv366w8YtreHo+5vU JSZE3qc0t2xmnu5+c2amy+ymeCvpcXzazga8j/9nLi9iwnqiUdwWee2qAtCyLc0a 357iYJIekm/7cbfovvUfQHlEs= Received: by filter0930p1mdw1.sendgrid.net with SMTP id filter0930p1mdw1-24079-593ACFC2-66 2017-06-09 16:41:38.908384192 +0000 UTC Received: from herokuapp.com (ec2-54-80-181-114.compute-1.amazonaws.com [54.80.181.114]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id 6AfbQOUST8KMMvEtw0GrRA for ; Fri, 09 Jun 2017 16:41:38.879 +0000 (UTC) Date: Fri, 09 Jun 2017 16:41:38 +0000 From: shortcutter@googlemail.com To: ruby-core@ruby-lang.org Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 56666 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 9001 X-Redmine-Issue-Author: windwiny X-Redmine-Sender: rklemme X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: ync6xU2WACa70kv/Ymy4QrNMhiuLXJG8OTL2vJD1yS6GGu8hZhZac9FFzI8sODtttN4ke+IynDNxQS VA2P5YsrPOHYqkEgNCJKqmGtesI5RPQYnQFGfAm0HqnSfRI2wc8mTQNJrdzjaMqLLE+jZklp5U9wnd G44FzueG864vFl7bMvVSd+JQKxrquwb1+0L7FIvUcrz26FlUhdBC6/sO4w== X-ML-Name: ruby-core X-Mail-Count: 81640 Subject: [ruby-core:81640] [Ruby trunk Feature#9001] Please package better standard library X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #9001 has been updated by rklemme (Robert Klemme). windwiny (wind winy) wrote: > some people agree ? I support _adding_ Nokogiri to the standard library. ---------------------------------------- Feature #9001: Please package better standard library https://bugs.ruby-lang.org/issues/9001#change-65335 * Author: windwiny (wind winy) * Status: Open * Priority: Normal * Assignee: * Target version: Next Major ---------------------------------------- Please package better alternative to the standard library irb->pry, rexml->nokogiri, fiddle->ffi, .. just mean include more better gem to standard install, and use rubygem upgrade. Ruby is designed to make programmers happy. some people agree ? -- https://bugs.ruby-lang.org/