Ports Search

Results 9,9819,990 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.012 seconds)
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)
Free real-time logfile analyzer to get advanced web statistics
AWStats is short for Advanced Web Statistics. It's a free tool that generates advanced web (but also ftp or mail) server statistics, graphically. This log analyzer works as a CGI or from command line and shows you all possible information that your logs contain, in a few graphical web pages. It uses a partial information file to be able to process large log files, often and quickly. It can analyze log files from IIS (W3C log format), Apache log files (NCSA combined/XLF/ELF log format or common/CLF log format), WebStar and most of all web, proxy, WAP, and streaming servers (and FTP servers or mail logs).
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.