From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: poffice@blade.nagaokaut.ac.jp Delivered-To: poffice@blade.nagaokaut.ac.jp Received: from kankan.nagaokaut.ac.jp (kankan.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (Postfix) with ESMTP id D7B8B17DC057 for ; Mon, 13 Oct 2014 18:28:02 +0900 (JST) Received: from funfun.nagaokaut.ac.jp (smtp.nagaokaut.ac.jp [133.44.2.201]) by kankan.nagaokaut.ac.jp (Postfix) with ESMTP id 2E618B5DA79 for ; Mon, 13 Oct 2014 18:12:25 +0900 (JST) Received: from funfun.nagaokaut.ac.jp (localhost.nagaokaut.ac.jp [127.0.0.1]) by funfun.nagaokaut.ac.jp (Postfix) with ESMTP id 6A11497A827 for ; Mon, 13 Oct 2014 18:12:27 +0900 (JST) X-Virus-Scanned: amavisd-new at nagaokaut.ac.jp Authentication-Results: funfun.nagaokaut.ac.jp (amavisd-new); dkim=fail (1024-bit key) reason="fail (message has been altered)" header.d=sendgrid.me Received: from funfun.nagaokaut.ac.jp ([127.0.0.1]) by funfun.nagaokaut.ac.jp (funfun.nagaokaut.ac.jp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AiKw1DS-q0XU for ; Mon, 13 Oct 2014 18:12:27 +0900 (JST) Received: from voscc.nagaokaut.ac.jp (voscc.nagaokaut.ac.jp [133.44.1.100]) by funfun.nagaokaut.ac.jp (Postfix) with ESMTP id 05E9197A820 for ; Mon, 13 Oct 2014 18:12:27 +0900 (JST) Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by voscc.nagaokaut.ac.jp (Postfix) with ESMTP id 1030095243A for ; Mon, 13 Oct 2014 18:12:21 +0900 (JST) Received: from [221.186.184.76] (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 3F957120502; Mon, 13 Oct 2014 18:12:14 +0900 (JST) X-Original-To: ruby-core@ruby-lang.org Delivered-To: ruby-core@ruby-lang.org Received: from o2.heroku.sendgrid.net (o2.heroku.sendgrid.net [67.228.50.55]) by neon.ruby-lang.org (Postfix) with ESMTPS id 28ECC120457 for ; Mon, 13 Oct 2014 18:12:10 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sendgrid.me; h=from:to:references:subject:mime-version:content-type:content-transfer-encoding:list-id; s=smtpapi; bh=h6C9fwyRiEP0QyxjN2wEg8hFL7E=; b=BI+CiXrnRgMgaI5A5m z5o3g1UOUJ3EXADUcjPXnLgM6BkVOJqwkQ0fLZnevKknvxfgHAiQ/tQ02StKg4hh c+F6h3wBVWuMDlpvYuii0uzzKC+XPHMUuyKREKQosEWWBdwhdEpD2DjTmwzkjVT4 OHAvC/nO9Wqak/gBxi8BZoDA0= Received: by filter0008p1mdw1.sendgrid.net with SMTP id filter0008p1mdw1.28380.543B97649 2014-10-13 09:12:07.791296782 +0000 UTC Received: from herokuapp.com (ec2-54-166-171-42.compute-1.amazonaws.com [54.166.171.42]) by ismtpd-023.iad1.sendgrid.net (SG) with ESMTP id 14908c76d30.68e3.2a8b84 for ; Mon, 13 Oct 2014 09:12:07 +0000 (GMT) Date: Mon, 13 Oct 2014 09:12:07 +0000 From: shibata.hiroshi@gmail.com To: ruby-core@ruby-lang.org Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Redmine-MailingListIntegration-Message-Ids: 39952 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 9001 X-Redmine-Issue-Author: windwiny X-Redmine-Sender: hsbt X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: OOF Auto-Submitted: auto-generated X-SG-EID: ync6xU2WACa70kv/Ymy4QrNMhiuLXJG8OTL2vJD1yS4dS+s6BHiAxZwF0+dh+DPkJymnb3G2RjH0E0m0uIk1ZRgmeO8vZQKI+v0nVC4S7FsagyoPBugv4XB5XNYqsJ28gVEav8LuzU/B+XoyrwrWaAIWFvwfOYp3j+5d6lMoizsXyTrgMpxx6QCh9/aH8QRV X-ML-Name: ruby-core X-Mail-Count: 65662 Subject: [ruby-core:65662] [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: , Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #9001 has been updated by Hiroshi SHIBATA. Target version set to Next Major ---------------------------------------- Feature #9001: Please package better standard library https://bugs.ruby-lang.org/issues/9001#change-49393 * Author: wind winy * Status: Open * Priority: Normal * Assignee: * Category: * 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/