Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第4,6114,620项(搜索用时0.004秒)
www/utidy-0.2 (Score: 0.006224396)
Python interface to tidy-lib
This is uTidylib, the Python wrapper for the HTML cleaning library named TidyLib: http://tidy.sf.net
www/rnews-1.01 (Score: 0.006224396)
Server-side RSS aggregator written in PHP with MySQL
Rnews is a server-side rss aggregator written in php with mysql.
www/ws4py-0.3.4 (Score: 0.006224396)
WebSocket package for Python
ws4py is a Python package implementing the WebSocket protocol as defined in RFC 6455. It provides client and server implementations alike that can be using different techniques like threads, micro-threads, or event loops.
www/qooxdoo-5.0.1 (Score: 0.006224396)
Comprehensive and innovative Ajax application framework
qooxdoo is a comprehensive and innovative Ajax application framework. Leveraging object-oriented JavaScript allows developers to build impressive cross-browser applications. No HTML, CSS nor DOM knowledge is needed. It includes a platform-independent development tool chain, a state-of-the-art GUI toolkit and an advanced client-server communication layer.
www/quickie-1.1 (Score: 0.006224396)
Small footprint, fast Wiki engine written in C++
Quickie is a small footprint, fast C++ Wiki engine; hence the name. The fundamental insight for this engine is that wiki pages are read far more often than they are modified. Thus, the generated HTML can be cached. It follows that the main code path will check that the .html file exists and simply copy it to stdout in the vast majority of cases. The .html file generated from each .wiki file is about the same size as the .wiki file itself, so there will be no particular I/O advantage, but there is a huge CPU advantage, and a significant memory footprint advantage, and since I want to run a wiki on a geriatric 20MB 33MHz 386 machine, this is a good thing. Online demo: http://quickie.sourceforge.net/cgi-bin/quickie
www/backlogs-1.0.6 (Score: 0.006224396)
Agile plugin for Redmine
Backlogs is a Redmine plugin that's designed to do just enough so your team can work in an agile way. It's still a work in progress, but we're already using it on a daily basis and continually improve on it. We hope you'll find it useful too!
www/basecamp-20130325 (Score: 0.006224396)
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/reportmagic-2.21 (Score: 0.006224396)
Web site statistics post-processor for Analog
Report Magic for Analog is an add-on formatting utility for Analog web site statistics software. Report Magic uses the statistics generated by Analog and formatting options set by you to make readable, presentable reports of your Web site data.
www/retawq-0.2.6.c (Score: 0.006224396)
Interactive, multi-threaded web browser for text terminals
retawq is an interactive, multi-threaded network client ("web browser") for text terminals on computers with Unix-like operating systems (Linux, BSD, Solaris, ...). It is fast, small, nicely configurable, and comfortable; e.g. the low-level communications are performed in a non-blocking way, and you can keep open as many "virtual windows" as you want and work simultaneously in two of them in a split-screen mode.
www/rsskit-0.4 (Score: 0.006224396)
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.