You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage protobuf-python-2.6.1-5.fc25.x86_64
This package contains Python libraries for Google Protocol Buffers
RPMPackage protobuf-lite-3.12.3-1.lbn25.x86_64
Protocol Buffers built with optimize_for = LITE_RUNTIME. The "optimize_for = LITE_RUNTIME" option causes the compiler to generate code which only depends libprotobuf-lite, which is much smaller than libprotobuf but lacks descriptors, reflection, and some other features.
RPMPackage protobuf-java-2.6.1-5.fc25.x86_64
This package contains Java Protocol Buffers runtime library.
RPMPackage protobuf-compiler-3.12.3-1.lbn25.x86_64
This package contains Protocol Buffers compiler for all programming languages
RPMPackage protobuf-3.12.3-1.lbn25.x86_64
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data – think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format.
RPMPackage proj-6.3.1-3.lbn25.x86_64
Proj and invproj perform respective forward and inverse transformation of cartographic data to or from cartesian data with a wide range of selectable projection functions.
RPMPackage procps-ng-3.3.15-4.lbn25.x86_64
The procps package contains a set of system utilities that provide system information. Procps includes ps, free, skill, pkill, pgrep, snice, tload, top, uptime, vmstat, pidof, pmap, slabtop, w, watch and pwdx. The ps command displays a snapshot of running processes. The top command provides a repetitive update of the statuses of running processes. The free command displays the amounts of free and used memory on your system. The skill command sends a terminate command (or another specified signal) to a specified set of processes. The snice command is used to change the scheduling priority of specified processes. The tload command prints a graph of the current system load average to a specified tty. The uptime command displays the current time, how long the system has been running, how many users are logged on, and system load averages for the past one, five, and fifteen minutes. The w command displays a list of the users who are currently logged on and what they are running. The watch program watches a running program. The vmstat command displays virtual memory statistics about processes, memory, paging, block I/O, traps, and CPU activity. The pwdx command reports the current working directory of a process or processes.
RPMPackage procmail-3.22-50.lbn25.x86_64
Procmail can be used to create mail-servers, mailing lists, sort your incoming mail into separate folders/files (real convenient when subscribing to one or more mailing lists or for prioritising your mail), preprocess your mail, start any programs upon mail arrival (e.g. to generate different chimes on your workstation for different types of mail) or selectively forward certain incoming mail automatically to someone.
RPMPackage pptp-1.8.0-8.lbn25.x86_64
Client for the proprietary Microsoft Point-to-Point Tunneling Protocol, PPTP. Allows connection to a PPTP based VPN as used by employers and some cable and ADSL service providers.
RPMPackage ppp-2.4.7-31.lbn25.x86_64
The ppp package contains the PPP (Point-to-Point Protocol) daemon and documentation for PPP support. The PPP protocol provides a method for transmitting datagrams over serial point-to-point links. PPP is usually used to dial in to an ISP (Internet Service Provider) or other organization over a modem and phone line.
RPMPackage postgresql-upgrade-12.2-1.lbn25.x86_64
The postgresql-upgrade package contains the pg_upgrade utility and supporting files needed for upgrading a PostgreSQL database from the previous major version of PostgreSQL.
RPMPackage postgresql-server-12.2-1.lbn25.x86_64
PostgreSQL is an advanced Object-Relational database management system (DBMS). The postgresql-server package contains the programs needed to create and run a PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL databases.
RPMPackage postgresql-pltcl-12.2-1.lbn25.x86_64
The postgresql-pltcl package contains the PL/Tcl procedural language, which is an extension to the PostgreSQL database server. Install this if you want to write database functions in Tcl.
RPMPackage postgresql-plpython3-12.2-1.lbn25.x86_64
The postgresql-plpython3 package contains the PL/Python3 procedural language, which is an extension to the PostgreSQL database server. Install this if you want to write database functions in Python 3.
RPMPackage postgresql-plpython-12.2-1.lbn25.x86_64
The postgresql-plpython package contains the PL/Python procedural language, which is an extension to the PostgreSQL database server. Install this if you want to write database functions in Python 2.
RPMPackage postgresql-plperl-12.2-1.lbn25.x86_64
The postgresql-plperl package contains the PL/Perl procedural language, which is an extension to the PostgreSQL database server. Install this if you want to write database functions in Perl.
RPMPackage postgresql-jdbc-9.4.1209-5.fc25.noarch
PostgreSQL is an advanced Object-Relational database management system. The postgresql-jdbc package includes the .jar files needed for Java programs to access a PostgreSQL database.
RPMPackage postgresql-docs-12.2-1.lbn25.x86_64
The postgresql-docs package contains some additional documentation for PostgreSQL. Currently, this includes the main documentation in PDF format and source files for the PostgreSQL tutorial.
RPMPackage postgresql-contrib-12.2-1.lbn25.x86_64
The postgresql-contrib package contains various extension modules that are included in the PostgreSQL distribution.
RPMPackage postgresql-12.2-1.lbn25.x86_64
PostgreSQL is an advanced Object-Relational database management system (DBMS). The base postgresql package contains the client programs that you'll need to access a PostgreSQL DBMS server, as well as HTML documentation for the whole system. These client programs can be located on the same machine as the PostgreSQL server, or on a remote machine that accesses a PostgreSQL server over a network connection. The PostgreSQL server can be found in the postgresql-server sub-package.