Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第13,39113,400项(搜索用时0.009秒)
www/basecamp-20130325 (Score: 6.4754924E-5)
Basecamp Theme for Redmine
The basecamp(R) theme is a Redmine-port of the famous 37signals(R) Basecamp(R) theme. It is derivated from the alternate theme but supports/includes most of recent changes in the default theme.
www/rsskit-0.4 (Score: 6.4754924E-5)
Etoile Project RSSKit framework
RSSKit is a simple library for reading the different types of RSS file formats. It is mainly used by RSSReader.app and will hopefully soon be used by PlopFolio by Ludovic Marcotte.
www/aws-0.8.1 (Score: 6.4754924E-5)
Ruby interface to Amazon Web Services
Ruby/AWS is a Ruby language library that allows programmatic access to the popular Amazon Web site via the REST (XML over HTTP) based Amazon Web Services. It is the successor to the now obsolete Ruby/Amazon.
www/addressable-2.4.0 (Score: 6.4754924E-5)
Replacement for the URI implementation
Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to the relevant RFCs and adds support for IRIs and URI templates.
www/erubis-2.7.0 (Score: 6.4754924E-5)
Fast, secure, and extensible implementation of eRuby
Erubis is a fast, secure, and very extensible implementation of eRuby. eRuby means "embedded Ruby" in documents. Embedded patterns are '<% statement %>' and '<%= expression %>'. The following is an example of eRuby. '<% ... %>' means Ruby statement and '<%= ... %>' means Ruby expression.
www/faraday-0.9.2 (Score: 6.4754924E-5)
HTTP/REST API client library in Ruby
Faraday is an HTTP client lib that provides a common interface over many adapters (such as Net::HTTP) and embraces the concept of Rack middleware when processing the request/response cycle.
www/hpricot-0.8.6 (Score: 6.4754924E-5)
Fast, Enjoyable HTML Parser for Ruby
Hpricot is a very flexible HTML parser, based on Tanaka Akira's HTree and John Resig's JQuery, but with the scanner recoded in C (using Ragel for scanning.)
www/nanoc-4.1.4 (Score: 6.4754924E-5)
Simple but flexible static site generator
nanoc is a simple but very flexible static site generator written in Ruby. It operates on local files, and therefore does not run on the server. nanoc "compiles" the local source files into HTML (usually), by evaluating eRuby, Markdown, etc.
www/select2-rails-3.5.9.3 (Score: 6.4754924E-5)
Implement select2 jQuery library into Rails
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results. This gem integrates Select2 with Rails asset pipeline for easy of use.
www/simple-rss-1.3.1 (Score: 6.4754924E-5)
Simple, flexible, extensible, and liberal RSS and Atom reader for Ruby
Simple RSS is a simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation.