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=-2.7 required=3.0 tests=AWL,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_MED,SPF_PASS,T_RP_MATCHES_RCVD shortcircuit=no autolearn=no 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 D119F1F404 for ; Sat, 3 Mar 2018 13:06:43 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 2F256120908; Sat, 3 Mar 2018 22:06:39 +0900 (JST) Received: from o1678916x28.outbound-mail.sendgrid.net (o1678916x28.outbound-mail.sendgrid.net [167.89.16.28]) by neon.ruby-lang.org (Postfix) with ESMTPS id ADD05120907 for ; Sat, 3 Mar 2018 22:06:36 +0900 (JST) Received: by filter0006p3las1.sendgrid.net with SMTP id filter0006p3las1-9464-5A9A9DD9-E 2018-03-03 13:06:33.177533201 +0000 UTC Received: from herokuapp.com (ec2-54-224-8-232.compute-1.amazonaws.com [54.224.8.232]) by ismtpd0009p1iad1.sendgrid.net (SG) with ESMTP id 5RpzxFTQT4afo8tTLGBoxw for ; Sat, 03 Mar 2018 13:06:33.139 +0000 (UTC) Date: Sat, 03 Mar 2018 13:06:33 +0000 (UTC) From: shevegen@gmail.com To: ruby-core@ruby-lang.org Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 61227 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 9001 X-Redmine-Issue-Author: windwiny X-Redmine-Sender: shevegen 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/Ymy4QrNMhiuLXJG8OTL2vJD1yS5Mvd1s/pHOXpZTScFj464kWwbzVaeZ5uyNW+ iCHO6T/0b+28ZoOB4eoDtM40QgeXOarkuijx4nIbnYUO52zvZSrZIk8tlA+LyYYuhVD/QbJ7S9pL6S Ik9mvubsiQMfwd4Yu2kkg7PDhNBJVLVV3KHOYJ8P638Oqe9wbFFftVXqFw== X-ML-Name: ruby-core X-Mail-Count: 85906 Subject: [ruby-core:85906] [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 shevegen (Robert A. Heiler). I think nokogiri is not a good addition. Not because it is a bad library, no, quite the opposite, but if I recall correctly it depends on mini_portile2 (so this has to be included too, in that case), and more importantly it requires compilation which can fail (and failed for me in the past). ---------------------------------------- Feature #9001: Please package better standard library https://bugs.ruby-lang.org/issues/9001#change-70761 * Author: windwiny (wind winy) * Status: Rejected * 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/