Ports 搜索

共有8,048项符合www%3Atrac的查询结果,以下是第1,6711,680项(搜索用时0.006秒)
www/pnews-2.6.6 (Score: 0.020137845)
PHP Web-based News Reader
PHP News Reader is a web based News Reader. It supports the standard NNTP protocol (RFC 977) for reading, posting, deleting, forwarding and replying news articles. Features: * Read/Post/Reply/Crosspost/Forward/Delete articles to/from News server(s). * Multiple News server and multiple catalog of news groups. * Support NNTP over SSL (NNTPS) and NNTP authentication. * Posting and downloading for uuencoded attachment. * Easy to install, no database access and IMAP is not required. * Authentication is easily configured to work with your existing system. * Multiple language interface and Traditional/Simplified Chinese coding conversion.
www/podcastamatic-1.3 (Score: 0.020137845)
Automates creation of webpage and RSS feed for a podcast
Podcastamatic automates the creation of a webpage and a RSS feed for your podcast, based on MP3 tags. A webpage can either be automatically generated from scratch or generated from a template you create. An RSS feed is an XML file that is required to be listed in most popular podcast directories. Podcastamatic is highly customizable.
www/django-redis-4.5.0 (Score: 0.020137845)
Full featured Redis cache/session backend for Django
Django-redis is a BSD Licensed, full featured Redis cache/session backend for Django. Why use django-redis? * Modular client system (pluggable clients). * Master-Slave support in the default client. * Used in production in several projects as cache and session storage. * Supports infinite timeouts. * Python 3 support in same code base. * Facilities for raw access to Redis client/connection pool. * Highly configurable (can emulate memcached exception behavior, for example). * Unix sockets supported by default. * Pluggable parsers.
www/protovis-3.3.1 (Score: 0.020137845)
JavaScript graphical toolkit for data visualization
Protovis - A Graphical Toolkit for Data Visualization Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for visualization, Protovis defines marks through dynamic properties that encode data, allowing inheritance, scales and layouts to simplify construction. Protovis is free and open-source, provided under the BSD License. It uses JavaScript and SVG for web-native visualizations; no plugin required (though you will need a modern web browser)! Although programming experience is helpful, Protovis is mostly declarative and designed to be learned by example. This project is led by Mike Bostock and Jeff Heer of the Stanford Visualization Group, with significant help from Vadim Ogievetsky. We welcome your contributions and suggestions.
www/pserv-3.4 (Score: 0.020137845)
Portable and small webserver written in C
pServ is a small, portable HTTP server. It is written in pure C for speed and portability. It runs as a standalone program and does not require inetd. It should be small enough to be used in a mobile computer or to be run on your obsolete workstation you have somewhere. This port contains a patched version to support the execution of php scripts.
www/publicfile-0.52 (Score: 0.020137845)
Secure, read-only, anonymous HTTP/FTP server
publicfile supplies files to the public through HTTP and FTP. Security features: publicfile chroot()s to the public file area and sheds root privileges. publicfile never attempts to modify the public file area. publicfile never runs any other programs. HTTP features: publicfile supports virtual hosts through the Host field. publicfile supports virtual hosts through absolute URLs. publicfile supports HTTP/1.1 persistent connections. publicfile supports HTTP/1.1 chunked responses. publicfile supports user-controlled content types. publicfile supports exact-prefix If-Modified-Since. FTP features: publicfile has built-in LIST and NLST commands. publicfile provides EPLF LIST responses. publicfile supports restarted transfers. publicfile supports pipelining.
www/pwebstats-1.3.8 (Score: 0.020137845)
Analyse a web server log
pwebstats will analyse a web server log in Common Log Format, or proxy server log, producing a variety of statistics. The output is a series of HTML pages and graphs.
www/GinGin-1.0.1 (Score: 0.020137845)
Hybrid of WIKI and BLOG system
GinGin is a hybrid of WIKI and BLOG. Users of GinGin can setup tags for their documents. The documents will be hyper-linked, automatically, when tags are in the content of them. In another word, GinGin will create cross-reference for documents by the tags specified by users. GinGin also has capability to tag URLs. URLs are associated with tags and cross-referenced for documents.
www/Lightbox-2.1 (Score: 0.020137845)
Lightbox photo display widget for TurboGears
Lightbox is a photo display widget for TurboGears
www/MechanicalSoup-0.4.0 (Score: 0.020137845)
Python library for automating interaction with websites
MechanicalSoup is a Python library for automating interaction with websites. It automatically stores and sends cookies, follows redirects, and can follow links and submit forms. Javascript is not supported at the Moment.