Ports 搜索

共有8,048项符合/www/的查询结果,以下是第2,1512,160项(搜索用时0.003秒)
www/semantic-ui-sass-2.1.4.0 (Score: 0.056974534)
Semantic UI, converted to Sass and ready to drop into Rails & Compass
Semantic UI, converted to Sass and ready to drop into Rails & Compass
www/simple-rss-1.3.1 (Score: 0.056974534)
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.
www/sinatra-contrib-1.4.7 (Score: 0.056974534)
Collection of useful Sinatra extensions
Collection of common Sinatra extensions, semi-officially supported.
www/sinatra-r18n-2.1.3 (Score: 0.056974534)
Sinatra extension that provides i18n support to your web application
A Sinatra extension that provides i18n support to translate your web application. It is just a wrapper for R18n core library. It has nice Ruby-style syntax, filters, flexible locales, custom loaders, translation support for any classes, time and number localization, several user language support, agnostic core package with out-of-box support for Rails, Sinatra and desktop applications.
www/sinatra-respond_to-0.9.0 (Score: 0.056974534)
Respond_to style Rails block for Sinatra
A respond_to style Rails block for baked-in web service support in Sinatra.
www/script4rss-0.4b (Score: 0.056974534)
Easily create scripts to convert HTML pages to RSS feeds
Script4rss takes a plain text file which holds a description for how the particular site should be converted and creates a perl script which is able to do that in the most fast and efficient way (well, someday). Users don't have to know how to program but they need to know regular expressions (although there probably aren't a lot of these people). At the moment, script4rss is in its early development, which translates to "it can be used but you have to figure out how yourself" and "if you screw up, the script does so as well". Options include: * Detect multiple catagories within an HTML page. * Extract information over multiple lines. * Pre-and append text in output. * Attempt to circumvent "variable" HTML.
www/selenium-0.6.1 (Score: 0.056974534)
Selenium is web application test tool!
Selenium is a test tool for web applications. Selenium tests run directly in a browsers, just as real users do. And they run in Internet Explorer, Mozilla and Firefox on Windows, Linux and Macintosh. No other test tool covers such a wide array of platforms.
www/task_list-1.0.2 (Score: 0.056974534)
GitHub-flavored-Markdown TaskList components
Provides various components necessary for integrating Task Lists into GitHub-flavored-Markdown user content.
www/thin-1.6.4 (Score: 0.056974534)
Fast and simple Ruby web server
Thin is a Ruby web server that glues together 3 of the best Ruby libraries in web history: * the Mongrel parser, the root of Mongrel speed and security * Event Machine, a network I/O library with extremely high scalability, performance and stability * Rack, a minimal interface between webservers and Ruby frameworks Which makes it, with all humility, the most secure, stable, fast and extensible Ruby web server bundled in an easy to use gem for your own pleasure.
www/servlet-api-2.5 (Score: 0.056974534)
The Servlet API
The Servlet API Java Servlet technology provides Web developers with a simple, consistent mechanism for extending the functionality of a Web server and for accessing existing business systems. A servlet can almost be thought of as an applet that runs on the server side -- without a face. Java servlets make many Web applications possible.