Ports Search

Results 16,19116,200 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
textproc/unoconv-0.6 (Score: 5.180394E-5)
Convert any document from and to any LibreOffice supported format
Universal Office Converter (unoconv) is a command line tool to convert any document format that LibreOffice can import to any document format that LibreOffice can export. It makes use of the LibreOffice's UNO bindings for non-interactive conversion of documents. For practical reasons we mention LibreOffice, but OpenOffice is supported by unoconv as well.
textproc/csvdiff-1.7 (Score: 5.180394E-5)
Compare/diff two (comma) separated files with each other
csvdiff is a Perl script to diff/compare two csv files with the possibility to select the separator. Differences will be shown like: "Column XYZ in record 999" is different. After this, the actual and the expected result for this column will be shown.
textproc/xmltv-1.3 (Score: 5.180394E-5)
Python module that provides access to XMLTV TV listings
[ excerpt from developer's www site ] python-xmltv is a Python module that provides access to XMLTV data. XMLTV is an XML format for storing TV listings. More information on XMLTV can be found at http://membled.com/work/apps/xmltv/
ukrainian/monaco-1.0 (Score: 5.180394E-5)
Collection of 5 "fixed" fonts for X11 from www.brama.com
Monaco KOI8-U Cyrillic fonts for X11 systems in BDF format. Total of five bitmap fonts. This port installs PCF versions of the fonts and generates the fonts.alias file, which provides, for the koi8-u and koi8-r encodings -- some applications have the encodings (such as koi8-r) harcoded in them, but koi8-u is a superset of koi8-r.
www/castget-1.2.2 (Score: 5.180394E-5)
Command-line podcast downloader
castget is a simple, command-line based RSS enclosure downloader. It is primarily intended for automatic, unattended downloading of podcasts. * Simple configuration. * Per-channel tagging of downloaded MP3 files using ID3v2. * Per-channel download directories. * Supports all RSS versions and Media RSS.
www/apache22-2.2.31 (Score: 5.180394E-5)
Version 2.2.x of Apache web server with peruser MPM.
Peruser is an Apache 2 modules based on metuxmpm. The fundamental concept behind them is to run each apache child process as its own user and group, each handling its own set of virtual hosts. Peruser and recent metuxmpm releases can also chroot() apache processes. The result is a sane and secure web server environment for your users, without kludges like PHP's safe_mode.
www/PyWebDAV-0.9.8 (Score: 5.180394E-5)
WebDAV Library and Server for Python
Python WebDAV implementation (level 1 and 2) that features a library that enables you to integrate WebDAV server capabilities to your application. WebDAV is an extension to the normal HTTP/1.1 protocol allowing the user to upload data, create collections of objects, store properties for objects, etc.
www/tidy4-20000804 (Score: 5.180394E-5)
Fixes and tidies up HTML files
When editing HTML it's easy to make mistakes. Wouldn't it be nice if there was a simple way to fix these mistakes automatically and tidy up sloppy editing into nicely layed out markup? Well now there is thanks to Hewlett Packard's Dave Raggett. HTML TIDY is a free utility for doing just that. It also works great on the attrociously hard to read markup generated by specialized HTML editors and conversion tools, and can help you identify where you need to pay further attention on making your pages more accessible to people with disabilities. Tidy is able to fix up a wide range of problems and to bring to your attention things that you need to work on yourself. Each item found is listed with the line number and column so that you can see where the problem lies in your markup. Tidy won't generate a cleaned up version when there are problems that it can't be sure of how to handle. These are logged as "errors" rather than "warnings". LICENSE: BSD
www/hackney-1.6.1 (Score: 5.180394E-5)
Simple HTTP client in Erlang
Hackney is an HTTP client library for Erlang. Main features: - No message passing - Binary streams - SSL support - Keepalive handling - Basic authentication - Stream the response and the requests - Fetch a response asynchronously - Multipart support (streamed or not) - Chunked encoding support - Can send files using the sendfile API - Optional socket pool - REST syntax
www/cssed-0.4.0 (Score: 5.180394E-5)
Application to help CSS style sheets creation and maintenance
CSSED is a small developer editor and validator, which tries to ease the CSS editing. It features syntax highlighting, syntax validation, MDI notebook based interface, quick CSS properties and values insertion, auto-completion and dialog-based insertion of CSS complex values.