Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第9,9319,940项(搜索用时0.011秒)
www/drupal7-7.50 (Score: 1.869263E-4)
Database driven web content management system (CMS)
Drupal is a free web Content Management System (CMS) that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website. Drupal is ready to go from the moment you download it. It even has an easy-to-use web installer! The built-in functionality, combined with dozens of freely available add-on modules, will enable features such as: Content Management Systems, Blogs, Collaborative authoring environments, Forums, Peer-to-peer networking, Newsletters, Podcasting, Picture galleries, File uploads/downloads and much more.
www/yesod-auth-hashdb-1.4.2.2 (Score: 1.869263E-4)
Authentication plugin for Yesod
This package is the Yesod.Auth.HashDB plugin, originally included in yesod-auth, but now modified to be more secure and placed in a separate package. It provides authentication using hashed passwords stored in a database, and works best in situations where an administrator is involved in setting up a user with an initial password. The complete login process, including a default form, is implemented by this plugin, but the application developer must design the interfaces for setting up users and allowing them to change their own passwords, since only the low-level password-setting functions are provided by this package.
www/django_polymorphic-0.9.2 (Score: 1.869263E-4)
Seamless Polymorphic Inheritance for Django Models
Django-polymorphic simplifies using inherited models in Django projects. When a query is made at the base model, the inherited model classes are returned.
www/htmlwidgets-0.7 (Score: 1.869263E-4)
HTML Widgets for R
A framework for creating HTML widgets that render in various contexts including the R console, 'R Markdown' documents, and 'Shiny' web applications.
www/baikal-0.4.6 (Score: 1.869263E-4)
Lightweight CalDAV/CardDAV server
Baikal is a lightweight CalDAV and CardDAV server. It is compatible with the calendar and contacts apps from Apple's iOS and OS X, Android, Evolution, Mozilla Thunderbird, and any other CalDAV/CardDAV capable application. Baikal supports authentication with multiple users and calendars, and comes with a spiffy web-based administration interface. Baikal does not start a daemon or open any ports. It must run at the root of a VirtualHost or subdomain. See the included sample Apache and Nginx configurations, and INSTALL.md for all the gory details.
www/mod_h264_streaming-2.2.7 (Score: 1.869263E-4)
Apache H264 streaming module
The H264 Streaming Module is a plugin for your existing Apache webserver. Its features are as follows: * Timeshifting seek * Virtual video clips * Network efficiency * Encoding
www/npm-2.14.7 (Score: 1.869263E-4)
Node package manager
npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.
www/npm-2.15.6 (Score: 1.869263E-4)
Node package manager
npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.
www/net-4.0.4 (Score: 1.869263E-4)
OCaml modules for Internet applications
A collection of modules for the Objective Caml language which focus on application-level Internet protocols and conventions. Ocamlnet consists of a number of libraries: * netstring is about processing strings that occur in network context * netcgi1 and netcgi2 focus on portable web applications * nethttpd is a web server component (HTTP server implementation) * netplex is a generic server framework * rpc implements OncRPC * netclient implements clients for HTTP, FTP, and Telnet * equeue is an event queue used for many protocol implementations * shell is about calling external commands * netshm provides shared memory for IPC purposes * netsys contains bindings for system functions * smtp and pop are two further client implementations
www/falcon-1.0.0 (Score: 1.869263E-4)
High-performance Python framework for building cloud APIs
Falcon is a high-performance Python framework for building cloud APIs. It tries to do as little as possible while remaining highly effective.