Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第13,98113,990项(搜索用时0.012秒)
www/Catalyst-Model-Xapian10-0.06 (Score: 6.4104104E-5)
Catalyst model for Search::Xapian
This model class wraps Search::Xapian to provide a friendly, paged interface to Xapian (www.xapian.org) indexes. This class adds a little extra convenience on top of the Search::Xapian class. It expects you to use the QueryParser, and sets up some keywords based on the standard omega keywords (id, host, date, month, year,title), so that you can do searches like 'fubar site:microsoft.com'
www/Image-Delivery-0.14 (Score: 6.4104104E-5)
Efficient transformation and delivery of web images
Image::Delivery - Efficient transformation and delivery of web images Many web applications generate or otherwise deliver graphics as part of their interface. Getting the delivery of these images right is tricky, and developers usually need to make trade-offs in order to get a usable mechanism. Image::Delivery is an extremely sophisticated module for delivering these generated images. It is designed to be powerful, flexible, extensible, scalable, secure, stable and correct, and use a minimum of resources.
www/Plack-Middleware-ExtDirect-3.20 (Score: 6.4104104E-5)
Implement an RPC::ExtDirect gateway using Plack
This module provides an RPC::ExtDirect gateway implementation for Plack environment. It is packaged as a standard Plack middleware component suitable for using with Plack::Builder. Plack::Middleware::ExtDirect is recommended to be used with Perl versions 5.12 and newer, for reasons explained below. For Perls older than 5.12, CGI::ExtDirect gateway may be a better choice - especially if you cannot install XS dependent packages. If you are not familiar with Ext.Direct, more information can be found in RPC::ExtDirect::Intro.
www/kanboard-1.0.33 (Score: 6.4104104E-5)
Simple visual task board software
Kanboard is a simple visual task board software. Main features: * Kanban methodology * Visualize your work * Limit your work in progress to be more efficient * Customize your boards according to your business activities * Multiple boards with the ability to drag and drop tasks * Minimalist software, focus only on essential features (Less is more) * Fast and simple to use * Access from anywhere with a modern browser * Free, open source and self-hosted * Super simple installation
www/WebService-GData-0.0600 (Score: 6.4104104E-5)
Google data protocol v2 base object to inherit from
WebService::GData is a blueprint that you should inherit and extend. It offers a basic hashed based object creation via the word new. All sub classes should be hash based. If you want to pock into the instance, it's easy but everything that is not documented should be considered private. If you play around with undocumented properties/methods and that it changes, upgrading to the new version with all the extra new killer features will be very hard to do.
www/Services_Delicious-0.6.0 (Score: 6.4104104E-5)
PEAR Client for the del.icio.us web service
Services_Delicious is a client for the REST-based web service of del.icio.us. del.icio.us is a social bookmarks manager. It allows you to easily add sites you like to your personal collection of links, to categorize those sites with keywords, and to share your collection not only between your own browsers and machines, but also with others. Services_Delicious allows you to select, add and delete your bookmarks from any PHP script.
www/django-post_office-2.0.8 (Score: 6.4104104E-5)
Django app to monitor and send mail asynchronously
Django Post Office is a simple app to send and manage your emails in Django. Some awesome features are: * Allows you to send email asynchronously * Multi backend support * Supports HTML email * Supports database based email templates * Built in scheduling support * Works well with task queues like RQ or Celery * Uses multiprocessing to send a large number of emails in parallel * Supports multilingual email templates (i18n)
www/mongoose-5.6 (Score: 6.4104104E-5)
Small, fast, embeddable web server with CGI, SSL, Authorization
Mongoose is a small, fast and easy to use web server. It supports CGI, SSI, SSL, Digest auth, Websocket, WEbDAV, Resumed download, URL rewrite, file blacklist. Having SHTTPD as a predecessor, another feature of mongoose is the ability to embed it into existing C/C++ applications. Embedded API is very clean and simple. Mongoose has small memory footprint. Use it when other web servers like Apache are too heavy for your tasks.
www/yii-1.1.17 (Score: 6.4104104E-5)
High-performance component-based PHP framework
Yii is a high-performance component-based PHP framework best for developing large-scale Web applications. Yii comes with a full stack of features, including MVC, DAO/ActiveRecord, I18N/L10N, caching, jQuery-based AJAX support, authentication and role-based access control, scaffolding, input validation, widgets, events, theming, Web services, and so on. Written in strict OOP, Yii is easy to use and is extremely flexible and extensible.
www/django-openid-auth-0.4 (Score: 6.4104104E-5)
OpenID integration for django.contrib.auth
A library that can be used to add OpenID support to Django applications. The library integrates with Django's builtin authentication system, so most applications require minimal changes to support OpenID login. The library also includes the following features: * Basic user details are transfered from the OpenID server via the Simple Registration extension. * It can be configured to use a fixed OpenID server URL, for use in single sign on deployments. * It supports the Launchpad teams extension to request team membership information.