Ports 搜索

共有5,886项符合/net-im/的查询结果,以下是第2,0912,100项(搜索用时0.004秒)
www/ZConf-RSS-2.2.0 (Score: 0.021868456)
ZConf backed RSS fetching and viewing
A ZConf backed system for fetching and viewing RSS feeds. zcrss-addfeed Calls the addFeed dialog for ZConf::RSS::GUI zcrss-admin Manages stuff in ZConf for ZConf::RSS. zcrss-browse Calls the view dialog for ZConf::RSS::GUI zcrss-get Fetches a feed and applies the template for it. zcrss-managetemplates Calls the manage di
www/podcastamatic-1.3 (Score: 0.021868456)
Automates creation of webpage and RSS feed for a podcast
Podcastamatic automates the creation of a webpage and a RSS feed for your podcast, based on MP3 tags. A webpage can either be automatically generated from scratch or generated from a template you create. An RSS feed is an XML file that is required to be listed in most popular podcast directories. Podcastamatic is highly customizable.
www/fabio-1.2.1 (Score: 0.021868456)
Zero-conf load balancing HTTP(S) router managed by Consul
A fast, modern, zero-conf load balancing HTTP(S) router for deploying microservices managed by consul. https://github.com/eBay/fabio
www/collective.easytemplate-0.8.0 (Score: 0.021868456)
Dynamic HTML generation and scripting for Plone
collective.easytemplate addon for Plone.
www/collective.templateengines-0.3.5 (Score: 0.021868456)
Template engine abstraction layer for Python
collective.templateengines is an template engine abstraction layer for Python. It defines generic Zope interfaces for communicating with various Python template engines to achieve higher code reuse value.
www/cookies-2.2.1 (Score: 0.021868456)
Friendlier RFC 6265-compliant cookie parser/renderer
cookies.py is a Python module for working with HTTP cookies: parsing and rendering 'Cookie:' request headers and 'Set-Cookie:' response headers, and exposing a convenient API for creating and modifying cookies. It can be used as a replacement of Python's Cookie.py (aka http.cookies).
www/mod_auth_gssapi-1.4.1 (Score: 0.021868456)
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-crispy-forms-1.6.0 (Score: 0.021868456)
The best way to have Django DRY forms
The best way to have Django DRY forms. Build programmatic reusable layouts out of components, having full control of the rendered HTML without writing HTML in templates. All this without breaking the standard way of doing things in Django, so it plays nice with any other form application.
www/django-debug-toolbar-1.4 (Score: 0.021868456)
Configurable set of panels to display debug information
The Django Debug Toolbar is a configurable set of panels that display various debug information about the current request/response and when clicked, display more details about the panel's content.
www/picklefield-0.3.2 (Score: 0.021868456)
Pickled object field for Django
picklefield provides an implementation of a pickled object field. Such fields can contain any picklable objects. It is incredibly useful for storing just about anything in the database (provided it is Pickle-able, of course) when there isn't a 'proper' field for the job.