Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第2,2512,260项(搜索用时0.008秒)
archivers/unzip-6.0 (Score: 9.755737E-4)
List, test, and extract compressed files from a ZIP archive
Unzip will list, test, or extract files from a ZIP archive, commonly found on MS-DOS systems. The default behavior (with no options) is to extract into the current directory (and subdirectories below it) all files from the specified ZIP archive. Unzip is compatible with archives created by PKWARE's PKZIP, but in many cases the program options or default behaviors differ. Zipinfo lists technical information about files in a ZIP archive, most commonly found on MS-DOS systems. Such information includes file access permissions, encryption status, type of compression, version and operating system or file system of compressing program, and the like. Funzip acts as a filter; that is, it assumes that a ZIP archive is being piped into standard input, and it extracts the first member from the archive to stdout. If there is an argument, then the input comes from the specified file instead of from stdin. Unzipsfx may be used to create self-extracting ZIP archives from previously created ZIP archives.
audio/openal-0.1.6 (Score: 9.755737E-4)
PyOpenAL is a binding of OpenAL for Python
PyOpenAL is a binding of OpenAL for Python. This binding is at possible OO (Listener, Source and Buffer are objects). Extensions are not supported yet. Supported file formats are Wave and Ogg Vorbis (with the PyOgg and PyVorbis modules). PyOpenAL can be used independently or along with Soya, our 3D engine for Python. PyOpenAL is Free Software, under the GNU LGPL license.
audio/streamtranscoder-1.2.8 (Score: 9.755737E-4)
Transcode and stream audio to a SHOUTcast/Icecast/Peercast server
streamTranscoder takes the output from SHOUTcast/Icecast/Peercast/KasterBlaster servers or a sound card input and transcodes them to another SHOUTcast, Icecast, or Peercast server in MP3 or Ogg Vorbis format. It can transcode the input audio by resampling or re-encoding, as well as changing the format from MP3 to Ogg Vorbis (or vice versa).
audio/tempest_for_eliza-1.0.5 (Score: 9.755737E-4)
Program to send AM radio signals using a PC monitor
Tempest for Eliza is a program that uses your computer monitor to send out AM radio signals. You can then hear computer generated music in your radio. It teaches you that your computer can be observed. Tempest for Eliza works with every monitor, every resolution.
chinese/qe-0.1.1 (Score: 9.755737E-4)
QE 是一个 U*nix 下的类似 PE2 的编辑器程序
QE 是一个 U*nix 下的类似 PE2 的编辑器程序(PE2 是一个 PC-DOS 下的编辑器程序), 我给它取名为 QE 是因为 Q 跟在字母 P 后面,希望它能超越 PE2 :-),并且我依据通用 公共许可证(GPL)发布这一程序
converters/JSON-MaybeXS-1.003005 (Score: 9.755737E-4)
Use Cpanel::JSON::XS with a fallback to JSON::PP
JSON::MaybeXS tries to load Cpanel::JSON::XS, and if that fails instead tries to load JSON::PP. If neither is available, an exception will be thrown. It then exports the encode_json and decode_json functions from the loaded module, along with a JSON constant that returns the class name for calling new on.
databases/Cache-Memcached-1.30 (Score: 9.755737E-4)
Perl API for memcached, a distributed memory cache daemon
The API takes advantage of the server's opaque flag support and sets its "complex" flag whenever the object being stored or retrieved isn't a plain scalar. In that case, the Storable module is used to freeze and thaw the value automatically going in and out of the memcached.
Perl 5 module to deploy a DBIx::Class schema
In the tradition of Rose::DB::Object::Helpers, more importable methods. This class inherits from Rose::Object::MixIn. See the Rose::Object::MixIn documentation for a full explanation of how to import methods from this class. The helper methods themselves are described below.
databases/python-memcached-1.58 (Score: 9.755737E-4)
Python API for memcached, a distributed memory cache daemon
The API takes advantage of the server's opaque flag support and sets its "complex" flag whenever the object being stored or retrieved isn't a plain scalar. In that case, the Storable module is used to freeze and thaw the value automatically going in and out of the memcached. The Python API, while tested, has not experienced real-world production use.
deskutils/nautilus-sendto-3.8.2 (Score: 9.755737E-4)
Convenience application to send a file via email
This command will open the default mailer after having attached the files mentioned on the command-line. If a directory is passed instead of files, it will have been zipped up before being attached. The application is intented to integrate with nautilus and is written for the GNOME graphical desktop.