Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第2,6712,680项(搜索用时0.012秒)
www/Emplacken-0.01 (Score: 6.98352E-4)
Manage multiple plack apps with a directory of config files
Emplacken is a tool for managing a set of Plack applications based on config files. It also adds support for privilege dropping and error logs to those Plack servers that don't support these features natively. It works be reading a config file and using that to generate a PSGI application file based on your config. It knows how to generate Catalyst, Mojo, and Mason app files natively. For other apps, or more complicated setups, you can supply a template to Emplacken and it will use that to generate the PSGI app.
comms/unixcw-3.5.0 (Score: 6.98337E-4)
Libs for cw on unix
The heart of the package is 'libcw'. This is a library which, when built, offers the following basic CW services to a caller program: o Morse code character translation tables, and lookup functions o Morse code low-level timing calculations o A 'sidetone' generation and queueing system, using either the system sound card, the console speaker, or both o Optional keying control for an external device, say a transmitter, or an oscillator o CW character and string send routines, tied in with the character lookup o CW receive routines, also tied in to the character lookup o Adaptive speed tracking of received CW o An iambic keyer, with both Curtis 8044 types A and B timing o Straight key emulation
audio/libsamplerate-0.1.8 (Score: 6.978577E-4)
Secret Rabbit Code: a Sample Rate Converter for audio
Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio. SRC is capable of arbitrary and time varying conversions ; from downsampling by a factor of 12 to upsampling by the same factor. Arbitrary in this case means that the ratio of input and output sample rates can be an irrational number. The conversion ratio can also vary with time for speeding up and slowing down effects.
devel/cvsadmin-1.0.3 (Score: 6.978577E-4)
Simple program to administrate users of a CVS repository
cvsadmin is a simple program to administrate users of a CVS repository. It currently allows you to easily : Name Arguments ---- --------- list list of usernames || nothing add list of usernames del list of usernames email user list rename list of alternating olduser/newuser misc list of usernames sys list of usernames pass list of usernames The actions name should be self-explaining, except misc, which ask you for all the fields (email, system user, password) on your terminal.
devel/Log-Report-1.13 (Score: 6.978577E-4)
Report a problem, pluggable handlers and language support
Handling messages to users can be a hassle, certainly when the same module is used for command-line and in a graphical interfaces, and has to cope with internationalization at the same time; this set of modules tries to simplify this. Log::Report combines gettext features with Log::Dispatch-like features. However, you can also use this module to do only translations or only message dispatching.
math/matplotlib-1.5.0 (Score: 6.978577E-4)
Plotting library uses a syntax familiar to MATLAB users
matplotlib is a python 2D plotting library which produces publication quality figures using in a variety of hardcopy formats (PNG, JPG, PS, SVG) and interactive GUI environments (WX, GTK, Tkinter) across platforms. matplotlib can be used in python scripts, interactively from the python shell (ala matlab or mathematica), in web application servers generating dynamic charts, or embedded in GTK, Tk or WX applications; see backends.
www/emk-sinatra-url-for-0.2.1 (Score: 6.978577E-4)
Construct absolute paths and full URLs for a Sinatra application
sinatra-url-for constructs absolute paths and full URLs for handlers in a Sinatra application. Assuming that your application is running on example.com, and that it has been mapped to /myapp, you should be able call url_for from within a handler as follows: url_for "/" # Returns "/myapp/" url_for "/foo" # Returns "/myapp/foo" url_for "/foo", :full # Returns "http://example.com/myapp/foo"
devel/cluster-1.3.3 (Score: 6.9663767E-4)
Create several groups (clusters) of objects from a list in Python
Python-cluster is a simple package that allows to create several groups (clusters) of objects from a list. It's meant to be flexible and able to cluster any object. To ensure this kind of flexibility, you need not only to supply the list of objects, but also a function that calculates the similarity between two of those objects. For simple datatypes, like integers, this can be as simple as a subtraction, but more complex calculations are possible.
devel/encore-0.3.1 (Score: 6.962003E-4)
Utility classes for GNUstep
Encore is a set of utility classes written in Objective-C for GNUstep and Mac OS X. The motivation of writing these classes was driven by implementing the projects BDB and FT. The classes may be useful for other projects as well. The classes include - logging: A flexible logging mechanism similar to log4j. Supports logging levels, logging contexts, different output channels per context, configuration per xml, ... - XML-based reflection: a configuration mechanism which is based on XML and uses inversion of control (see tests for an example) - a simple testing framework - StringUtils class - an iterator interface
www/awstats-7.5 (Score: 6.962003E-4)
免费的实时日志文件分析器,获得高级的 web 统计
AWStats 是高级的 Web 统计(Advanced Web Statistics)的缩写。这是一个免费的工具, 用来生成高级的 web(也可以是 ftp 或者 mail)服务器的统计、图形。 这个日志分析器作为一个 CGI 或者从命令行运行,并通过一些图形和网页告诉你你的日志里包含的 所有可能的信息。它使用部分信息文件,以便能频繁和快速地处理大的日志文件。 它能分析 IIS(W3C 日志格式)、Apache 日志文件(NCSA 联合/XLF/ELF 日志格式或者 通用/CLF 日志格式)、WebStar 和大多数 web、代理、WAP和流服务器(FTP 服务器或者 邮件日志)。