Ports Search

Results 2,6712,680 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.01 seconds)
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)
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).