Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第9,9819,990项(搜索用时0.02秒)
www/django-cms-2.4.1 (Score: 1.869263E-4)
Content management system built with the Django framework
A free and open source content management system for publishing content on the World Wide Web and intranets. It is based on Django and written in Python.
www/mod_auth_gssapi-1.4.1 (Score: 1.869263E-4)
Apache module for authenticating users with GSSAPI
This module adds support for single-sign-on authentication via GSSAPI to the Apache httpd. It is intended as a successor to mod_auth_kerb.
www/django-livesettings-1.4.16 (Score: 1.869263E-4)
Configure Django project settings via admin interface
Django-Livesettings is a project split from the 'Satchmo Project'. It provides the ability to configure settings via an admin interface, rather than by editing "settings.py".
Default templates and settings for django-registration
This module provides a full set of default templates and settings for django-registration to ease the process of creating Django apps that require user registration.
www/django-sortedm2m-1.3.0 (Score: 1.869263E-4)
Replacement for Django's many to many field
sortedm2m is a drop-in replacement for Django's own ManyToManyField. The provided SortedManyToManyField behaves like the original one but remembers the order of added relations.
www/awstats-7.5 (Score: 1.869263E-4)
免费的实时日志文件分析器,获得高级的 web 统计
AWStats 是高级的 Web 统计(Advanced Web Statistics)的缩写。这是一个免费的工具, 用来生成高级的 web(也可以是 ftp 或者 mail)服务器的统计、图形。 这个日志分析器作为一个 CGI 或者从命令行运行,并通过一些图形和网页告诉你你的日志里包含的 所有可能的信息。它使用部分信息文件,以便能频繁和快速地处理大的日志文件。 它能分析 IIS(W3C 日志格式)、Apache 日志文件(NCSA 联合/XLF/ELF 日志格式或者 通用/CLF 日志格式)、WebStar 和大多数 web、代理、WAP和流服务器(FTP 服务器或者 邮件日志)。
www/mod_qos-11.31 (Score: 1.869263E-4)
QoS for Apache
mod_qos is a quality of service module for the Apache web server implementing control mechanisms that can provide different levels of priority to different HTTP requests.
www/flup-1.0.2 (Score: 1.869263E-4)
Random assortment of WSGI servers, middleware
This Python package is a random collection of WSGI modules written by Allan Saddi. flup is functionally divided into three components: * FlupServers * FlupMiddleware * FlupPublisher
www/frappe-bench-0.92 (Score: 1.869263E-4)
Frappe / ERPNext apps setup tool
The bench allows you to setup Frappe / ERPNext apps on your local machine or a production server. You can use the bench to serve multiple frappe sites.
www/http-parser-0.8.3 (Score: 1.869263E-4)
HTTP request/response parser for python in C
HTTP request/response parser for Python compatible with Python 2.x (>=2.6), Python 3 and Pypy. If possible a C parser based on http-parser from Ryan Dahl will be used.