Ports Search

Results 1,7211,730 of 5,824 for /net/.(0.004 seconds)
japanese/WWW-2ch-0.07 (Score: 0.0669051)
Perl module for scraping of 2ch.net BBS
It is suitable for the scraping of a popular bbs of Japan. other BBS and the news sites and other sites are also possible by the addition of the plugin for scraping. Please take care with the flood control to an excessive access.
lang/fsharp-4.0.1.10 (Score: 0.0669051)
Functional and object-oriented language for the .NET platform
F# is an open-source, strongly typed, multi-paradigm programming language encompassing functional, imperative and object-oriented programming techniques. F# is most often used as a cross-platform CLI language, but can also be used to generate JavaScript and GPU code. F# is developed by The F# Software Foundation and Microsoft. An open source, cross-platform edition of F# is available from the F# Software Foundation. F# is also a fully supported language in Visual Studio. Other tools supporting F# development include Mono, MonoDevelop, SharpDevelop and the WebSharper tools for JavaScript and HTML5 web programming. F# originated as a variant of ML and has been influenced by OCaml, C#, Python, Haskell, Scala and Erlang.
lang/parrot-8.1.0 (Score: 0.06229269)
Parrot - virtual machine for dynamic languages
Parrot is a virtual machine designed to efficiently compile and execute bytecode for dynamic languages. Parrot currently hosts a variety of language implementations in various stages of completion, including Tcl, Javascript, Ruby, Lua, Scheme, PHP, Python, Perl 6, APL, and a .NET bytecode translator.
astro/garmindev-0.3.4 (Score: 0.062004834)
Drivers for using Garmin GPS units with QlandkarteGT
These drivers are for using certain Garmin GPS units with QLandkarteGT. Supported devices are: - Etrex Legend series (C, Cx, HCx, ...) - Etrex Summit HC - Etrex Venture Cx, HC - Etrex Vista series (C, Cx, HCx) - Forerunner 305 - GPSMap60 series (C, CS, CSx, Cx) - GPSMap76 seriex (CS, CSx, Cx, S) - Quest - Rino 120
astro/ZConf-Weather-1.0.0 (Score: 0.062004834)
ZConf module to assist with fetching/printing weather information
A ZConf based library to facilitate fetching weather information and dumping it or printing it via a template. zcweather - Fetches the weather for the specified location.
audio/MP3-Tag-Utils-0.0.3 (Score: 0.062004834)
Assorted utilities for manipulating MP3 files via MP3::Tag
Assorted utilities for manipulating MP3 files via MP3::Tag. mp3rename - Rename MP3 files based off of it's tags. mp3show - Show tags for one or more MP3 file. mp3tag - Manipulate the tags for one or more MP3 files.
audio/quimup-1.4.1 (Score: 0.062004834)
Qt5 client for MPD (the Music Player Daemon)
QUIMUP is a 'graphical' client for the music player daemon (MPD) written in C++ and Qt5. Features include: * Support for (locally stored) albumart. * Support for audio streams (url). * Drag & drop playlist management. * Database browser (artist, album, genre, folder & playlist mode) * Database search (artist, album, genre & title mode). * Quick search-and-select in the playlist. * Mini-mode interface for basic control only. * Open folder in external programs to edit tags etc. * Generally a quick and clean application.
audio/vorbisgain-0.37 (Score: 0.062004834)
Calculates the perceived sound level of an Ogg Vorbis file
VorbisGain is a utility that uses a psychoacoustic method to correct the volume of an Ogg Vorbis file to a predefined standardized loudness. It is meant as a replacement for the normalization that is commonly used before encoding. Although normalization will ensure that each song has the same peak volume, this unfortunately does not say anything about the apparent loudness of the music, with the end result being that many normalized files still don't sound equally loud. VorbisGain uses psychoacoustics to address this deficiency. Moreover, unlike normalization, it's a lossless procedure which works by adding tags to the file. Additionally, it will add hints that can be used to prevent clipping on playback. It is based upon the ReplayGain technology. The end result is that the file ends up with superior playback quality compared to a non-VorbisGain'ed file. It needs player support to work. Non-supporting players will play back the files without problems, but you'll miss out on the benefits.
benchmarks/ramspeed-3.5.0 (Score: 0.062004834)
Cache and memory benchmarking tool
RAMspeed is a command line utility to measure cache and memory performance of computer systems. It offers 18 cache and memory benchmarks for i386 and amd64 machines, though 6 only for alpha ones. There are *mark benchmarks such as INTmark, FLOATmark, MMXmark and SSEmark. They operate with linear (sequential) data streams passed through ALU, FPU, MMX and SSE units respectively. There are also *mem benchmarks such as INTmem, FLOATmem, MMXmem and SSEmem. These are supposed to illustrate how fast is actual read/write memory performance. There are also non-temporal versions of MMX and SSE benchmarks. They have been coded with special instructions to minimise cache pollution on memory reads and to eliminate it completely on memory writes. In addition, they operate with a built in aggressive data prefetching algorithm. In some cases, non-temporal MMXmark and SSEmark can deliver almost 100% of theoretical bandwidth while reading.
biology/biopython-1.68 (Score: 0.062004834)
Collection of Python modules for bioinformatics
The Biopython Project is an international association of developers who are providing freely available Python tools for use in areas of computational molecular biology such as bioinformatics and genomics. Biopython is a collection of Python packages and modules created by the Biopython Project, intended to provide the basis for building bioinformatics applications in the Python language. Note that the current release is alpha quality, and not yet deemed to be stable. This port includes optional support for Biopython-CORBA, a CORBA interface built to the BioCorba standard (http://biocorba.org/).