Ports Search

Results 10,11110,120 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
archivers/plzip-1.5 (Score: 1.762358E-4)
Parallel, lossless data compressor based on the LZMA algorithm
Plzip is a massively parallel (multi-threaded), lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. Plzip uses the lzip file format; the files produced by plzip are fully compatible with lzip-1.4 or newer.
archivers/bz2file-0.98 (Score: 1.762358E-4)
Read and write bzip2-compressed files
Bz2file is a Python library for reading and writing bzip2-compressed files. It contains a drop-in replacement for the file interface in the standard library's bz2 module, including features from the latest development version of CPython that are not available in older releases.
archivers/rcssmin-1.0.6 (Score: 1.762358E-4)
Fast CSS minifier for Python
This module is a re-implementation aiming for speed instead of maximum compression, so it can be used at runtime (rather than during a preprocessing step). RCSSmin does syntactical compression only (removing spaces, comments and possibly semicolons). It does not provide semantic compression (like removing empty blocks, collapsing redundant properties etc). It does, however, support various CSS hacks (by keeping them working as intended).
archivers/rpm2cpio-1.4 (Score: 1.762358E-4)
Convert .rpm files to cpio format
Convert .rpm files to cpio format. Why does the world need another rpm2cpio? because the existing one won't build unless you have half a ton of things that aren't really required for it, since it uses the same library used to extract RPM's. This version is just a tiny wrapper around bsdtar.
archivers/thunar-archive-plugin-0.3.1 (Score: 1.762358E-4)
Archive plugin for the Thunar File Manager
The thunar-archive-plugin is a plugin for the Thunar File Manager, which adds archive operations to the file context menus. Using this plugin you will be able to extract and create archive files from within Thunar using a single click.
archivers/xarchive-0.2.8.6 (Score: 1.762358E-4)
GTK+ front end for various archiving tools
XArchive is a GTK+ front end for command line archiving tools such as tar, rar, zip, ace, 7zip, arj, and rpm. It uses external bash shell wrappers to handle the different types of file formats, so adding support for new archive types can be easily done by writing a wrapper.
archivers/xmill-0.8 (Score: 1.762358E-4)
Efficient compressor for XML
XMill is a new tool for compressing XML data efficiently. It is based on a regrouping strategy that leverages the effect of highly-efficient compression techniques in compressors such as gzip. XMill groups XML text strings with respect to their meaning and exploits similarities between those text strings for compression. Hence, XMill typically achieves much better compression rates than conventional compressors such as gzip.
astro/gpsman-6.4.4.2 (Score: 1.762358E-4)
Tcl/Tk-based GPS management utility
GPS Manager (GPSMan) is a graphical manager of GPS data that makes possible the preparation, inspection and edition of GPS data in a friendly environment. GPSMan supports communication and real-time logging with both Garmin and Lowrance receivers and accepts real-time logging information in NMEA from any GPS receiver.
astro/libgal-0.5.0 (Score: 1.762358E-4)
General Astrodynamics Library
The General Astrodynamics Library (GAL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. The library provides a wide range of astrodynamical routines such as ephemerides, earth orientation, and orbit propagation. There are over 170 functions in total with an extensive test suit
astro/luna-1.9 (Score: 1.762358E-4)
Display the moon's phase
This is a trivial program that displays the phase of the moon. It may help when you play a game that depends on the phase of the moon (nethack, nlith, etc.). It can also be used to calculate her...um, you figure this one out. ;)