Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第13,99114,000项(搜索用时0.01秒)
www/sudo-1.2.0 (Score: 6.4104104E-5)
Sudo mode is an extra layer of security for Django
django-sudo provides an extra layer of security for after a user is already logged in. Views can be decorated with @sudo_required, and then a user must re-enter their password to view that page. After verifying their password, that user has elevated permissions for the duration of SUDO_COOKIE_AGE. This duration is independent of the normal session duration allowing short elevated permission durations, but retain long user sessions.
www/bBlog-0.7.6 (Score: 6.4104104E-5)
Elegant personal publishing system with Smarty
bBlog is a blogging program written in OOP style PHP. Major features include threaded comments and trackback support. It is designed from the ground up to use the Smarty templating engine. It has unparalleled extendability and versility. Perhaps bBlog's most distinctive feature is that it is built around a templating system called Smarty, which makes customizing your blog as easy as editing any web page, no programming skills required.
www/praw-3.4.0 (Score: 6.4104104E-5)
Python Reddit API Wrapper
PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to reddit's API. PRAW aims to be as easy to use as possible and is designed to follow all of reddit's API rules. You have to give a useragent that follows the rules, everything else is handled by PRAW so you needn't worry about violating them.
www/routes-2.3.1 (Score: 6.4104104E-5)
Routing package for Python that matches URLs to dicts and vice versa
Routes is a Python re-implementation of the Rails routes system for mapping URL's to Controllers/Actions and generating URL's. Routes makes it easy to create pretty and concise URL's that are RESTful with little effort. Speedy and dynamic URL generation means you get a URL with minimal cruft (no big dangling query args). Shortcut features like Named Routes cut down on repetitive typing.
www/urlgrabber-3.9.1 (Score: 6.4104104E-5)
High-level cross-protocol url-grabber
urlgrabber is a pure python package that drastically simplifies the fetching of files. It is designed to be used in programs that need common (but not necessarily simple) url-fetching features. It is extremely simple to drop into an existing program and provides a clean interface to protocol-independant file-access. Best of all, urlgrabber takes care of all those pesky file-fetching details, and lets you focus on whatever it is that your program is written to do!
www/rssowl-1.2.3 (Score: 6.4104104E-5)
Portable RSS, RDF, Atom Newsfeeds reader
RSSOwl is a free, opensource RSS / RDF / Atom Newsreader. Some special features are: - Export News to PDF, HTML, RTF, OPML - Import Favorites from OPML - Full text-search with syntax-highlight of the results - Powerful Newsfeed search-engine - View news in internal browser - Manage favorites in categories (Drag and Drop support) - Runs on Windows, Linux, Solaris and Mac For a complete list of features, see: http://www.rssowl.org/overview
www/http-cookie-1.0.2 (Score: 6.4104104E-5)
Ruby library to handle HTTP Cookies
HTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265. It has with security, standards compliance and compatibility in mind, to behave just the same as today's major web browsers. It has builtin support for the legacy cookies.txt and the latest cookies.sqlite formats of Mozilla Firefox, and its modular API makes it easy to add support for a new backend store.
www/net-http-persistent-2.9.4 (Score: 6.4104104E-5)
Manages persistent connections using Net::HTTP
net-http-persistent manages persistent connections using Net::HTTP plus a speed fix for Ruby 1.8. It's thread-safe too! Using persistent HTTP connections can dramatically increase the speed of HTTP. Creating a new HTTP connection for every request involves an extra TCP round-trip and causes TCP congestion avoidance negotiation to start over. Net::HTTP supports persistent connections with some API methods but does not handle reconnection gracefully. Net::HTTP::Persistent supports reconnection and retry according to RFC 2616.
www/sahi-3.5.2011.07.19 (Score: 6.4104104E-5)
Web automation and testing tool
Sahi is an automation tool to test web applications. Sahi injects javascript into web pages using a proxy and the javascript helps automate web applications. Sahi is a tester friendly tool. It abstracts out most difficulties that testers face while automating web applications. Some salient features include excellent recorder, platform and browser independence, no XPaths, no waits, multithreaded playback, excellent Java interaction and inbuilt reporting.
www/linklint-2.3.6.d (Score: 6.4104104E-5)
Perl script that checks links on web sites
Linklint is a perl script that checks links on web sites. Features: * both local-file and HTTP site checking * cross referenced and fully hyperlinked output reports * the ability to check password protected areas * support for all standard server-side image maps * reports of orphan files, and files with mismatching case * a report of which URLs have changed since last checked * support of proxy servers for remote URL checking