Ports 搜索

共有1,144项符合/databases/的查询结果,以下是第1,0911,100项(搜索用时0.027秒)
net/dico-2.3 (Score: 0.017154157)
Flexible modular implementation of DICT server
GNU Dico is a flexible modular implementation of DICT server (RFC 2229). It handles database accesses using loadable modules, and does not depend on particular database format. The package includes several loadable modules for interfacing with various database formats, among them a module for dict.org databases. New modules can be written in C, Guile or Python. The package also includes a console client program for querying remote dictionary servers.
net/kamailio-4.4.2 (Score: 0.017154157)
Very fast and configurable open source SIP proxy
Kamailio is an open source SIP proxy server that is capable of handling thousands of up calls in a second. Among the features it provides, are support for TCP, UDP and SCTP, secure communication via TLS for VoIP (voice, video), accounting, the most popular open source databases and much more. Originally starting out as the SIP Express Router (SER) project by the Fraunhofer Society in 2001, the design team got together in 2008, merged old and new source code and rebranded SER to Kamailio.
palm/p5-Palm-1.3.0 (Score: 0.017154157)
Perl 5 modules for reading and writing Palm database files
This is a set of Perl 5 modules for reading, manipulating, and writing the .prc and .pdb database files used by PalmOS devices such as the PalmPilot. It is fairly easy to extend the functionality of this package by writing parsers for any .pdb type that you like. This package includes sample modules to parse the databases created by the built-in applications (Address, Datebook, Mail, Memo, ToDo). These modules were written to support ColdSync, a Palm synchronization tool for Unix.
science/pyteomics-2.4.0 (Score: 0.017154157)
Python modules for proteomics data analysis
Pyteomics is a collection of lightweight and handy tools for Python that help to handle various sorts of proteomics data. Pyteomics provides a growing set of modules to facilitate the most common tasks in proteomics data analysis, such as: * calculation of basic physico-chemical properties of polypeptides: . mass and isotopic distribution . charge and pI . chromatographic retention time * access to common proteomics data: . MS or LC-MS data . FASTA databases . search engines output * easy manipulation of sequences of modified peptides and proteins
security/KeePassX-0.4.4 (Score: 0.017154157)
Cross Platform Password Manager
KeePassX is a free/open-source password manager or safe which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk. So you only have to remember one single master password or insert the key-disk to unlock the whole database. The databases are encrypted using the best and most secure encryption algorithms currently known (AES and Twofish).
security/keepassx-2.0.2 (Score: 0.017154157)
Cross Platform Password Manager
KeePassX is a free/open-source password manager or safe which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk. So you only have to remember one single master password or insert the key-disk to unlock the whole database. The databases are encrypted using the best and most secure encryption algorithms currently known (AES and Twofish).
sysutils/backup-4.2.3 (Score: 0.017154157)
Perform backup operations on remote and local environment
Backup is a RubyGem, written for Linux and Mac OSX, that allows you to easily perform backup operations on both your remote, as well as your local environment. It provides you with an elegant DSL in Ruby for modeling (configuring) your backups. Backup has built-in support for various databases, storage protocols/services, syncers, compressors, encryptors and notifiers which you can mix and match. It was built with modularity, extensibility and simplicity in mind.
sysutils/chef-11.14.6 (Score: 0.017154157)
Systems integration framework. Client part
Chef is a systems integration framework, built to bring the benefits of configuration management to your entire infrastructure. With Chef, you can: * Manage your servers by writing code, not by running commands. * Integrate tightly with your applications, databases, LDAP directories, and more. * Easily configure applications that require knowledge about your entire infrastructure ("What systems are running my application?" "What is the current master database server?")
textproc/RDFStore-0.51 (Score: 0.017154157)
Perl API for RDF Storage
RDFStore is a set of Perl modules to manage Resource Description Framework (RDF) model databases in a easy and straightforward way. The software started as a pure Perl implementation of the Draft Java API (see http://www-db.stanford.edu/~melnik/rdf/api.html) from the Stanford University DataBase Group by Sergey Melnik. A set of companion modules RDFStore::Parser::SiRPAC(3) RDFStore::Parser::OpenHealth(3) and Data::MagicTie(3) the suite allow a user to fetch, parse, process, store and query RDF models.
textproc/Lingua-EN-MatchNames-1.36 (Score: 0.017154157)
Smart matching for human names
You have two databases of person records that need to be synchronized or matched up, but they use different keys--maybe one uses SSN and the other uses employee id. The only fields you have to match on are first and last name. That's what this module is for. Just feed the first and last names to the name_eq() function, and it returns undef for no possible match, and a percentage of certainty (rank) otherwise. Seamus Venasse <svenasse@polaris.ca>