Ports Search

Results 2,2112,220 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.008 seconds)
textproc/sphinx-me-0.3 (Score: 9.885248E-4)
Wrap README-only projects in a dynamic Sphinx shell
Do you have smaller Python projects that only need a README file for documentation? Want to host your README on Read The Docs? sphinx-me is a BSD licensed tool that will create a Sphinx documentation shell for your project and include the README file as the documentation index. It handles extracting the required meta data such as the project name, author and version from your project for use in your Sphinx docs. Once you use sphinx-me to build your Sphinx docs, you can then add your project to the Read The Docs site and have your project's README hosted with an attractive Sphinx documentation theme. Your README file should be in a reStructuredText compatible format.
www/CGI-ArgChecker-0.02 (Score: 9.885248E-4)
Perl module implementing a cgi interface to String::Checker
CGI::ArgChecker - An extensible CGI parameter validation module (allowing commonly used checks on parameters to be called more concisely and consistently) based on String::Checker. This is really nothing more than a simple wrapper around String::Checker.
www/meld-2.1.4 (Score: 9.885248E-4)
System for manipulating HTML using a Pythonic object model
A simple, lightweight system for manipulating HTML (and XML, informally) using a Pythonic object model. Features: - Allows program logic and HTML to be completely separated - a graphical designer can design the HTML in a visual HTML editor, without needing to deal with any non-standard syntax or non-standard attribute names. - Designed with common HTML-application programming tasks in mind. - No special requirements for the HTML/XML (or just one: attribute values must be quoted) - so you can use any editor, and your HTML/XML doesn't need to be strictly valid. - Works by string substitution, rather than by decomposing and rebuilding the markup, hence has no impact on the parts of the page you don't manipulate. - Does nothing but manipulating HTML/XML, hence fits in with any other Web toolkits you're using. - Tracebacks always point to the right place - many Python/HTML mixing systems use exec or eval, making bugs hard to track down.
Change TWiki password at a pre-configured LDAP server
This plugin asks for and changes your password at a pre-configured LDAP server. The users willing to change his/her password must be authenticated already. This plugin makes no sense for the Guest user.
www/axis2-1.7.1 (Score: 9.885248E-4)
Provides a Web Services,SOAP and WSDL engine from Apache
Apache Axis2 is a Web Services / SOAP / WSDL engine, the successor to the widely used Apache Axis SOAP stack. There are two implementations of the Apache Axis2 Web services engine - Apache Axis2/Java and Apache Axis2/C
x11-clocks/swisswatch-0.06 (Score: 9.885248E-4)
Swiss railway clock emulation, and a fancy default appearance
Swisswatch is a fancy Swiss railway clock emulator. This program support color display, you must add belong lines to ~/.Xdefaults. #if COLOR swisswatch*customization: -color #endif and exec `xrdb $HOME/.Xdefaults'.
audio/libsamplerate-0.1.8 (Score: 9.878739E-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.
databases/opendbx-1.4.6 (Score: 9.878739E-4)
C library for accessing databases with a single API
OpenDBX is an extremely lightweight but extensible C library for accessing databases with a single API. It provides a clean and simple interface across all supported databases that leads to an elegant code design automatically. Currently MySQL, PostgreSQL, SQLite (v2 & 3), MSSQL and Sybase are supported and backends for more native database APIs can be written easily. If you want your application to support different databases with little effort, this is definitively the right thing for you! License: LGPL
deskutils/xcalendar-4.0.2008 (Score: 9.878739E-4)
Calendar with a notebook for X11 (internationalized version)
The xcalendar is a simple interactive calendar program with a notebook capability. It is built on the X Toolkit and the Athena Widgets. Just type `xcalendar [month [year]]' on command line. If month and year are not provided on the command line they are assumed to be current. Note: This program is internationalized but only app-defaults files for English (C) and Japanese (ja_JP.eucJP) are included. Let's add another locales!
devel/cvsadmin-1.0.3 (Score: 9.878739E-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.