R 3.4.1 4.fc27 0 Applications/Engineering A language for data analysis and graphics This is a metapackage that provides both core R userspace and all R development components. R is a language and environment for statistical computing and graphics. R is similar to the award-winning S system, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, ...). R is designed as a true computer language with control-flow constructions for iteration and alternation, and it allows users to add additional functionality by defining new functions. For computationally intensive tasks, C, C++ and Fortran code can be linked and called at run time. R-ALL 1.6.0 5.fc27 11430324 Applications/Engineering Data of T- and B-cell Acute Lymphocytic Leukemia Data of T- and B-cell Acute Lymphocytic Leukemia from the Ritz Laboratory at the DFCI (includes Apr 2004 versions) R-AnnotationDbi 1.30.1 3.fc26 8221607 Applications/Engineering Annotation Database Interface Provides user interface and database connection code for annotation data packages using SQLite data storage. R-BH-devel 1.62.0.1 3.fc27 105079901 Applications/Engineering Boost C++ Header Files for R Boost provides free peer-reviewed portable C++ source libraries. A large part of Boost is provided as C++ template code which is resolved entirely at compile-time without linking. This package aims to provide the most useful subset of Boost libraries for template use among CRAN package. By placing these libraries in this package, we offer a more efficient distribution system for CRAN as replication of this code in the sources of other packages is avoided. R-BSgenome 1.32.0 1.fc21 1200097 Applications/Engineering Infrastructure for Biostrings-based genome data packages Infrastructure shared by all the Biostrings-based genome data packages R-BSgenome.Celegans.UCSC.ce2 1.3.19 5.fc21 30255944 Applications/Engineering Caenorhabditis elegans genome (UCSC Release ce2) Caenorhabditis elegans genome grabbed from UCSC (ce2, Mar. 2004) and stored in Biostrings objects R-Biobase 2.36.2 3.fc27 2848002 Applications/Engineering Base functions for Bioconductor Base functions for Bioconductor (bioconductor.org). Biobase provides functions that are needed by many other Bioconductor packages or which replace R functions. R-BiocGenerics 0.22.0 2.fc27 1010962 Unspecified Generic functions for Bioconductor S4 generic functions needed by many other Bioconductor packages. R-BiocParallel 1.10.1 2.fc27 968973 Applications/Productivity Bioconductor facilities for parallel evaluation This package provides modified versions and novel implementation of functions for parallel evaluation, tailored to use with Bioconductor objects. R-Biostrings 2.44.0 3.fc27 15066934 Applications/Engineering String objects representing biological sequences Memory efficient string containers, string matching algorithms, and other utilities, for fast manipulation of large biological sequences or set of sequences. R-Biostrings-devel 2.44.0 3.fc27 16968 Development/Libraries Development files for R-Biostrings The R-Biostrings-devel package contains libraries and header files for developing applications that use R-Biostrings. R-Biostrings-devel 2.44.0 3.fc27 16968 Development/Libraries Development files for R-Biostrings The R-Biostrings-devel package contains libraries and header files for developing applications that use R-Biostrings. R-BufferedMatrix 1.40.0 3.fc27 654721 Applications/Engineering A matrix data storage object method from bioconductor A tabular style data object where most data is stored outside main memory. A buffer is used to speed up access to data. This library is part of the bioconductor (bioconductor.org) project. R-BufferedMatrix 1.40.0 3.fc27 666002 Applications/Engineering A matrix data storage object method from bioconductor A tabular style data object where most data is stored outside main memory. A buffer is used to speed up access to data. This library is part of the bioconductor (bioconductor.org) project. R-BufferedMatrix-devel 1.40.0 3.fc27 18124 Development/Libraries Development files for R-BufferedMatrix The R-BufferedMatrix-devel package contains Header and libraries files for developing applications that use R-BufferedMatrix R-BufferedMatrix-devel 1.40.0 3.fc27 18124 Development/Libraries Development files for R-BufferedMatrix The R-BufferedMatrix-devel package contains Header and libraries files for developing applications that use R-BufferedMatrix R-BufferedMatrixMethods 1.40.0 3.fc27 71709 Applications/Productivity Microarray Data related methods that utlize BufferedMatrix Microarray analysis methods that use BufferedMatrix objects R-COPASI 4.20.165 1.fc27 15016764 Unspecified COPASI R Bindings This package provides the libraries to develop applications with COPASI R bindings. R-DBI 0.7 2.fc27 1910271 Applications/Engineering Database interface module for R A database interface (DBI) definition for communication between R and relational database management systems. R-DelayedArray 0.2.7 2.fc27 597295 Applications/Engineering Delayed operations on array-like objects Wrapping an array-like object (typically an on-disk object) in a DelayedArray object allows one to perform common array operations on it without loading the object in memory. In order to reduce memory usage and optimize performance, operations on the object are either delayed or executed using a block processing mechanism. Note that this also works on in-memory array-like objects like DataFrame objects (typically with Rle columns), Matrix objects, and ordinary arrays and data frames. R-DynDoc 1.52.0 1.fc26 187604 Applications/Productivity Functions for dynamic documents A set of functions to create and interact with dynamic documents and vignettes. R-GeneR 2.24.0 11.fc23 685032 Applications/Engineering R for genes and sequences analysis Package manipulating nucleotidic sequences (Embl, Fasta, GenBank). R-GenomeInfoDb 1.12.1 2.fc27 4364564 Applications/Productivity Utilities for manipulating chromosome and other 'seqname' identifiers The Seqnames package contains data and functions that define and allow translation between different chromosome sequence naming conventions (e.g., "chr1" versus "1"), including a function that attempts to place sequence names in their natural, rather than lexicographic, order. R-GenomeInfoDbData 0.99.0 2.fc27 16245817 Applications/Engineering Species and taxonomy ID look up tables used by GenomeInfoDb Files for mapping between NCBI taxonomy ID and species. Used by functions in the GenomeInfoDb package. R-GenomicAlignments 1.12.1 3.fc27 2360584 Applications/Engineering Representation and manipulation of short genomic alignments Provides efficient containers for storing and manipulating short genomic alignments (typically obtained by aligning short reads to a reference genome). This includes read counting, computing the coverage, junction detection, and working with the nucleotide content of the alignments. R-GenomicFeatures 1.14.2 2.fc21 2632472 Applications/Engineering Tools for making and manipulating transcript centric annotations A set of tools and methods for making and manipulating transcript centric annotations. With these tools the user can easily download the genomic locations of the transcripts, exons and cds of a given organism, from either the UCSC Genome Browser or a BioMart database (more sources will be supported in the future). This information is then stored in a local database that keeps track of the relationship between transcripts, exons, cds and genes. Flexible methods are provided for extracting the desired features in a convenient format. R-GenomicRanges 1.28.3 3.fc27 2215116 Applications/Engineering Representation and manipulation of genomic intervals The ability to efficiently store genomic annotations and alignments is playing a central role when it comes to analyze high-throughput sequencing data (a.k.a. NGS data). The package defines general purpose containers for storing genomic intervals as well as more specialized containers for storing alignments against a reference genome. R-IRanges 2.10.1 3.fc27 2527132 Applications/Engineering Low-level containers for storing sets of integer ranges The IRanges class and its extensions are low-level containers for storing sets of integer ranges. A typical use of these containers in biology is for representing a set of chromosome regions. More specific extensions of the IRanges class will typically allow the storage of additional information attached to each chromosome region as well as a hierarchical relationship between these regions. R-IRanges-devel 2.10.1 3.fc27 10475 Development/Libraries Development files for R-IRanges The R-IRanges-devel package contains libraries and header files for developing applications that use R-IRanges. R-IRanges-devel 2.10.1 3.fc27 10475 Development/Libraries Development files for R-IRanges The R-IRanges-devel package contains libraries and header files for developing applications that use R-IRanges. R-R6 2.2.1 2.fc27 643556 Applications/Engineering Classes with Reference Semantics The R6 package allows the creation of classes with reference semantics, similar to R's built-in reference classes. Compared to reference classes, R6 classes are simpler and lighter-weight, and they are not built on S4 classes so they do not require the methods package. These classes allow public and private members, and they support inheritance, even when the classes are defined in different packages. R-RCurl 1.95.4.8 3.fc27 1875503 Applications/Productivity General network (HTTP/FTP) client interface for R The package allows one to compose general HTTP requests and provides convenient functions to fetch URIs, get & post forms, etc. and process the results returned by the Web server. This provides a great deal of control over the HTTP/FTP/... connection and the form of the request while providing a higher-level interface than is available just using R socket connections. Additionally, the underlying implementation is robust and extensive, supporting FTP/FTPS/TFTP (uploads and downloads), SSL/HTTPS, telnet, dict, ldap, and also supports cookies, redirects, authentication, etc. R-RInside 0.2.14 4.fc27 212700 Unspecified C++ Classes to Embed R in C++ Applications The RInside packages makes it easier to have "R inside" your C++ application by providing a C++ wrapper class providing the R interpreter. R-RInside 0.2.14 4.fc27 272991 Unspecified C++ Classes to Embed R in C++ Applications The RInside packages makes it easier to have "R inside" your C++ application by providing a C++ wrapper class providing the R interpreter. R-RInside-devel 0.2.14 4.fc27 9971 Unspecified RInside Development Files Header files for RInside. R-RInside-devel 0.2.14 4.fc27 9971 Unspecified RInside Development Files Header files for RInside. R-RInside-examples 0.2.14 4.fc27 191076 Unspecified RInside Examples Numerous examples are provided in the eight sub-directories of the examples directory of the installed package: standard, mpi (for parallel computing), qt (showing how to embed RInside inside a Qt GUI application), wt (showing how to build a "web-application" using the Wt toolkit), armadillo (for RInside use with RcppArmadillo) and eigen (for RInside use with RcppEigen). R-RM2 0.0 18.fc27 43098 Applications/Engineering Revenue Management and Pricing for R RM2 is a simple package that implements functions used in revenue management and pricing environments. R-ROC 1.46.0 5.fc27 210682 Applications/Engineering Utilities for ROC Utilities for ROC with uarray focus. R-RODBC 1.3.15 3.fc27 996871 Applications/Productivity An ODBC database interface for R An ODBC database interface for R. R-RSQLite 1.1.2 4.fc27 1763931 Applications/Engineering SQLite database interface for R A SQLite database interface definition for communication between R and SQLite databases. R-RUnit 0.4.26 13.fc27 323062 Applications/Engineering R Unit test framework R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools R-Rcompression 0.93.2 17.fc27 331366 Applications/Productivity R Package for in-memory compression This package is a basic R interface to the zlib and bzip2 facilities for compressing and uncompressing data that are in memory rather than in files. R-Rcpp 0.12.13 1.fc27 3731210 Unspecified Seamless R and C++ Integration The Rcpp package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier integration of third-party libraries. Documentation about Rcpp is provided by several vignettes included in this package, via the Rcpp Gallery site at http://gallery.rcpp.org, the paper by Eddelbuettel and Francois (2011, JSS), and the book by Eddelbuettel (2013, Springer). See citation("Rcpp") for details on the last two. R-Rcpp 0.12.13 1.fc27 3717917 Unspecified Seamless R and C++ Integration The Rcpp package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier integration of third-party libraries. Documentation about Rcpp is provided by several vignettes included in this package, via the Rcpp Gallery site at http://gallery.rcpp.org, the paper by Eddelbuettel and Francois (2011, JSS), and the book by Eddelbuettel (2013, Springer). See citation("Rcpp") for details on the last two. R-Rcpp-devel 0.12.13 1.fc27 5748125 Unspecified Rcpp Development Files Header files for Rcpp. R-Rcpp-devel 0.12.13 1.fc27 5748125 Unspecified Rcpp Development Files Header files for Rcpp. R-Rcpp-examples 0.12.13 1.fc27 101035 Unspecified Rcpp Examples Examples for using Rcpp. R-Rsamtools 1.28.0 3.fc27 4673494 Applications/Engineering R interface to samtools This package provides an interface to the 'samtools', 'bcftools', and 'tabix' utilities (see 'LICENCE') for manipulating SAM (Sequence Alignment / Map), binary variant call (BCF) and compressed indexed tab-delimited (tabix) files. R-Rsamtools 1.28.0 3.fc27 4673823 Applications/Engineering R interface to samtools This package provides an interface to the 'samtools', 'bcftools', and 'tabix' utilities (see 'LICENCE') for manipulating SAM (Sequence Alignment / Map), binary variant call (BCF) and compressed indexed tab-delimited (tabix) files. R-Rsamtools-devel 1.28.0 3.fc27 179579 Applications/Engineering Development files for R-Rsamtools Development files for R-Rsamtools. R-Rsamtools-devel 1.28.0 3.fc27 190529 Applications/Engineering Development files for R-Rsamtools Development files for R-Rsamtools. R-Rsolid 0.9.31 22.fc27 44897 Applications/Engineering Quantile normalization and base calling for second generation sequencing data Rsolid is an R package for normalizing fluorescent intensity data from ABI/SOLiD second generation sequencing platform. It has been observed that the color-calls provided by factory software contain technical artifacts, where the proportions of colors called are extremely variable across sequencing cycles. Under the random DNA fragmentation assumption, these proportions should be equal across sequencing cycles and proportional to the dinucleotide frequencies of the sample. Rsolid implements a version of the quantile normalization algorithm that transforms the intensity values before calling colors. Results show that after normalization, the total number of mappable reads increases by around 5%, and number of perfectly mapped reads increases by 10%. Moreover a 2-5% reduction in overall error rates is observed, with a 2-6% reduction in the rate of valid adjacent color mis-matches. The latter is important, since it leads to a decrease in false-positive SNP calls. The normalization algorithm is computationally efficient. In a test we are able to process 300 million reads in 2 hours using 10 computer cluster nodes. The engine functions of the package are written in C for better performance. R-Rsolid 0.9.31 22.fc27 45513 Applications/Engineering Quantile normalization and base calling for second generation sequencing data Rsolid is an R package for normalizing fluorescent intensity data from ABI/SOLiD second generation sequencing platform. It has been observed that the color-calls provided by factory software contain technical artifacts, where the proportions of colors called are extremely variable across sequencing cycles. Under the random DNA fragmentation assumption, these proportions should be equal across sequencing cycles and proportional to the dinucleotide frequencies of the sample. Rsolid implements a version of the quantile normalization algorithm that transforms the intensity values before calling colors. Results show that after normalization, the total number of mappable reads increases by around 5%, and number of perfectly mapped reads increases by 10%. Moreover a 2-5% reduction in overall error rates is observed, with a 2-6% reduction in the rate of valid adjacent color mis-matches. The latter is important, since it leads to a decrease in false-positive SNP calls. The normalization algorithm is computationally efficient. In a test we are able to process 300 million reads in 2 hours using 10 computer cluster nodes. The engine functions of the package are written in C for better performance. R-Rsolid-devel 0.9.31 22.fc27 291439 Development/Libraries Development files for R-Rsolid The R-Rsolid-devel package contains header and library files for developing applications that use R-Rsolid R-Rsolid-devel 0.9.31 22.fc27 291439 Development/Libraries Development files for R-Rsolid The R-Rsolid-devel package contains header and library files for developing applications that use R-Rsolid R-S4Vectors 0.14.3 3.fc27 1944063 Applications/Engineering S4 implementation of vectors and lists The S4Vectors package defines the Vector and List virtual classes and a set of generic functions that extend the semantic of ordinary vectors and lists in R. Package developers can easily implement vector-like or list-like objects as concrete subclasses of Vector or List. In addition, a few low-level concrete subclasses of general interest (e.g. DataFrame, Rle, and Hits) are implemented in the S4Vectors package itself (many more are implemented in the IRanges package and in other Bioconductor infrastructure packages). R-S4Vectors 0.14.3 3.fc27 1951326 Applications/Engineering S4 implementation of vectors and lists The S4Vectors package defines the Vector and List virtual classes and a set of generic functions that extend the semantic of ordinary vectors and lists in R. Package developers can easily implement vector-like or list-like objects as concrete subclasses of Vector or List. In addition, a few low-level concrete subclasses of general interest (e.g. DataFrame, Rle, and Hits) are implemented in the S4Vectors package itself (many more are implemented in the IRanges package and in other Bioconductor infrastructure packages). R-S4Vectors-devel 0.14.3 3.fc27 26888 Applications/Engineering Development files for R-S4Vectors Development files for R-S4Vectors. R-S4Vectors-devel 0.14.3 3.fc27 26888 Applications/Engineering Development files for R-S4Vectors Development files for R-S4Vectors. R-SEDML 0.3.1 23.fc27 3136713 Unspecified R library that fully supports SED-ML for SBML The SEDML R package contains the libraries to develop applications with libSEDML R bindings. R-SummarizedExperiment 1.6.3 2.fc27 2795304 Applications/Engineering SummarizedExperiment container The SummarizedExperiment container contains one or more assays, each represented by a matrix-like object of numeric or other mode. The rows typically represent genomic ranges of interest and the columns represent samples. R-TH-data 1.0.3 3.fc23 4228362 Applications/Engineering Data for other R packages Data for other R packages. R-XML 3.98.1.7 3.fc27 7161292 Applications/Engineering Tools for parsing and generating xml within r and s-plus This package provides many approaches for both reading and creating XML (and HTML) documents (including DTDs), both local and accessible via HTTP or FTP. It also offers access to an XPath "interpreter". R-XVector 0.16.0 3.fc27 634914 Applications/Engineering Representation and manipulation of external sequences Memory efficient S4 classes for storing sequences "externally" (behind an R external pointer, or on disk). R-XVector 0.16.0 3.fc27 627816 Applications/Engineering Representation and manipulation of external sequences Memory efficient S4 classes for storing sequences "externally" (behind an R external pointer, or on disk). R-XVector-devel 0.16.0 3.fc27 17016 Applications/Engineering Development files for R-XVector Development files for R-XVector. R-XVector-devel 0.16.0 3.fc27 17016 Applications/Engineering Development files for R-XVector Development files for R-XVector. R-abind 1.4.0 12.fc27 58644 Applications/Productivity Combine multi-dimensional arrays Combine multi-dimensional arrays. This is a generalization of cbind and rbind. Takes a sequence of vectors, matrices, or arrays and produces a single array of the same or higher dimension. R-acepack 1.4.1 4.fc27 167768 Applications/Productivity ACE and AVAS methods for choosing regression transformations ACE and AVAS (additivity and variance stabilization) are used to estimate transformations for regression. R-affy 1.54.0 3.fc27 1913577 Applications/Engineering Methods for Affymetrix Oligonucleotide Arrays The package contains functions for exploratory oligonucleotide array analysis. The dependancy to tkWidgets only concerns few convenience functions. 'affy' is fully functional without it. R-affydata 1.16.0 2.fc24 24521908 Applications/Engineering Affymetrix data for demonstration purpose Example data sets of a slightly large size. They represent 'real world examples', unlike the artificial examples included in the package affy. R-affyio 1.46.0 3.fc27 223701 Applications/Engineering Tools for parsing Affymetrix data files Routines for parsing Affymetrix data files based upon file format information. Primary focus is on accessing the CEL and CDF file formats. R-base64enc 0.1.3 1.fc27 41543 Unspecified Tools for base64 encoding This package provides tools for handling base64 encoding. It is more flexible than the orphaned base64 package. R-biglm 0.9.1 10.fc27 65203 Applications/Productivity Bounded memory linear and generalized linear models Regression for data too large to fit in memory. R-biomaRt 2.18.0 6.fc27 483194 Applications/Productivity R Interface to BioMart databases In recent years a wealth of biological data has become available in public data repositories. Easy access to these valuable data resources and firm integration with data analysis is needed for comprehensive bioinformatics data analysis. biomaRt provides an interface to a growing collection of databases implementing the BioMart software suite (http://www.biomart.org). The package enables retrieval of large amounts of data in a uniform way without the need to know the underlying database schemas or write complex SQL queries. Examples of BioMart databases are Ensembl, COSMIC, Uniprot, HGNC, Gramene, Wormbase and dbSNP mapped to Ensembl. These major databases give biomaRt users direct access to a diverse set of data and enable a wide range of powerful online queries from gene annotation to database mining. R-bitops 1.0.6 7.fc27 40170 Applications/Productivity Functions for Bitwise operations Functions for Bitwise operations on integer vectors. R-caTools 1.17.1 6.fc27 305776 Applications/Engineering Tools: moving window statistics, gif, base64, roc auc... Contains several basic utility functions including: moving (rolling, running) window statistic functions, read/write for GIF and ENVI binary files, fast calculation of AUC, LogitBoost classifier, base64 encoder/decoder, round-off error free sum and cumsum, etc. R-car 2.0.19 3.fc23 1891115 Applications/Engineering Companion to Applied Regression package for R This package accompanies J. Fox, An R and S-PLUS Companion to Applied Regression, Sage, 2002. The package contains mostly functions for applied regression, linear models, and generalized linear models, with an emphasis on regression diagnostics, particularly graphical diagnostic methods. There are also some utility functions. With some exceptions, it does not duplicate capabilities in the basic distribution of R, nor in widely used packages. Where relevant, the functions in car are consistent with na.action = na.omit or na.exclude. R-combinat 0.0.8 13.fc27 46848 Applications/Productivity R routines for combinatorics R routines for combinatorics R-core 3.4.1 4.fc27 87295032 Applications/Engineering The minimal R components necessary for a functional runtime A language and environment for statistical computing and graphics. R is similar to the award-winning S system, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, ...). R is designed as a true computer language with control-flow constructions for iteration and alternation, and it allows users to add additional functionality by defining new functions. For computationally intensive tasks, C, C++ and Fortran code can be linked and called at run time. R-core 3.4.1 4.fc27 87730177 Applications/Engineering The minimal R components necessary for a functional runtime A language and environment for statistical computing and graphics. R is similar to the award-winning S system, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, ...). R is designed as a true computer language with control-flow constructions for iteration and alternation, and it allows users to add additional functionality by defining new functions. For computationally intensive tasks, C, C++ and Fortran code can be linked and called at run time. R-core-devel 3.4.1 4.fc27 369521 Applications/Engineering Core files for development of R packages (no Java) Install R-core-devel if you are going to develop or compile R packages. This package does not configure the R environment for Java, install R-java-devel if you want this. R-core-devel 3.4.1 4.fc27 369523 Applications/Engineering Core files for development of R packages (no Java) Install R-core-devel if you are going to develop or compile R packages. This package does not configure the R environment for Java, install R-java-devel if you want this. R-crayon 1.3.1 5.fc27 660849 Applications/Engineering Colored Terminal Output Colored terminal output on terminals that support 'ANSI' color and highlight codes. It also works in 'Emacs' 'ESS'. 'ANSI' color support is automatically detected. Colors and highlighting can be combined and nested. New styles can also be created easily. This package was inspired by the 'chalk' 'JavaScript' project. R-devel 3.4.1 4.fc27 0 Applications/Engineering Full R development environment metapackage This is a metapackage to install a complete (with Java) R development environment. R-devel 3.4.1 4.fc27 0 Applications/Engineering Full R development environment metapackage This is a metapackage to install a complete (with Java) R development environment. R-digest 0.6.12 3.fc27 229869 Applications/Engineering Create Cryptographic Hash Digest of R Objects Implementation of a function 'digest()' for the creation of hash digests of arbitrary R objects (using the md5, sha-1, sha-256, crc32, xxhash and murmurhash algorithms) permitting easy comparison of R language objects, as well as a function 'hmac()' to create hash-based message authentication code. The md5 algorithm by Ron Rivest is specified in RFC 1321, the sha-1 and sha-256 algorithms are specified in FIPS-180-1 and FIPS-180-2, and the crc32 algorithm is described in ftp://ftp.rocksoft.com/cliens/rocksoft/papers/crc_v3.txt. For md5, sha-1, sha-256 and aes, this package uses small standalone implementations that were provided by Christophe Devine. For crc32, code from the zlib library is used. For sha-512, an implementation by Aaron D. Gifford is used. For xxHash, the implementation by Yann Collet is used. For murmurhash, an implementation by Shane Day is used. Please note that this package is not meant to be deployed for cryptographic purposes for which more comprehensive (and widely tested) libraries such as OpenSSL should be used. R-digest 0.6.12 3.fc27 263270 Applications/Engineering Create Cryptographic Hash Digest of R Objects Implementation of a function 'digest()' for the creation of hash digests of arbitrary R objects (using the md5, sha-1, sha-256, crc32, xxhash and murmurhash algorithms) permitting easy comparison of R language objects, as well as a function 'hmac()' to create hash-based message authentication code. The md5 algorithm by Ron Rivest is specified in RFC 1321, the sha-1 and sha-256 algorithms are specified in FIPS-180-1 and FIPS-180-2, and the crc32 algorithm is described in ftp://ftp.rocksoft.com/cliens/rocksoft/papers/crc_v3.txt. For md5, sha-1, sha-256 and aes, this package uses small standalone implementations that were provided by Christophe Devine. For crc32, code from the zlib library is used. For sha-512, an implementation by Aaron D. Gifford is used. For xxHash, the implementation by Yann Collet is used. For murmurhash, an implementation by Shane Day is used. Please note that this package is not meant to be deployed for cryptographic purposes for which more comprehensive (and widely tested) libraries such as OpenSSL should be used. R-digest-devel 0.6.12 3.fc27 3165 Applications/Engineering Header files for compiling against digest Header files for compiling against digest. R-digest-devel 0.6.12 3.fc27 3165 Applications/Engineering Header files for compiling against digest Header files for compiling against digest. R-expm 0.999.2 3.fc27 256185 Applications/Engineering Computation of the matrix exponential and related quantities Efficient calculation of the exponential of a matrix. The package contains an R interface and a C API that package authors can use. R-fibroEset 1.6.0 5.fc27 1957712 Applications/Engineering ExprSet for karaman et al. (2003) fibroblasts data ExprSet for Karaman et al. (2003) human, bonobo and gorilla fibroblasts data. R-futile.logger 1.4.3 2.fc27 126941 Applications/Engineering A logging utility for R Provides a simple yet powerful logging utility. Based loosely on log4j, futile.logger takes advantage of R idioms to make logging a convenient and easy to use replacement for cat and print statements. R-futile.options 1.0.0 2.fc27 24227 Applications/Engineering Futile options management A scoped options management framework. R-hgu133acdf 2.16.0 3.fc26 1747791 Applications/Engineering HG-U133A.cdf data file Environment representing the HG-U133A.cdf file. R-hgu95av2cdf 2.16.0 3.fc26 1347297 Applications/Engineering HG_U95Av2.CDF data file Environment representing the HG_U95Av2.CDF file. R-hgu95av2probe 2.16.0 3.fc26 2567852 Applications/Engineering Probe sequence data for microarrays of type hgu95av2 This package was automatically created by package matchprobes version 1.9.2. The probe sequence data was obtained from http://www.affymetrix.com. The file name was HG\_U95Av2\_probe\_tab. R-highlight 0.4.7.1 4.fc27 1362076 Unspecified R Syntax Highlighter Syntax highlighter for R code based on the results of the R parser. Rendering in HTML and latex markup. Custom Sweave driver performing syntax highlighting of R code chunks. R-highr 0.6 2.fc27 62809 Unspecified Syntax Highlighting for R Source Code Provides syntax highlighting for R source code. Currently it supports LaTeX and HTML output. Source code of other languages is supported via Andre Simon's highlight package (http://www.andre-simon.de). R-inline 0.3.14 3.fc27 164322 Unspecified Functions to Inline C, C++, Fortran Function Calls from R Functionality to dynamically define R functions and S4 methods with inlined C, C++ or Fortran code supporting .C and .Call calling conventions. R-java 3.4.1 4.fc27 0 Applications/Engineering R with Fedora provided Java Runtime Environment A language and environment for statistical computing and graphics. R is similar to the award-winning S system, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, ...). R is designed as a true computer language with control-flow constructions for iteration and alternation, and it allows users to add additional functionality by defining new functions. For computationally intensive tasks, C, C++ and Fortran code can be linked and called at run time. This package also has an additional dependency on java, as provided by Fedora's openJDK. R-java-devel 3.4.1 4.fc27 0 Applications/Engineering Development package for use with Java enabled R components Install R-java-devel if you are going to develop or compile R packages that assume java is present and configured on the system. R-java-devel 3.4.1 4.fc27 0 Applications/Engineering Development package for use with Java enabled R components Install R-java-devel if you are going to develop or compile R packages that assume java is present and configured on the system. R-jpeg 0.1.8 3.fc27 49734 Unspecified Read and write JPEG images This package provides an easy and simple way to read, write and display bitmap images stored in the JPEG format. It can read and write both files and in-memory raw vectors. R-lambda.r 1.1.9 2.fc27 130881 Applications/Engineering Modeling data with functional programming A language extension to efficiently write functional programs in R. Syntax extensions include multi-part function definitions, pattern matching, guard statements, built-in (optional) type safety. R-libSBML 5.15.0 6.fc27 18355946 Unspecified R bindings for libSBML This package contains R bindings for libSBML. R-littler 0.3.2 4.fc27 138904 Unspecified littler: R at the Command-Line via 'r' A scripting and command-line front-end is provided by 'r' (aka 'littler') as a lightweight binary wrapper around the GNU R language and environment for statistical computing and graphics. While R can be used in batch mode, the r binary adds full support for both 'shebang'-style scripting (i.e. using a hash-mark-exclamation-path expression as the first line in scripts) as well as command-line use in standard Unix pipelines. In other words, r provides the R language without the environment. R-littler-examples 0.3.2 4.fc27 29928 Unspecified R-littler Examples Examples for using R-littler. R-lmtest 0.9.35 3.fc27 415304 Applications/Engineering Testing Linear Regression Models for R A collection of tests, data sets and examples for diagnostic checking in linear regression models in R. R-mAr 1.1.2 14.fc27 49332 Applications/Engineering R module to evaluate functions for multivariate AutoRegressive analysis R package: An R add-on package for estimation of multivariate AR models through a computationally-efficient stepwise least-squares algorithm (Neumaier and Schneider, 2001); the procedure is of particular interest for high-dimensional data without missing values such as geophysical fields. R-maanova 1.46.1 3.fc27 1250736 Applications/Productivity Analysis of N-dye Micro Array using mixed model effect Analysis of N-dye Micro Array experiment using mixed model effect Containing analysis of variance, permutation and bootstrap, cluster and consensus tree R-magrittr 1.5 2.fc27 254062 Applications/Engineering Provides a mechanism for chaining commands with a new forward-pipe operator Provides a mechanism for chaining commands with a new forward-pipe operator. This operator will forward a value, or the result of an expression, into the next function call/expression. There is flexible support for the type of right-hand side expressions. For more information, see package vignette. To quote Rene Magritte, "Ceci n'est pas un pipe." R-matrixStats 0.52.2 3.fc27 2621030 Applications/Productivity Functions that Apply to Rows and Columns of Matrices (and to Vectors) High-performing functions operating on rows and columns of matrices, e.g. col / rowMedians(), col / rowRanks(), and col / rowSds(). Functions optimized per data type and for subsetted calculations such that both memory usage and processing time is minimized. There are also optimized vector-based methods, e.g. binMeans(), madDiff() and weightedMedian(). R-memoise 0.2.1 5.fc27 24232 Applications/Engineering Memoise functions Cache the results of a function so that when you call it again with the same arguments it returns the pre-computed value. R-mime 0.5 1.fc27 36697 Unspecified Map Filenames to MIME Types Guesses the MIME type from a filename extension using the data derived from /etc/mime.types in UNIX-type systems. R-msm 1.6.4 3.fc27 1548290 Applications/Engineering Multi-state Markov and hidden Markov models in continuous time Functions for fitting general continuous-time Markov and hidden Markov multi-state models to longitudinal data. Both Markov transition rates and the hidden Markov output process can be modeled in terms of covariates. A variety of observation schemes are supported, including processes observed at arbitrary times, completely-observed processes, and censored states. R-multcomp 1.4.5 4.fc27 1040146 Applications/Engineering Simultaneous inference for general linear hypotheses R Package This R package contains functions for simultaneous tests and confidence intervals for general linear hypotheses in parametric models, including linear, generalized linear, linear mixed effects, and survival models. R-multtest 2.32.0 3.fc27 1053393 Applications/Productivity Multiple hypothesis testing library from Bioconductor Non-parametric bootstrap and permutation resampling-based multiple testing procedures for controlling the family-wise error rate (FWER), generalized family-wise error rate (gFWER), tail probability of the proportion of false positives (TPPFP), and false discovery rate (FDR). Single-step and step-wise methods are implemented. Tests based on a variety of t- and F-statistics (including t-statistics based on regression parameters from linear and survival models) are included. Results are reported in terms of adjusted p-values, confindence regions and test statistic cutoffs. The procedures are directly applicable to identifying differentially expressed genes in DNA microarray experiments. This Library is a part of the Bioconductor (bioconductor.org) proejct. R-mvtnorm 1.0.6 3.fc27 273817 Applications/Engineering Multivariate normal and T distribution R Package This R package computes multivariate normal and t probabilities, quantiles and densities. R-mvtnorm 1.0.6 3.fc27 282640 Applications/Engineering Multivariate normal and T distribution R Package This R package computes multivariate normal and t probabilities, quantiles and densities. R-mvtnorm-devel 1.0.6 3.fc27 4253 Development/Libraries Development files for R-mvtnorm The R-mvtnorm-devel package contains Header and libraries files for developing applications that use R-mvtnorm R-mvtnorm-devel 1.0.6 3.fc27 4253 Development/Libraries Development files for R-mvtnorm The R-mvtnorm-devel package contains Header and libraries files for developing applications that use R-mvtnorm R-nws 1.7.0.1 13.fc27 824676 Applications/Productivity R functions for NetWorkSpaces and Sleigh Provides coordination and parallel execution facilities, as well as limited cross-language data exchange, using the netWorkSpaces server developed by REvolution Computing. R-pbdRPC 0.1.1 7.fc27 310860 Unspecified Programming with Big Data -- Remote Procedure Call A very light implementation yet secure for remote procedure calls with unified interface via ssh (OpenSSH). R-plogr 0.1.1 2.fc27 10914 Applications/Engineering C++ Logging Library for R A simple header-only logging library for C++. Add 'LinkingTo: plogr' to 'DESCRIPTION', and '#include ' in your C++ modules to use it. R-plogr-devel 0.1.1 2.fc27 17631 Applications/Engineering Devel files for R-plogr Development files for R-plogr. R-pls 2.4.3 7.fc27 886503 Applications/Productivity Multivariate regression by PLSR and PCR Multivariate regression by partial least squares regression (PLSR) and principal component regression (PCR) R-plyr 1.8.4 4.fc27 989698 Unspecified Tools for Splitting, Applying and Combining Data A set of tools that solves a common set of problems: you need to break a big problem down into manageable pieces, operate on each piece and then put all the pieces back together. For example, you might want to fit a model to each spatial location or time point in your study, summarise data by panels or collapse high-dimensional arrays to simpler summary statistics. The development of 'plyr' has been generously supported by 'Becton Dickinson'. R-png 0.1.7 3.fc27 63368 Unspecified Read and write PNG images This package provides an easy and simple way to read, write and display bitmap images stored in the PNG format. It can read and write both files and in-memory raw vectors. R-praise 1.0.0 5.fc27 21538 Applications/Engineering Praise Users Build friendly R packages that praise their users if they have done something good, or they just need it to feel better. R-preprocessCore 1.38.1 3.fc27 284065 Applications/Engineering A collection of pre-processing functions A library of core preprocessing routines R-preprocessCore 1.38.1 3.fc27 284640 Applications/Engineering A collection of pre-processing functions A library of core preprocessing routines R-preprocessCore-devel 1.38.1 3.fc27 134274 Development/Libraries Development files for R-preprocessCore The R-preprocessCore-devel package contains Header and libraries files for developing applications that use R-preprocessCore R-preprocessCore-devel 1.38.1 3.fc27 134274 Development/Libraries Development files for R-preprocessCore The R-preprocessCore-devel package contains Header and libraries files for developing applications that use R-preprocessCore R-qcc 2.2 12.fc27 427745 Applications/Engineering SQC package for R An R package for quality control charting and statistical process control. The qcc package for the R statistical environment provides: - Plot Shewhart quality control charts - Plot Cusum and EMWA charts for continuous data - Draw operating characteristic curves - Perform process capability analysis - Draw Pareto charts and cause-and-effect diagrams R-qtl 1.41.6 3.fc27 6088561 Unspecified Tools for analyzing QTL experiments R-qtl is an extensible, interactive environment for mapping quantitative trait loci (QTLs) in experimental crosses. Our goal is to make complex QTL mapping methods widely accessible and allow users to focus on modeling rather than computing. A key component of computational methods for QTL mapping is the hidden Markov model (HMM) technology for dealing with missing genotype data. We have implemented the main HMM algorithms, with allowance for the presence of genotyping errors, for backcrosses, intercrosses, and phase-known four-way crosses. The current version of R-qtl includes facilities for estimating genetic maps, identifying genotyping errors, and performing single-QTL genome scans and two-QTL, two-dimensional genome scans, by interval mapping (with the EM algorithm), Haley-Knott regression, and multiple imputation. All of this may be done in the presence of covariates (such as sex, age or treatment). One may also fit higher-order QTL models by multiple imputation and Haley-Knott regression. R-qvalue 1.38.0 5.fc27 277836 Applications/Engineering Q-value estimation for false discovery rate control It takes a list of p-values resulting from the simultaneous testing of many hypotheses and estimates their q-values. The q-value of a test measures the proportion of false positives incurred (called the false discovery rate) when that particular test is called significant. Various plots are automatically generated, allowing one to make sensible significance cut-offs. Several mathematical results have recently been shown on the conservative accuracy of the estimated q-values from this software. The software can be applied to problems in genomics, brain imaging, astrophysics, and data mining. This package is a part of the Bioconductor (bioconductor.org) project. R-rlecuyer 0.3.4 3.fc27 84997 Applications/Engineering R interface to RNG with multiple streams Provides an interface to the C implementation of the random number generator with multiple independent streams developed by L'Ecuyer et al (2002). The main purpose of this package is to enable the use of this random number generator in parallel R applications. R-rtracklayer 1.36.3 3.fc27 3354316 Applications/Productivity R interface to genome browsers and their annotation tracks Extensible framework for interacting with multiple genome browsers (currently UCSC built-in) and manipulating annotation tracks in various formats (currently GFF, BED, bedGraph, BED15, WIG, and BigWig built-in). The user may export/import tracks to/from the supported browsers, as well as query and modify the browser state, such as the current viewport. R-sandwich 2.3.0 6.fc27 648067 Applications/Engineering Robust Covariance Matrix Estimators Model-robust standard error estimators for cross-sectional, time series and longitudinal data. R-sciplot 1.1.0 10.fc27 40553 Applications/Productivity Scientific Graphing Functions for Factorial Designs A collection of functions that creates graphs with error bars for data collected from one-way or higher factorial designs R-shogun 6.0.0 5.fc27 11419399 Unspecified R-plugin for shogun This package contains the R-plugin for shogun. The Shogun Machine learning toolbox provides a wide range of unified and efficient Machine Learning (ML) methods. The toolbox seamlessly allows to easily combine multiple data representations, algorithm classes, and general purpose tools. This enables both rapid prototyping of data pipelines and extensibility in terms of new algorithms. We combine modern software architecture in C++ with both efficient low-level computing back-ends and cutting edge algorithm implementations to solve large-scale Machine Learning problems (yet) on single machines. One of Shogun's most exciting features is that you can use the toolbox through a unified interface from C++, Python(3), Octave, R, Java, Lua, etc. This not just means that we are independent of trends in computing languages, but it also lets you use Shogun as a vehicle to expose your algorithm to multiple communities. We use SWIG to enable bidirectional communication between C++ and target languages. Shogun runs under Linux/Unix, MacOS, Windows. Originally focusing on large-scale kernel methods and bioinformatics (for a list of scientific papers mentioning Shogun, see here), the toolbox saw massive extensions to other fields in recent years. It now offers features that span the whole space of Machine Learning methods, including many classical methods in classification, regression, dimensionality reduction, clustering, but also more advanced algorithm classes such as metric, multi-task, structured output, and online learning, as well as feature hashing, ensemble methods, and optimization, just to name a few. Shogun in addition contains a number of exclusive state-of-the art algorithms such as a wealth of efficient SVM implementations, Multiple Kernel Learning, kernel hypothesis testing, Krylov methods, etc. All algorithms are supported by a collection of general purpose methods for evaluation, parameter tuning, preprocessing, serialization & I/O, etc; the resulting combinatorial possibilities are huge. The wealth of ML open-source software allows us to offer bindings to other sophisticated libraries including: LibSVM, LibLinear, LibOCAS, libqp, VowpalWabbit, Tapkee, SLEP, GPML and more. Shogun got initiated in 1999 by Soeren Sonnenburg and Gunnar Raetsch (that's where the name ShoGun originates from). It is now developed by a larger team of authors, and would not have been possible without the patches and bug reports by various people. See contributions for a detailed list. Statistics on Shogun's development activity can be found on ohloh. R-snow 0.4.2 2.fc27 96755 Applications/Engineering Simple Network of Workstations Support for simple parallel computing in R. R-sp 1.2.5 3.fc27 2234104 Unspecified Classes and Methods for Spatial Data Classes and methods for spatial data; the classes document where the spatial location information resides, for 2D or 3D data. Utility functions are provided, e.g. for plotting data as maps, spatial selection, as well as methods for retrieving coordinates, for subsetting, print, summary, R-sp 1.2.5 3.fc27 2245713 Unspecified Classes and Methods for Spatial Data Classes and methods for spatial data; the classes document where the spatial location information resides, for 2D or 3D data. Utility functions are provided, e.g. for plotting data as maps, spatial selection, as well as methods for retrieving coordinates, for subsetting, print, summary, R-sp-devel 1.2.5 3.fc27 22593 Unspecified Development files for R-sp Development files for R-sp. R-sp-devel 1.2.5 3.fc27 22593 Unspecified Development files for R-sp Development files for R-sp. R-statmod 1.4.20 7.fc27 270844 Applications/Engineering Statistical modeling Various statistical modeling functions including growth curve comparisons, limiting dilution analysis, mixed linear models, heteroscedastic regression, Tweedie family generalized linear models, the inverse-Gaussian distribution and Gauss quadrature. R-stringi 1.1.5 1.fc27 1416119 Unspecified Character String Processing Facilities Allows for fast, correct, consistent, portable, as well as convenient character string/text processing in every locale and any native encoding. Owing to the use of the ICU library, the package provides R users with platform-independent functions known to Java, Perl, Python, PHP, and Ruby programmers. Available features include: pattern searching (e.g., with ICU Java-like regular expressions or the Unicode Collation Algorithm), random string generation, case mapping, string transliteration, concatenation, Unicode normalization, date-time formatting and parsing, etc. R-stringi 1.1.5 1.fc27 1391934 Unspecified Character String Processing Facilities Allows for fast, correct, consistent, portable, as well as convenient character string/text processing in every locale and any native encoding. Owing to the use of the ICU library, the package provides R users with platform-independent functions known to Java, Perl, Python, PHP, and Ruby programmers. Available features include: pattern searching (e.g., with ICU Java-like regular expressions or the Unicode Collation Algorithm), random string generation, case mapping, string transliteration, concatenation, Unicode normalization, date-time formatting and parsing, etc. R-stringi-devel 1.1.5 1.fc27 57027 Unspecified Development files for R-stringi Development files for R-stringi. R-stringi-devel 1.1.5 1.fc27 57027 Unspecified Development files for R-stringi Development files for R-stringi. R-systemfit 1.1.15 10.fc27 963861 Applications/Engineering Simultaneous Equation Estimation R Package This R package contains functions for fitting simultaneous systems of linear and nonlinear equations using Ordinary Least Squares (OLS), Weighted Least Squares (WLS), Seemingly Unrelated Regressions (SUR), Two-Stage Least Squares (2SLS), Weighted Two-Stage Least Squares (W2SLS), Three-Stage Least Squares (3SLS), and Weighted Three-Stage Least Squares (W3SLS). R-testit 0.7 2.fc27 31897 Unspecified A Simple Package for Testing R Packages Provides two convenience functions assert() and test_pkg() to facilitate testing R packages. R-testthat 1.0.2 3.fc27 1124453 Applications/Engineering Unit Testing for R A unit testing system designed to be fun, flexible, and easy to set up. R-timeDate 3010.98 7.fc27 1268736 Applications/Engineering Rmetrics - chronological and calendrical objects Environment for teaching Financial Engineering and Computational Finance. R-tkWidgets 1.42.0 5.fc27 557235 Applications/Productivity Widgets to provide user interfaces from bioconductor Widgets to provide user interfaces. tcltk should have been installed for the widgets to run. This package is a part of the bioconductor (bioconductor.org) project R-uuid 0.1.2 2.fc27 27612 Unspecified Tools for generating and handling of UUIDs Tools for generating and handling of UUIDs (Universally Unique Identifiers). R-waveslim 1.7.5 6.fc27 1121875 Applications/Engineering R module, Basic wavelet routines for 1,2 and 3-dimensional signal processing Basic wavelet routines for time series (1D), image (2D) and array (3D) analysis. The code provided here is based on wavelet methodology developed in Percival and Walden (2000); Gencay, Selcuk and Whitcher (2001); the dual-tree complex wavelet transform (CWT) from Kingsbury (1999, 2001) as implemented by Selesnick; and Hilbert wavelet pairs (Selesnick 2001, 2002). All figures in chapters 4-7 of GSW (2001) are reproducible using this package and R code available at the book website(s) below. R-wavethresh 4.6.8 3.fc27 2438860 Applications/Engineering R module, Software to perform wavelet statistics and transforms Software to perform 1-d and 2-d wavelet statistics and transforms R-widgetTools 1.42.0 5.fc27 387455 Applications/Productivity Bioconductor tools to support tcltk widgets This package contains tools to support the construction of tcltk widgets. This library is part of the bioconductor (bioconductor.org) project R-withr 2.0.0 2.fc27 95502 Unspecified Run Code 'With' Temporarily Modified Global State A set of functions to run code 'with' safely and temporarily modified global state. Many of these functions were originally a part of the 'devtools' package, this provides a simple package with limited dependencies to provide access to these functions. R-xtable 1.7.1 4.fc21 436360 Applications/Engineering Export tables to LaTeX or HTML Coerce data to LaTeX and HTML tables. R-yaml 2.1.14 2.fc27 197272 Unspecified Methods to Convert R Data to YAML and Back Implements the 'libyaml' 'YAML' 1.1 parser and emitter () for R. R-zoo 1.7.13 6.fc27 1300547 Applications/Engineering Z's ordered observations for irregular time series An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irregular time series of numeric vectors/matrices and factors. zoo's key design goals are independence of a particular index/date/ time class and consistency with with ts and base R by providing methods to extend standard generics. R-zoo 1.7.13 6.fc27 1301189 Applications/Engineering Z's ordered observations for irregular time series An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irregular time series of numeric vectors/matrices and factors. zoo's key design goals are independence of a particular index/date/ time class and consistency with with ts and base R by providing methods to extend standard generics. R-zoo-devel 1.7.13 6.fc27 364 Development/Libraries Development files for R-zoo The R-zoo-devel package contains Header and libraries files for developing applications that use R-zoo R-zoo-devel 1.7.13 6.fc27 364 Development/Libraries Development files for R-zoo The R-zoo-devel package contains Header and libraries files for developing applications that use R-zoo R2spec 4.2.1 7.fc27 133263 Development/Languages Python script to generate R spec file R2spec is a small python tool that generates spec file for R libraries. It can work from a URL or a tarball. R2spec provides R2rpm which generates rpm for R libraries using the R2spec API. RBTools 0.7.10 2.fc27 1574509 Applications/Internet Tools for use with ReviewBoard RBTools provides client tools for interacting with a ReviewBoard code-review server. RackTables 0.20.13 2.fc27 3123484 Applications/Internet A data-center asset management system A data-center asset management system. Random123-devel 1.09 4.fc27 214220 Unspecified Development files for Random123 Random123 is a library of "counter-based" random number generators (CBRNGs), in which the Nth random number can be obtained by applying a stateless mixing function to N instead of the conventional approach of using N iterations of a stateful transformation. CBRNGs were originally developed for use in MD applications on Anton, but they are ideal for a wide range of applications on modern multi-core CPUs, GPUs, clusters, and special-purpose hardware. Three families of non-cryptographic CBRNGs are described in a paper presented at the SC11 conference: ARS (based on the Advanced Encryption System (AES)), Threefry (based on the Threefish encryption function), and Philox (based on integer multiplication). They all satisfy rigorous statistical testing (passing BigCrush in TestU01), vectorize and parallelize well (each generator can produce at least 264 independent streams), have long periods (the period of each stream is at least 2128), require little or no memory or state, and have excellent performance (a few clock cycles per byte of random output). The Random123 library can be used with CPU (C and C++) and GPU (CUDA and OpenCL) applications. Random123-devel 1.09 4.fc27 214220 Unspecified Development files for Random123 Random123 is a library of "counter-based" random number generators (CBRNGs), in which the Nth random number can be obtained by applying a stateless mixing function to N instead of the conventional approach of using N iterations of a stateful transformation. CBRNGs were originally developed for use in MD applications on Anton, but they are ideal for a wide range of applications on modern multi-core CPUs, GPUs, clusters, and special-purpose hardware. Three families of non-cryptographic CBRNGs are described in a paper presented at the SC11 conference: ARS (based on the Advanced Encryption System (AES)), Threefry (based on the Threefish encryption function), and Philox (based on integer multiplication). They all satisfy rigorous statistical testing (passing BigCrush in TestU01), vectorize and parallelize well (each generator can produce at least 264 independent streams), have long periods (the period of each stream is at least 2128), require little or no memory or state, and have excellent performance (a few clock cycles per byte of random output). The Random123 library can be used with CPU (C and C++) and GPU (CUDA and OpenCL) applications. Random123-doc 1.09 4.fc27 1394367 Unspecified Documentation for Random123. Documentation for Random123 Random123 is a library of "counter-based" random number generators (CBRNGs), in which the Nth random number can be obtained by applying a stateless mixing function to N instead of the conventional approach of using N iterations of a stateful transformation. CBRNGs were originally developed for use in MD applications on Anton, but they are ideal for a wide range of applications on modern multi-core CPUs, GPUs, clusters, and special-purpose hardware. Three families of non-cryptographic CBRNGs are described in a paper presented at the SC11 conference: ARS (based on the Advanced Encryption System (AES)), Threefry (based on the Threefish encryption function), and Philox (based on integer multiplication). They all satisfy rigorous statistical testing (passing BigCrush in TestU01), vectorize and parallelize well (each generator can produce at least 264 independent streams), have long periods (the period of each stream is at least 2128), require little or no memory or state, and have excellent performance (a few clock cycles per byte of random output). The Random123 library can be used with CPU (C and C++) and GPU (CUDA and OpenCL) applications. Ray-common 2.3.1 12.fc24 77430 Applications/Engineering Parallel genome assemblies for parallel DNA sequencing Ray is a parallel software that computes de novo genome assemblies with next-generation sequencing data. Ray is written in C++ and can run in parallel on numerous interconnected computers using the message-passing interface (MPI) standard. This sub-package contains common files for Ray. Ray-doc 2.3.1 12.fc24 115701 Documentation Documentation files Ray is a parallel software that computes de novo genome assemblies with next-generation sequencing data. Ray is written in C++ and can run in parallel on numerous interconnected computers using the message-passing interface (MPI) standard. This sub-package includes documentation files. Ray-extra 2.3.1 12.fc24 40883 Applications/Engineering Scripts and XSL sheets for post-processing Ray is a parallel software that computes de novo genome assemblies with next-generation sequencing data. Ray is written in C++ and can run in parallel on numerous interconnected computers using the message-passing interface (MPI) standard. This sub-package contains scripts and XSL sheets for post-processing. Ray-mpich 2.3.1 12.fc24 1850640 Applications/Engineering Ray package for MPICH Ray is a parallel software that computes de novo genome assemblies with next-generation sequencing data. Ray is written in C++ and can run in parallel on numerous interconnected computers using the message-passing interface (MPI) standard. This sub-package enables parallel computation using mpich. Ray-openmpi 2.3.1 12.fc24 1880976 Applications/Engineering Ray package for Open-MPI Ray is a parallel software that computes de novo genome assemblies with next-generation sequencing data. Ray is written in C++ and can run in parallel on numerous interconnected computers using the message-passing interface (MPI) standard. This sub-package enables parallel computation using openmpi. RdRand 2.1.1 3.fc27 71828 Applications/System Library for generating random numbers using the RdRand instruction on Intel CPUs RdRand is an instruction for returning random numbers from an Intel on-chip hardware random number generator.RdRand is available in Ivy Bridge and later processors. It uses cascade construction, combining a HW RNG operating at 3Gbps with CSPRNG with all components sealed on CPU. The entropy source is a meta-stable circuit, with unpredictable behavior based on thermal noise. The entropy is fed into a 3:1 compression ratio entropy extractor (whitener) based on AES-CBC-MAC. Online statistical tests are performed at this stage and only high quality random data are used as the seed for cryptograhically secure SP800-90 AES-CTR DRBG compliant PRNG. This generator is producing maximum of 512 128-bit AES blocks before it's reseeded. According to documentation the 512 blocks is a upper limit for reseed, in practice it reseeds much more frequently. RdRand 2.1.1 3.fc27 73296 Applications/System Library for generating random numbers using the RdRand instruction on Intel CPUs RdRand is an instruction for returning random numbers from an Intel on-chip hardware random number generator.RdRand is available in Ivy Bridge and later processors. It uses cascade construction, combining a HW RNG operating at 3Gbps with CSPRNG with all components sealed on CPU. The entropy source is a meta-stable circuit, with unpredictable behavior based on thermal noise. The entropy is fed into a 3:1 compression ratio entropy extractor (whitener) based on AES-CBC-MAC. Online statistical tests are performed at this stage and only high quality random data are used as the seed for cryptograhically secure SP800-90 AES-CTR DRBG compliant PRNG. This generator is producing maximum of 512 128-bit AES blocks before it's reseeded. According to documentation the 512 blocks is a upper limit for reseed, in practice it reseeds much more frequently. RdRand-devel 2.1.1 3.fc27 12396 Development/Libraries Development files for the RdRand Headers and shared object symbolic links for the RdRand. RdRand-devel 2.1.1 3.fc27 12398 Development/Libraries Development files for the RdRand Headers and shared object symbolic links for the RdRand. RemoteBox 2.3 1.fc27 3494900 Unspecified Open Source VirtualBox Client with Remote Management VirtualBox is traditionally considered to be a virtualization solution aimed at the desktop as opposed to other solutions such as KVM, Xen and VMWare ESX which are considered more server oriented solutions. While it is certainly possible to install VirtualBox on a server, it offers few remote management features beyond using the vboxmanage command line. RemoteBox aims to fill this gap by providing a graphical VirtualBox client which is able to communicate with and manage a VirtualBox server installation. RemoteBox achieves this by using the vboxwebsrv feature of VirtualBox that allows its API to be accessed using a protocol called SOAP, even across a network. RemoteBox is very similar in look and feel to the native VirtualBox interface and allows you to perform most of the same tasks, including accessing the display of guests – completely remotely. RepetierHost 0.90D 9.fc27 2769678 Unspecified 3D printer control software Software for controlling RepRap style 3D-printer like Mendel, Darwin or Prusa Mendel. Works with most firmware types. It is optimized to work with Repetier-Firmware Other working firmware is Sprinter, Teacup, Marlin and all compatible firmwares. Rex 1.5.0 2.fc27 1249312 Unspecified Tool for Automation, Remote Execution and Configuration Deployment (R)?ex(ify) is an automation tool on basis of the Perl scripting language. You can use it in your everyday DevOps life for: * Continous Delivery * Configuration Management * Automation * Cloud Deployment * Virtualization * Software Rollout * Server Provisioning Ri-li 2.0.1 21.fc27 140823483 Amusements/Games Arcade game where you drive a toy wood engine You drive a toy wood engine in many levels and you must collect all the coaches to win. Full-featured: 18 languages, Colorful animated wood engine, 50 levels, 3 beautiful music tracks and many sound effects. RunSnakeRun 2.0.4 7.fc27 684071 Development/Languages GUI Viewer for Python profiling runs RunSnakeRun is a small GUI utility that allows you to view (Python) "cProfile" or "Profile" profiler dumps in a sortable GUI view. It allows you to explore the profiler information using a "square map" visualization or sortable tables of data. rOCCI-server 1.1.9 3.fc27 318276 Unspecified Ruby OCCI Server OCCI (the Open Cloud Computing Interface) is a standard by the Open Grid Forum, specifying a protocol and API to perform various remote management tasks in clouds. The rOCCI-server extends cloud managers, which are not OCCI-compliant natively, with its own OCCI interface. It is based on the rOCCI (Ruby OCCI) Framework. rOCCI-server-doc 1.1.9 3.fc27 2442458 Unspecified Documentation for rOCCI-server Documentation for rOCCI-server. rOCCI-server-ec2 1.1.9 3.fc27 99552 Unspecified Amazon backend for occi-server OCCI (the Open Cloud Computing Interface) is a standard by the Open Grid Forum, specifying a protocol and API to perform various remote management tasks in clouds. The rOCCI-server extends cloud managers, which are not OCCI-compliant natively, with its own OCCI interface. It is based on the rOCCI (Ruby OCCI) Framework. This package provides Amazon Web Services backend for OCCI server. rOCCI-server-opennebula 1.1.9 3.fc27 104982 Unspecified Opennebula backend for occi-server OCCI (the Open Cloud Computing Interface) is a standard by the Open Grid Forum, specifying a protocol and API to perform various remote management tasks in clouds. The rOCCI-server extends cloud managers, which are not OCCI-compliant natively, with its own OCCI interface. It is based on the rOCCI (Ruby OCCI) Framework. This package provides Opennebula backend for OCCI server. rOCCI-server-tests 1.1.9 3.fc27 112061 Unspecified Tests for rOCCI-server OCCI (the Open Cloud Computing Interface) is a standard by the Open Grid Forum, specifying a protocol and API to perform various remote management tasks in clouds. The rOCCI-server extends cloud managers, which are not OCCI-compliant natively, with its own OCCI interface. It is based on the rOCCI (Ruby OCCI) Framework. This package contains tests for OCCI server. See README.Fedora how to launch them. rabbitmq-java-client 3.6.5 1.fc26 485613 Unspecified Java Advanced Message Queue Protocol client library The library allows Java code to interface to AMQP servers. Please see the specification page for more information on AMQP inter-operation and standards-conformance You will need an AMQP server, such as our very own RabbitMQ server, to use with the client library. rabbitmq-java-client-doc 3.6.5 1.fc26 2113656 Unspecified Documentation for rabbitmq-java-client This package contains additional documentation for rabbitmq-java-client. rabbitmq-java-client-javadoc 3.6.5 1.fc26 8012210 Unspecified Javadoc for rabbitmq-java-client This package contains javadoc for rabbitmq-java-client. rabbitmq-server 3.6.12 1.fc27 5698694 Unspecified The RabbitMQ server RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and scalable implementation of an AMQP broker. rabbitvcs-caja 0.17.1 1.fc27 44604 Unspecified Caja extension for RabbitVCS An extension for Caja to allow better integration with the source control system. rabbitvcs-cli 0.17.1 1.fc27 2010 Unspecified CLI extension for RabbitVCS A command line command to use RabbitVCS rabbitvcs-core 0.17.1 1.fc27 1552657 Unspecified Common package of RabbitVCS Contains files shared between the RabbitVCS extensions. rabbitvcs-nautilus 0.17.1 1.fc27 44203 Unspecified Nautilus extension for RabbitVCS An extension for Nautilus to allow better integration with the source control system. rabbitvcs-nemo 0.17.1 1.fc27 44385 Unspecified Nemo extension for RabbitVCS An extension for Nemo to allow better integration with the source control system. rabbitvcs-thunar 0.17.1 1.fc27 22235 Unspecified Thunar extension for RabbitVCS An extension for Thunar to allow better integration with the source control system. rachota 2.3 13.20130104cvs.fc27 643355 Applications/Productivity Straightforward timetracking Rachota is a portable application for timetracking different projects. It runs everywhere. It displays time data in diagram form, creates customized reports and invoices or analyses measured data and suggests hints to improve user's time usage. The totally portable yet personal timetracker. rachota-javadoc 2.3 13.20130104cvs.fc27 1946197 Documentation Javadocs for rachota This package contains the API documentation for rachota. racoon2 20100526a 32.fc24 1282180 System Environment/Daemons An implementation of key management system for IPsec The Racoon2 project is a joint effort which provides an implementation of key management system for IPsec. The implementation is called Racoon2, a successor of Racoon, which was developed by the KAME project. It supports IKEv1, IKEv2, and KINK protocols. It works on FreeBSD, NetBSD, Linux, and Mac OS X. radamsa 0.5 4.fc27 775572 Unspecified Test case generator for robustness testing Radamsa is a test case generator for robustness testing. It can be used to test how well a program can stand malformed and potentially malicious inputs. radcli 1.2.8 1.fc27 126734 System Environment/Libraries RADIUS protocol client library The radcli library is a library for writing RADIUS Clients. The library's approach is to allow writing RADIUS-aware application in less than 50 lines of C code. It was based originally on freeradius-client and is source compatible with it. radcli 1.2.8 1.fc27 123374 System Environment/Libraries RADIUS protocol client library The radcli library is a library for writing RADIUS Clients. The library's approach is to allow writing RADIUS-aware application in less than 50 lines of C code. It was based originally on freeradius-client and is source compatible with it. radcli-compat-devel 1.2.8 1.fc27 54 Development/Libraries Development files for compatibility with radiusclient-ng and freeradius-client This package contains the compatibility headers and libraries for freeradius-client and radiusclient-ng. radcli-compat-devel 1.2.8 1.fc27 54 Development/Libraries Development files for compatibility with radiusclient-ng and freeradius-client This package contains the compatibility headers and libraries for freeradius-client and radiusclient-ng. radcli-devel 1.2.8 1.fc27 77592 Development/Libraries Development files for radcli This package contains libraries and header files for developing applications that use radcli. radcli-devel 1.2.8 1.fc27 77594 Development/Libraries Development files for radcli This package contains libraries and header files for developing applications that use radcli. raddump 0.3.1 18.fc27 191700 Applications/Internet RADIUS packets interpreter raddump interprets captured RADIUS packets to print a timestamp, packet length, RADIUS packet type, source and destination hosts and ports, and included attribute names and values for each packet. radeontool 1.6.3 11.fc27 298040 System Environment/Base Backlight and video output configuration tool for radeon cards radeontool is used for debugging radeon related issues. In the past it has been used for backlight control, but this should no longer be required. radeontop 1.0 5.fc27 80833 Unspecified View GPU utilization of AMD/ATI Radeon devices RadeonTop shows the utilization of your GPU, both in general and by blocks. Supported cards are R600 and up. radial 1.0 16.fc27 24522 Applications/Engineering A simple program for calculating radial velocities of stars in a binary system This program calculates the radial velocities of both stars in a binary system, allowing for user configuration of stellar masses, semimajor axis, inclination of orbital plane, orbital eccentricity, time to collect data, and calculation frequency. For your convenience, default values have been added to the program, so you can run it with nothing other than variable eccentricity, if you like. radicale 2.1.8 2.fc27 428696 Unspecified A simple CalDAV (calendar) and CardDAV (contact) server The Radicale Project is a CalDAV (calendar) and CardDAV (contact) server. It aims to be a light solution, easy to use, easy to install, easy to configure. As a consequence, it requires few software dependencies and is pre-configured to work out-of-the-box. The Radicale Project runs on most of the UNIX-like platforms (Linux, BSD, MacOS X) and Windows. It is known to work with Evolution, Lightning, iPhone and Android clients. It is free and open-source software, released under GPL version 3. radicale-httpd 2.1.8 2.fc27 3723 Unspecified httpd config for Radicale httpd example config for Radicale (Python3). radiotray 0.7.3 9.fc27 557591 Applications/Multimedia Radio Tray is a streaming player for listening to online radios Radio Tray is an online radio streaming player that runs on a Linux system tray. Its goal is to have the minimum interface possible, making it very straightforward to use. Radio Tray is not a full featured music player, there are plenty of excellent music players already. However, there was a need for a simple application with minimal interface just to listen to online radios. And that's the sole purpose of Radio Tray. radium-compressor 0.5.1 13.fc27 159542 Applications/Multimedia An audio compressor for JACK Radium Compressor is the system compressor in Radium, but distributed as a standalone jack application. Radium Compressor uses the stereo compressor found in effect.lib in the Faust distribution. radius-engine 1.1 11.fc27 277601 System Environment/Libraries A Lua based real-time 2D graphics game engine Radius Engine is a Lua script-based real-time 2D graphics engine designed for rapidly prototyping games. Built on top of SDL and OpenGL, games made with Radius Engine are portable to both Windows and Linux. radius-engine 1.1 11.fc27 286505 System Environment/Libraries A Lua based real-time 2D graphics game engine Radius Engine is a Lua script-based real-time 2D graphics engine designed for rapidly prototyping games. Built on top of SDL and OpenGL, games made with Radius Engine are portable to both Windows and Linux. radius-engine-devel 1.1 11.fc27 1978 Development/Libraries Development libraries and headers for Radius Engine Development libraries and headers for Radius Engine. radius-engine-devel 1.1 11.fc27 1954 Development/Libraries Development libraries and headers for Radius Engine Development libraries and headers for Radius Engine. rados-objclass-devel 12.2.1 1.fc27 3958 Development/Libraries RADOS object class development kit This package contains libraries and headers needed to develop RADOS object class plugins. rados-objclass-devel 12.2.1 1.fc27 3958 Development/Libraries RADOS object class development kit This package contains libraries and headers needed to develop RADOS object class plugins. radvd 2.17 6.fc27 184762 System Environment/Daemons A Router Advertisement daemon radvd is the router advertisement daemon for IPv6. It listens to router solicitations and sends router advertisements as described in "Neighbor Discovery for IP Version 6 (IPv6)" (RFC 2461). With these advertisements hosts can automatically configure their addresses and some other parameters. They also can choose a default router based on these advertisements. Install radvd if you are setting up IPv6 network and/or Mobile IPv6 services. rafkill 1.2.3 20.fc26 10998719 Amusements/Games Top-down shooter with powerups Rafkill is a vertical scrolling shoot-em up game. You can collect powerups during gameplay and you can goto the store with your spaceship and buy powerups or even a complete new ship with the points you've earned sofar. ragel 7.0.0.9 1.fc26 7085914 Unspecified Finite state machine compiler Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++ and ASM. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language. Code embedding is done using inline operators that do not disrupt the regular language syntax. ragel 7.0.0.9 1.fc26 7932310 Unspecified Finite state machine compiler Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++ and ASM. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language. Code embedding is done using inline operators that do not disrupt the regular language syntax. ragel-devel 7.0.0.9 1.fc26 365657 Unspecified Development libraries header files for ragel Development libraries header files for ragel. ragel-devel 7.0.0.9 1.fc26 365657 Unspecified Development libraries header files for ragel Development libraries header files for ragel. raidem 0.3.1 34.fc27 7571618 Amusements/Games 2d top-down shoot'em up Raid'em is a 2d top-down shoot'em up. It began as a remake of Raid II (abandoned long ago), but has turned out very differently. Features: Neat looking graphics, LOTS of explosions and scrap metal, Eye candy a-plenty, Many different powerups, A desert. And a space platform. And some snow, 2 player mode, Demo recording and playback, Loads of fun. raidem-music 1.0 14.fc27 22528922 Amusements/Games Background music for the game raidem Music created by Eric Hamilton (dilvie) for the game Raid'em rakarrack 0.6.2 0.13.20150814gita620840.fc27 7409485 Applications/Multimedia Audio effects processing rack for guitar Rakarrack is a basic rack of effects for guitar. 10 effects. Two EQ (multi-band and parametric), distortion, overdrive, echo, chorus, Flanger, Phaser, compression and Reverb. Real time processing. JACK support. Online tuner. Bank & Preset management. Most of the effects are based on the magnificent work done by Paul Nasca Octavian in ZynAddSubFX synthesizer. The compressor is based on ArtsCompressor of Matthias Kretzer & Stefen Westerfeld. The tuner was adapted from Tuneit, a tuner in text mode created by Mario Lang. Paul Nasca is our hero and a continuous inspiration rakudo 0.2017.08 2.fc27 21536430 Unspecified Perl 6 compiler implementation that runs on MoarVM Rakudo Perl 6, or just Rakudo, is an implementation of the Perl 6 language specification. More information about Perl 6 is available from . This package provides a Perl 6 compiler built for MoarVM virtual machine. rakudo-MIME-Base64 1.2.1 1.fc27 84845 Unspecified A Perl6 implementation of MIME::Base64 for ASCII strings MIME::Base64 - Encoding and decoding Base64 ASCII strings. A Perl6 implementation of MIME::Base64 to encoding and decoding to and from base64. rakudo-Readline 0.0.2 0.1.20170918gita9f6dc4.fc27 1900328 Unspecified Simple Perl 6 binding to GNU libreadline Perl 6 interface to GNU Readline, the CLI-based line reading library rakudo-URI 0.1.4 0.1.20170920gite5c8551.fc27 505089 Unspecified Perl 6 realization of URI Perl6 realization of URI - Uniform Resource Identifiers handler A URI implementation using Perl 6 grammars to implement RFC 3986 BNF. Currently only implements parsing. Includes URI::Escape to (un?)escape characters that aren't otherwise allowed in a URI with % and a hex character numbering. rakudo-zef 0.1.30 1.fc27 3026503 Unspecified Perl6 Module Management Zef is a Perl6 module manager that query, download, update and install modules from of a file path (starting with . or /), URNs, URLs, paths, or identities from the Perl6 modules directory: https://modules.perl6.org/ It automates and simplifies the installation. Depending on your privileges zef installs the modules at the system directories or at the home directory in '.perl6' or if you specify a destination then to that destination directory. ramond 0.5 8.fc27 36782 Unspecified Router advertisement monitoring daemon This program monitors IPv6 networks for router advertisements. When an advertisement is received, a configurable action occurs. rancid 3.2 8.fc27 1499205 Applications/Internet Really Awesome New Cisco confIg Differ RANCID monitors a router's (or more generally a device's) configuration, including software and hardware (cards, serial numbers, etc) and uses CVS (Concurrent Version System) or Subversion to maintain history of changes. randomizedtesting 2.3.1 4.fc27 14794 Unspecified Java Testing Framework Foundation classes and rules for applying the principles of Randomized Testing. randomizedtesting-javadoc 2.3.1 4.fc27 5505232 Unspecified Javadoc for randomizedtesting This package contains javadoc for randomizedtesting. randomizedtesting-junit4-ant 2.3.1 4.fc27 248340 Unspecified RandomizedTesting JUnit4 ANT Task RandomizedTesting JUnit4 ANT Task. randomizedtesting-junit4-maven-plugin 2.3.1 4.fc27 34851 Unspecified RandomizedTesting JUnit4 Maven Plugin RandomizedTesting JUnit4 Maven Plugin. randomizedtesting-runner 2.3.1 4.fc27 256100 Unspecified RandomizedTesting Randomized Runner RandomizedRunner is a JUnit runner, so it is capable of running @Test-annotated test cases. ranger 1.7.2 7.fc27 1499775 Development/Languages A flexible console file manager Ranger is a free console file manager that gives you greater flexibility and a good overview of your files without having to leave your *nix console. It visualizes the directory tree in two dimensions: the directory hierarchy on one, lists of files on the other, with a preview to the right so you know where you'll be going. rapid-photo-downloader 0.4.11 6.fc27 2613515 Unspecified Images downloader for external devices Rapid Photo Downloader is written by a photographer for professional and amateur photographers. It can download photos from multiple memory cards and Portable Storage Devices simultaneously. It provides a variety of options for sub-folder creation, image renaming and backup. It does not download images directly from a camera unless the camera is recognized as an external drive. rapidjson-devel 1.1.0 5.fc27 620506 Unspecified Fast JSON parser and generator for C++ RapidJSON is a fast JSON parser and generator for C++. It was inspired by RapidXml. RapidJSON is small but complete. It supports both SAX and DOM style API. The SAX parser is only a half thousand lines of code. RapidJSON is fast. Its performance can be comparable to strlen(). It also optionally supports SSE2/SSE4.1 for acceleration. RapidJSON is self-contained. It does not depend on external libraries such as BOOST. It even does not depend on STL. RapidJSON is memory friendly. Each JSON value occupies exactly 16/20 bytes for most 32/64-bit machines (excluding text string). By default it uses a fast memory allocator, and the parser allocates memory compactly during parsing. RapidJSON is Unicode friendly. It supports UTF-8, UTF-16, UTF-32 (LE & BE), and their detection, validation and transcoding internally. For example, you can read a UTF-8 file and let RapidJSON transcode the JSON strings into UTF-16 in the DOM. It also supports surrogates and "u0000" (null character). JSON(JavaScript Object Notation) is a light-weight data exchange format. RapidJSON should be in fully compliance with RFC4627/ECMA-404. rapidjson-doc 1.1.0 5.fc27 14075901 Unspecified Documentation-files for rapidjson This package contains the documentation-files for rapidjson. rapidsvn 0.12.1 7.fc23 1389032 Development/Tools Graphical interface for the Subversion revision control system RapidSVN is a GUI front-end for the Subversion revision control system. It allows access to most of the features of Subversion through a user-friendly interface. rapidxml-devel 1.13 8.fc27 261852 Unspecified Fast XML parser RapidXml is an attempt to create the fastest XML parser possible, while retaining usability, portability and reasonable W3C compatibility. It is an in-situ parser written in modern C++, with parsing speed approaching that of strlen function executed on the same data. raptor 1.4.21 25.fc27 818391 Unspecified Raptor RDF Parser Toolkit for Redland Raptor is the RDF Parser Toolkit for Redland that provides a set of standalone RDF parsers, generating triples from RDF/XML or N-Triples. raptor 1.4.21 25.fc27 814711 Unspecified Raptor RDF Parser Toolkit for Redland Raptor is the RDF Parser Toolkit for Redland that provides a set of standalone RDF parsers, generating triples from RDF/XML or N-Triples. raptor-devel 1.4.21 25.fc27 1353832 Unspecified Libraries, includes etc to develop with Raptor RDF parser library Libraries, includes etc to develop with Raptor RDF parser library. It provides a set of standalone RDF parsers, generating triples from RDF/XML or N-Triples. raptor-devel 1.4.21 25.fc27 1353836 Unspecified Libraries, includes etc to develop with Raptor RDF parser library Libraries, includes etc to develop with Raptor RDF parser library. It provides a set of standalone RDF parsers, generating triples from RDF/XML or N-Triples. raptor2 2.0.15 10.fc27 558435 Unspecified RDF Parser Toolkit for Redland Raptor is the RDF Parser Toolkit for Redland that provides a set of standalone RDF parsers, generating triples from RDF/XML or N-Triples. raptor2 2.0.15 10.fc27 559659 Unspecified RDF Parser Toolkit for Redland Raptor is the RDF Parser Toolkit for Redland that provides a set of standalone RDF parsers, generating triples from RDF/XML or N-Triples. raptor2-devel 2.0.15 10.fc27 1593827 Unspecified Development files for raptor2 Development files for raptor2. raptor2-devel 2.0.15 10.fc27 1593833 Unspecified Development files for raptor2 Development files for raptor2. rarian 0.8.1 18.fc27 347408 System Environment/Base Documentation meta-data library Rarian is a documentation meta-data library that allows access to documents, man pages and info pages. It was designed as a replacement for scrollkeeper. rarian 0.8.1 18.fc27 349156 System Environment/Base Documentation meta-data library Rarian is a documentation meta-data library that allows access to documents, man pages and info pages. It was designed as a replacement for scrollkeeper. rarian-compat 0.8.1 18.fc27 273510 System Environment/Base Extra files for compatibility with scrollkeeper This package contains files needed to maintain backward-compatibility with scrollkeeper. rarian-devel 0.8.1 18.fc27 8845 Development/Languages Development files for Rarian This package contains files required to develop applications that use the Rarian library ("librarian"). rarian-devel 0.8.1 18.fc27 8847 Development/Languages Development files for Rarian This package contains files required to develop applications that use the Rarian library ("librarian"). rarpd ss981107 47.fc26 39767 System Environment/Daemons The RARP daemon RARP (Reverse Address Resolution Protocol) is a protocol which allows individual devices on an IP network to get their own IP addresses from the RARP server. Some machines (e.g. SPARC boxes) use this protocol instead of e.g. DHCP to query their IP addresses during network bootup. Linux kernels up to 2.2 used to provide a kernel daemon for this service, but since 2.3 kernels it is served by this userland daemon. You should install rarpd if you want to set up a RARP server on your network. rasdaemon 0.5.8 4.fc26 243555 Applications/System Utility to receive RAS error tracings rasdaemon is a RAS (Reliability, Availability and Serviceability) logging tool. It currently records memory errors, using the EDAC tracing events. EDAC is drivers in the Linux kernel that handle detection of ECC errors from memory controllers for most chipsets on i386 and x86_64 architectures. EDAC drivers for other architectures like arm also exists. This userspace component consists of an init script which makes sure EDAC drivers and DIMM labels are loaded at system startup, as well as an utility for reporting current error counts from the EDAC sysfs files. rasmol 2.7.5.2 8.fc27 1287745 Applications/Engineering Molecular Graphics Visualization Tool RasMol is a molecular graphics program intended for the visualization of proteins, nucleic acids and small molecules. The program is aimed at display, teaching and generation of publication quality images. rasmol-doc 2.7.5.2 8.fc27 5993382 Applications/Engineering Documentation and examples for rasmol Documentation and examples for rasmol. rasmol-gtk 2.7.5.2 8.fc27 849381 Applications/Engineering GTK version of rasmol GTK version of rasmol. rasqal 0.9.33 5.fc27 881058 Unspecified RDF Query Library Rasqal is a library providing full support for querying Resource Description Framework (RDF) including parsing query syntaxes, constructing the queries, executing them and returning result formats. It currently handles the RDF Data Query Language (RDQL) and SPARQL Query language. rasqal 0.9.33 5.fc27 882546 Unspecified RDF Query Library Rasqal is a library providing full support for querying Resource Description Framework (RDF) including parsing query syntaxes, constructing the queries, executing them and returning result formats. It currently handles the RDF Data Query Language (RDQL) and SPARQL Query language. rasqal-devel 0.9.33 5.fc27 1192436 Unspecified Development files for the Rasqal RDF libraries Libraries, includes etc to develop with the Rasqal RDF query language library. rasqal-devel 0.9.33 5.fc27 1192438 Unspecified Development files for the Rasqal RDF libraries Libraries, includes etc to develop with the Rasqal RDF query language library. rasterview 1.4.1 3.fc26 126636 Applications/Publishing CUPS raster file viewer CUPS uses an intermediate format called raster for inkjet printers and others that require rasterized input. This program can be used to view this intermediate format and is mainly used for debugging printer drivers. ratbox-services 1.2.1 11.fc21 925565 System Environment/Daemons Service package for ircd-ratbox ratbox-services is a services package written mostly from scratch for use with ircd-ratbox. It is highly configurable, with nearly all options being set in a config that can be rehashed rather than set at compile time. It also uses the SQLite database backend, which works as a database interface to a normal file, meaning no separate database software must be running. ratbox-services-devel 1.2.1 11.fc21 14065 System Environment/Daemons Devel package for ircd-ratbox service Headers for ratbox-services, service package for ircd-ratbox. ratbox-services-devel 1.2.1 11.fc21 14065 System Environment/Daemons Devel package for ircd-ratbox service Headers for ratbox-services, service package for ircd-ratbox. ratools 0.6.2 4.fc26 185034 Unspecified Framework for IPv6 Router Advertisements Ratools is a fast, dynamic, multi-threading framework for creating, modifying and sending IPv6 Router Advertisements (RA). ratpoints 2.1.3 14.fc26 340995 Applications/Engineering Find rational points on hyperelliptic curves Ratpoints is a program that uses an optimized quadratic sieve algorithm in order to find rational points on hyperelliptic curves. ratpoints 2.1.3 14.fc26 393599 Applications/Engineering Find rational points on hyperelliptic curves Ratpoints is a program that uses an optimized quadratic sieve algorithm in order to find rational points on hyperelliptic curves. ratpoints-devel 2.1.3 14.fc26 4475 Development/Libraries Development files for ratpoints Header and library for development with ratpoints. ratpoints-devel 2.1.3 14.fc26 4475 Development/Libraries Development files for ratpoints Header and library for development with ratpoints. ratpoison 1.4.9 6.fc27 300013 Applications/Productivity Minimalistic window manager Ratpoison is a simple window manager that relies solely on keyboard input as opposed to keyboard and mouse input. ratproxy 1.58 12.fc26 246051 Applications/Internet A passive web application security assessment tool A semi-automated, largely passive web application security audit tool, optimized for an accurate and sensitive detection, and automatic annotation, of potential problems and security-relevant design patterns based on the observation of existing, user-initiated traffic in complex web 2.0 environments. Detects and prioritizes broad classes of security problems, such as dynamic cross-site trust model considerations, script inclusion issues, content serving problems, insufficient XSRF and XSS defenses, and much more. rats 2.4 5.fc25 851640 Unspecified Rough Auditing Tool for Security RATS(Rough Auditing Tool for Security) scans through code, finding potentially dangerous function calls. The goal of this tool is not to definitively find bugs (yet). The current goal is to provide a reasonable starting point for performing manual security audits. The initial vulnerability database is taken directly from things that could be easily found when starting with the forthcoming book, "Building Secure Software" by Viega and McGraw. raw-thumbnailer 3.0.0 10.fc26 36125 Unspecified Nautilus file manager thumbnailer for RAW images RawThumbnailer is a thumbnailer for RAW files that works with Nautilus. rawdog 2.20 6.fc27 294159 Development/Libraries RSS Aggregator Without Delusions of Grandeur rawdog is an RSS Aggregator Without Delusions Of Grandeur. It is a "river of news"-style aggregator: it uses feedparser to download feeds in RSS, Atom and a variety of other formats, and (by default) produces static HTML pages containing the newest articles in date order. rawstudio 2.1 0.14.20160223git6643b14_rawspeed_5f78369.fc27 2564731 Applications/Multimedia Read, manipulate and convert digital camera raw images Rawstudio is a highly specialized application for processing RAW images from digital cameras. It is not a fully featured image editing application. The RAW format is often recommended to get the best quality out of digital camera images. The format is specific to cameras and cannot be read by most image editing applications. Rawstudio makes it possible to read and manipulate RAW images, experiment with the controls to see how they affect the image, and finally export into JPEG, PNG or TIF format images from most digital cameras. rawtherapee 5.3 1.fc27 71818982 Applications/Multimedia Raw image processing software Rawtherapee is a RAW image processing software. It gives full control over many parameters to enhance the raw picture before finally exporting it to some common image format. rb_libtorrent 1.1.2 5.fc27 5106940 System Environment/Libraries A C++ BitTorrent library aiming to be the best alternative rb_libtorrent is a C++ library that aims to be a good alternative to all the other BitTorrent implementations around. It is a library and not a full featured client, although it comes with a few working example clients. Its main goals are to be very efficient (in terms of CPU and memory usage) as well as being very easy to use both as a user and developer. rb_libtorrent 1.1.2 5.fc27 5005516 System Environment/Libraries A C++ BitTorrent library aiming to be the best alternative rb_libtorrent is a C++ library that aims to be a good alternative to all the other BitTorrent implementations around. It is a library and not a full featured client, although it comes with a few working example clients. Its main goals are to be very efficient (in terms of CPU and memory usage) as well as being very easy to use both as a user and developer. rb_libtorrent-devel 1.1.2 5.fc27 5900206 Development/Libraries Development files for rb_libtorrent The rb_libtorrent-devel package contains libraries and header files for developing applications that use rb_libtorrent. The various source and header files included in this package are licensed under the revised BSD, zlib/libpng, and Boost Public licenses. See the various COPYING files in the included documentation for the full text of these licenses, as well as the comments blocks in the source code for which license a given source or header file is released under. rb_libtorrent-devel 1.1.2 5.fc27 5900208 Development/Libraries Development files for rb_libtorrent The rb_libtorrent-devel package contains libraries and header files for developing applications that use rb_libtorrent. The various source and header files included in this package are licensed under the revised BSD, zlib/libpng, and Boost Public licenses. See the various COPYING files in the included documentation for the full text of these licenses, as well as the comments blocks in the source code for which license a given source or header file is released under. rb_libtorrent-examples 1.1.2 5.fc27 532052 Applications/Internet Example clients using rb_libtorrent The rb_libtorrent-examples package contains example clients which intend to show how to make use of its various features. (Due to potential namespace conflicts, a couple of the examples had to be renamed. See the included documentation for more details.) rb_libtorrent-python2 1.1.2 5.fc27 3547053 Development/Languages Python bindings for rb_libtorrent The rb_libtorrent-python2 package contains Python language bindings (the 'libtorrent' module) that allow it to be used from within Python applications. rb_libtorrent-python3 1.1.2 5.fc27 3527165 Development/Languages Python bindings for rb_libtorrent The rb_libtorrent-python3 package contains Python language bindings (the 'libtorrent' module) that allow it to be used from within Python applications. rbd-fuse 12.2.1 1.fc27 25999 Unspecified Ceph fuse-based client FUSE based client to map Ceph rbd images to files rbd-mirror 12.2.1 1.fc27 5939173 Unspecified Ceph daemon for mirroring RBD images Daemon for mirroring RBD images between Ceph clusters, streaming changes asynchronously. rbd-nbd 12.2.1 1.fc27 220934 Unspecified Ceph RBD client base on NBD NBD based client to map Ceph rbd images to local device rblcheck 1.5 27.fc26 522761 Applications/Internet Command-line interface to RBL-style listings rblcheck is a very basic interface to RBL-style DNS listings such as those operated by the MAPS (http://www.mail-abuse.org/) and ORBL (http://www.orbl.org/) projects. rbldnsd 0.998 3.fc26 218429 System Environment/Daemons Small, fast daemon to serve DNSBLs Rbldnsd is a small, authoritative-only DNS nameserver designed to serve DNS-based blocklists (DNSBLs). It may handle IP-based and name-based blocklists. rbm 0.4 7.20151206gitd50b2a6.fc27 106351 Development/Tools Reproducible Build Manager Reproducible Build Manager (rbm) is a tool that helps you create and build packages for multiple Linux distributions, and automate the parts that can be automated. It includes options to run the build in a defined environment to allow reproducing the build. rc 1.7.4 7.fc27 165591 System Environment/Shells Re-implementation for Unix of the Plan 9 shell Rc is a command interpreter for Plan 9 that provides similar facilities to UNIX's Bourne shell, with some small additions and less idiosyncratic syntax. This is a re-implementation for Unix, by Byron Rakitzis, of the Plan 9 shell. rclone 1.38 1.fc27 23035748 Unspecified rsync for cloud storage Rclone is a command line program to sync files and directories to and from various cloud services. rcrpanel 3.5 15.fc27 45850 Applications/Engineering Lay out front panel for electronics project rcrpanel is an application to lay out a front panel for a radio or similar electronics device. rcrpanel can provide dials for potentiometers or variable capacitors as well as lay out cutouts for switches and jacks. rcrpanel accepts a panel description file and produces PostScript output. rcs 5.9.4 5.fc26 663138 Development/Tools Revision Control System (RCS) file version management tools The Revision Control System (RCS) is a system for managing multiple versions of files. RCS automates the storage, retrieval, logging, identification and merging of file revisions. RCS is useful for text files that are revised frequently (for example, programs, documentation, graphics, papers and form letters). The rcs package should be installed if you need a system for managing different versions of files. rcsslogplayer 15.1.1 20.fc27 1250574 Applications/System RoboCup Soccer Simulator LogPlayer The RoboCup Soccer Simulator LogPlayer (rcsslogpleyr) is a game log replay tool for the RoboCup Soccer Simulator Server (rcssserver). rcsslogplayer 15.1.1 20.fc27 1285834 Applications/System RoboCup Soccer Simulator LogPlayer The RoboCup Soccer Simulator LogPlayer (rcsslogpleyr) is a game log replay tool for the RoboCup Soccer Simulator Server (rcssserver). rcsslogplayer-devel 15.1.1 20.fc27 70041 Development/Libraries Header files and libraries for rcsslogplayer This package contains the header files and libraries for rcsslogplayer. If you like to develop programs using rcsslogplayer, you will need to install rcsslogplayer-devel. rcsslogplayer-devel 15.1.1 20.fc27 70041 Development/Libraries Header files and libraries for rcsslogplayer This package contains the header files and libraries for rcsslogplayer. If you like to develop programs using rcsslogplayer, you will need to install rcsslogplayer-devel. rcssmonitor 15.1.1 21.fc27 769252 Applications/System RoboCup 2D Soccer Simulator Monitor The RoboCup Soccer Simulator Monitor is a viewer for moved 2d vector graphics. You can use it to watch 2D soccer games running on rcssserver. However, The architecture of The RoboCup Soccer Simulator Monitor was from the beginning kept as general and modular as possible and not just hacked to fit the needs of the robocup soccer server (rcssserver). So by now The RoboCup Soccer Simulator Monitor is also used to visualize many other two dimensional system. You can use UDP/IP communication sockets to send commands to The RoboCup Soccer Simulator Monitor. A generic communication device is also included. It understands a very easy description language to build and move 2d objects. rcssserver 15.2.2 24.fc27 2323281 Applications/System Robocup 2D Soccer Simulation Server The RoboCup Soccer Simulator Server (rcssserver) is a research and educational tool for mutli-agent systems and artificial intelligence. It allows 11 simulated autonomous robotic players to play soccer (football). This package includes the simulation server. If you want to view the games you should install and run a monitor (rcssmonitor or rcssmonitor_classic). rcssserver 15.2.2 24.fc27 2349105 Applications/System Robocup 2D Soccer Simulation Server The RoboCup Soccer Simulator Server (rcssserver) is a research and educational tool for mutli-agent systems and artificial intelligence. It allows 11 simulated autonomous robotic players to play soccer (football). This package includes the simulation server. If you want to view the games you should install and run a monitor (rcssmonitor or rcssmonitor_classic). rcssserver-devel 15.2.2 24.fc27 223343 Development/Libraries Header files and libraries for rcssserver This package contains the header files and libraries for rcssserver. If you like to develop programs using rcssserver, you will need to install rcssserver-devel. rcssserver-devel 15.2.2 24.fc27 223343 Development/Libraries Header files and libraries for rcssserver This package contains the header files and libraries for rcssserver. If you like to develop programs using rcssserver, you will need to install rcssserver-devel. rcssserver-gui 15.2.2 24.fc27 3234 Applications/System A simple way to run 2D Soccer Simulation on a single machine This package contains rcsoccersim script as simple way for running 2D Soccer Simulation on a single machine. It'll also provide a menu entry for this script. rcssserver3d 0.7.0 2.fc27 14157903 Applications/System Robocup 3D Soccer Simulation Server The RoboCup Soccer Simulator is a research and educational tool for multi-agent systems and artificial intelligence. It enables for two teams of 11 simulated autonomous robotic players to play soccer (football). This package contains the 3D version of the simulator. rcssserver3d-devel 0.7.0 2.fc27 218437 Development/Libraries Header files and libraries for rcssserver3d This package contains the header files for rcssserver3d. If you like to develop programs using rcssserver3d, you will need to install rcssserver3d-devel. rcssserver3d-doc 0.7.0 2.fc27 1894258 Documentation Users manual for rcssserver3d This package contains the user documentation for rcssserver3d. If you like to develop agents for rcssserver3d, you will find rcssserver3d-doc package useful. rdesktop 1.8.3 3.fc24 459810 User Interface/Desktops X client for remote desktop into Windows Terminal Server rdesktop is an open source client for Windows NT Terminal Server and Windows 2000 & 2003 Terminal Services, capable of natively speaking Remote Desktop Protocol (RDP) in order to present the user's NT desktop. Unlike Citrix ICA, no server extensions are required. rdfind 1.3.5 5.fc27 144804 Unspecified Program that finds duplicate files Rdfind is a program that finds duplicate files. It is useful for compressing backup directories or just finding duplicate files. It compares files based on their content, NOT on their file names. rdiff-backup 1.2.8 23.fc27 1686755 Applications/Archiving Convenient and transparent local/remote incremental mirror/backup rdiff-backup is a script, written in Python, that backs up one directory to another and is intended to be run periodically (nightly from cron for instance). The target directory ends up a copy of the source directory, but extra reverse diffs are stored in the target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup. rdiff-backup can also operate in a bandwidth efficient manner over a pipe, like rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up to a remote location, and only the differences from the previous backup will be transmitted. rdist 6.1.5 65.fc27 204670 Applications/System Maintains identical copies of files on multiple machines The RDist program maintains identical copies of files on multiple hosts. If possible, RDist will preserve the owner, group, mode and mtime of files and it can update programs that are executing. Install rdist if you need to maintain identical copies of files on multiple hosts. rdkit 2016.09.4 2.fc26 10185227 Unspecified Chemical informatics and machine learning toolkit Chemical informatics and machine learning toolkit rdkit 2016.09.4 2.fc26 10387907 Unspecified Chemical informatics and machine learning toolkit Chemical informatics and machine learning toolkit rdkit-devel 2016.09.4 2.fc26 1326412 Unspecified Development files for rdkit The rdkit-devel package contains libraries, build data, and header files for developing applications that use rdkit. rdkit-devel 2016.09.4 2.fc26 1326670 Unspecified Development files for rdkit The rdkit-devel package contains libraries, build data, and header files for developing applications that use rdkit. rdkit-doc 2016.09.4 2.fc26 0 Unspecified Documentation for rdkit Documentation files for rdkit. rdkit-postgresql 2016.09.4 2.fc26 314791 Unspecified RDKit cartridge for PostgreSQL PostgreSQL module for RDKit, which implements *mol* datatype to describe molecules and *fp* datatype for fingerprints, basic comparison operations, similarity operation (tanimoto, dice) and index support (using GiST indexing framework). To complete installation of the cartridge in PostgreSQL, please follow the steps detailed in: /usr/share/doc/rdkit-postgresql/README rdma-core 14 4.fc27 97067 Unspecified RDMA core userspace libraries and daemons RDMA core userspace infrastructure and documentation, including initscripts, kernel driver-specific modprobe override configs, IPoIB network scripts, dracut rules, and the rdma-ndd utility. rdma-core 14 4.fc27 101899 Unspecified RDMA core userspace libraries and daemons RDMA core userspace infrastructure and documentation, including initscripts, kernel driver-specific modprobe override configs, IPoIB network scripts, dracut rules, and the rdma-ndd utility. rdma-core-devel 14 4.fc27 345915 Unspecified RDMA core development libraries and headers RDMA core development libraries and headers. rdma-core-devel 14 4.fc27 345915 Unspecified RDMA core development libraries and headers RDMA core development libraries and headers. rdopkg 0.45.0 4.fc27 263292 Development/Languages RPM packaging automation tool CLI rdopkg is a tool for automating RPM packaging tasks such as managing patches, updating to a new version and much more. Although it contains several RDO-specific actions, most of rdopkg functionality can be used for any RPM package following conventions described in the rdopkg manual. This package contains rdopkg executable, man pages and docs. re2 20160401 5.fc27 478967 System Environment/Libraries C++ fast alternative to backtracking RE engines RE2 is a C++ library providing a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. Backtracking engines are typically full of features and convenient syntactic sugar but can be forced into taking exponential amounts of time on even small inputs. In contrast, RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input, at the expense of some missing features (e.g back references and generalized assertions). re2 20160401 5.fc27 459147 System Environment/Libraries C++ fast alternative to backtracking RE engines RE2 is a C++ library providing a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. Backtracking engines are typically full of features and convenient syntactic sugar but can be forced into taking exponential amounts of time on even small inputs. In contrast, RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input, at the expense of some missing features (e.g back references and generalized assertions). re2-devel 20160401 5.fc27 62569 Development/Libraries C++ header files and library symbolic links for re2 This package contains the C++ header files and symbolic links to the shared libraries for re2. If you would like to develop programs using re2, you will need to install re2-devel. re2-devel 20160401 5.fc27 62569 Development/Libraries C++ header files and library symbolic links for re2 This package contains the C++ header files and symbolic links to the shared libraries for re2. If you would like to develop programs using re2, you will need to install re2-devel. re2c 0.14.3 2.fc24 690088 Development/Tools Tool for generating C-based recognizers from regular expressions re2c is a tool for writing very fast and very flexible scanners. Unlike any other such tool, re2c focuses on generating high efficient code for regular expression matching. As a result this allows a much broader range of use than any traditional lexer offers. And Last but not least re2c generates warning free code that is equal to hand-written code in terms of size, speed and quality. reactive-streams 1.0.0 3.fc27 33817 Unspecified A Protocol for Asynchronous Non-Blocking Data Sequence Reactive Streams is an initiative to provide a standard for asynchronous stream processing with non-blocking back pressure. This encompasses efforts aimed at run-time environments (JVM and JavaScript) as well as network protocols. reactive-streams-examples 1.0.0 3.fc27 22642 Unspecified Examples for reactive-streams This package contains examples for reactive-streams. reactive-streams-javadoc 1.0.0 3.fc27 1566584 Unspecified Javadoc for reactive-streams This package contains javadoc for reactive-streams. reactive-streams-tck 1.0.0 3.fc27 188927 Unspecified Reactive Streams TCK The purpose of the Reactive Streams Technology Compatibility Kit is to guide and help Reactive Streams library implementers to validate their implementations against the rules defined in the Specification. The TCK is implemented using plain Java (1.6) and TestNG tests, and should be possible to use from other JVM-based languages and testing libraries. reactor-alloc 2.0.8 4.fc27 24181 Unspecified Reactor Pooling utilities This package provides Reactor Pooling utilities. reactor-bus 2.0.8 4.fc27 98071 Unspecified Reactor Event Bus components This package provides Reactor Event Bus components. reactor-core 2.0.8 4.fc27 331452 Unspecified Core Reactor components This package provides Core Reactor components. reactor-groovy 2.0.8 4.fc27 23418 Unspecified Reactor Groovy components This package provides Reactor Groovy components. reactor-groovy-extensions 2.0.8 4.fc27 26954 Unspecified Reactor Groovy Ext components This package provides Reactor Groovy Extensions components. reactor-javadoc 2.0.8 4.fc27 20523061 Unspecified Javadoc for reactor This package contains javadoc for reactor. reactor-logback 2.0.8 4.fc27 27054 Unspecified Disruptor-based AsyncAppender for Logback The `reactor-logback` module is somewhat misleadingly-named. There are no Reactor dependencies in it. It uses the LMAX Disruptor RingBuffer directly to provide high-speed, asynchronous logging for applications that don't want to give up logging just because it kills the performance of your async application. reactor-net 2.0.8 4.fc27 243801 Unspecified Reactor TCP components This package provides Reactor TCP components. reactor-stream 2.0.8 4.fc27 405316 Unspecified Reactor Stream components This package provides Reactor Stream components. readline 7.0 7.fc27 485333 Unspecified A library for editing typed command lines The Readline library provides a set of functions that allow users to edit command lines. Both Emacs and vi editing modes are available. The Readline library includes additional functions for maintaining a list of previously-entered command lines for recalling or editing those lines, and for performing csh-like history expansion on previous commands. readline 7.0 7.fc27 521597 Unspecified A library for editing typed command lines The Readline library provides a set of functions that allow users to edit command lines. Both Emacs and vi editing modes are available. The Readline library includes additional functions for maintaining a list of previously-entered command lines for recalling or editing those lines, and for performing csh-like history expansion on previous commands. readline-devel 7.0 7.fc27 442546 Unspecified Files needed to develop programs which use the readline library The Readline library provides a set of functions that allow users to edit typed command lines. If you want to develop programs that will use the readline library, you need to have the readline-devel package installed. You also need to have the readline package installed. readline-devel 7.0 7.fc27 442546 Unspecified Files needed to develop programs which use the readline library The Readline library provides a set of functions that allow users to edit typed command lines. If you want to develop programs that will use the readline library, you need to have the readline-devel package installed. You also need to have the readline package installed. readline-static 7.0 7.fc27 487066 Unspecified Static libraries for the readline library The readline-static package contains the static version of the readline library. readline-static 7.0 7.fc27 645716 Unspecified Static libraries for the readline library The readline-static package contains the static version of the readline library. readosm 1.1.0 1.fc27 65463 System Environment/Libraries Library to extract data from Open Streetmap input files ReadOSM is a simple library intended for extracting the contents from Open Street Map files: both input formats (.osm XML based and .osm.pbf based on Google's Protocol Buffer serialization) are indifferently supported. readosm 1.1.0 1.fc27 66039 System Environment/Libraries Library to extract data from Open Streetmap input files ReadOSM is a simple library intended for extracting the contents from Open Street Map files: both input formats (.osm XML based and .osm.pbf based on Google's Protocol Buffer serialization) are indifferently supported. readosm-devel 1.1.0 1.fc27 11677 Development/Libraries Development libraries and headers for readosm The readosm-devel package contains libraries and header files for developing applications that use readosm. readosm-devel 1.1.0 1.fc27 11679 Development/Libraries Development libraries and headers for readosm The readosm-devel package contains libraries and header files for developing applications that use readosm. realTimeConfigQuickScan 0 0.21.20120506hg.fc27 72800 System Environment/Base Inspect realtime system settings Inspects system settings, and makes suggestions for improving realtime/audio performance. realmd 0.16.3 7.fc27 788525 Unspecified Kerberos realm enrollment service realmd is a DBus system service which manages discovery and enrollment in realms and domains like Active Directory or IPA. The control center uses realmd as the back end to 'join' a domain simply and automatically configure things correctly. realmd-devel-docs 0.16.3 7.fc27 201010 Unspecified Developer documentation files for realmd The realmd-devel package contains developer documentation for developing applications that use realmd. rear 2.2 3.fc27 1387864 Applications/File Relax-and-Recover is a Linux disaster recovery and system migration tool Relax-and-Recover is the leading Open Source disaster recovery and system migration solution. It comprises of a modular frame-work and ready-to-go workflows for many common situations to produce a bootable image and restore from backup using this image. As a benefit, it allows to restore to different hardware and can therefore be used as a migration tool as well. Currently Relax-and-Recover supports various boot media (incl. ISO, PXE, OBDR tape, USB or eSATA storage), a variety of network protocols (incl. sftp, ftp, http, nfs, cifs) as well as a multitude of backup strategies (incl. IBM TSM, HP DataProtector, Symantec NetBackup, EMC NetWorker, Bacula, Bareos, BORG, Duplicity, rsync). Relax-and-Recover was designed to be easy to set up, requires no maintenance and is there to assist when disaster strikes. Its setup-and-forget nature removes any excuse for not having a disaster recovery solution implemented. Professional services and support are available. reaver 1.4 7.fc27 1379223 Applications/System Brute force attack against Wifi Protected Setup Reaver implements a brute force attack against Wifi Protected Setup (WPS) registrar PINs in order to recover WPA/WPA2 passphrases, as described in http://sviehb.files.wordpress.com/2011/12/viehboeck_wps.pdf. rebase-helper 0.11.0 1.fc27 762154 Unspecified The tool that helps you to rebase your package to the latest version rebase-helper is a tool which helps package maintainers to rebase their packages to latest upstream versions. There are several steps that need to be done when rebasing a package. The goal of rebase-helper is to automate most of these steps. recap 1.1.0 1.fc27 79050 Unspecified Generates reports of various system information This program is intended to be used as a companion for the reporting provided by sysstat. It will create a set of reports summarizing hardware resource utilization. The script also provides optional reporting on Apache, MySQL, and network connections. recode 3.6 46.fc27 1646462 Applications/File Conversion between character sets and surfaces The `recode' converts files between character sets and usages. It recognizes or produces nearly 150 different character sets and is able to transliterate files between almost any pair. When exact transliteration are not possible, it may get rid of the offending characters or fall back on approximations. Most RFC 1345 character sets are supported. recode 3.6 46.fc27 2192386 Applications/File Conversion between character sets and surfaces The `recode' converts files between character sets and usages. It recognizes or produces nearly 150 different character sets and is able to transliterate files between almost any pair. When exact transliteration are not possible, it may get rid of the offending characters or fall back on approximations. Most RFC 1345 character sets are supported. recode-devel 3.6 46.fc27 30267 Development/Libraries Header files for development using recode The `recode' library converts files between character sets and usages. The library recognizes or produces nearly 150 different character sets and is able to transliterate files between almost any pair. When exact transliteration are not possible, it may get rid of the offending characters or fall back on approximations. Most RFC 1345 character sets are supported. recode-devel 3.6 46.fc27 30267 Development/Libraries Header files for development using recode The `recode' library converts files between character sets and usages. The library recognizes or produces nearly 150 different character sets and is able to transliterate files between almost any pair. When exact transliteration are not possible, it may get rid of the offending characters or fall back on approximations. Most RFC 1345 character sets are supported. recoll 1.23.3 1.fc27 6966656 Applications/Databases Desktop full text search tool with Qt GUI Recoll is a personal full text search package for Linux, FreeBSD and other Unix systems. It is based on a very strong back end (Xapian), for which it provides an easy to use, feature-rich, easy administration interface. recoll 1.23.3 1.fc27 6856049 Applications/Databases Desktop full text search tool with Qt GUI Recoll is a personal full text search package for Linux, FreeBSD and other Unix systems. It is based on a very strong back end (Xapian), for which it provides an easy to use, feature-rich, easy administration interface. recoll-kio 1.23.3 1.fc27 4652265 Applications/Databases KIO support for recoll The recoll KIO slave allows performing a recoll search by entering an appropriate URL in a KDE open dialog, or with an HTML-based interface displayed in Konqueror. recordmydesktop 0.3.8.1 19.fc27 131329 Unspecified Desktop session recorder with audio and video recordMyDesktop is a desktop session recorder for linux that attempts to be easy to use, yet also effective at it's primary task. As such, the program is separated in two parts; a simple command line tool that performs the basic tasks of capturing and encoding and an interface that exposes the program functionality in a usable way. recoverjpeg 2.6.1 4.fc27 67926 Unspecified Recover JPEG pictures and MOV movies from damaged devices Recoverjpeg tries to recover JFIF (JPEG) pictures and MOV movies (using recovermov) from a peripheral. This may be useful if you mistakenly overwrite a partition or if a device such as a digital camera memory card is bogus. Recoverjpeg does not include a complete JPEG parser, there is no automated way to detect those pictures with a 100% success rate.you may need to use sort-pictures (included in the package) afterwards to identify bogus pictures. Some pictures may be corrupted but have a correct structure, in this case, the image may be garbled. recutils 1.7 9.fc27 1683528 Unspecified A set of tools to access GNU recfile databases Recutils is a set of tools and libraries to access human-editable, text-based databases called recfiles. The data is stored as a sequence of records, each record containing an arbitrary number of named fields. recutils 1.7 9.fc27 1690724 Unspecified A set of tools to access GNU recfile databases Recutils is a set of tools and libraries to access human-editable, text-based databases called recfiles. The data is stored as a sequence of records, each record containing an arbitrary number of named fields. recutils-devel 1.7 9.fc27 78198 Development/Libraries Libraries and header files for recutils Libraries and header files for recutils recutils-devel 1.7 9.fc27 78198 Development/Libraries Libraries and header files for recutils Libraries and header files for recutils redeclipse 1.5.6 5.fc27 7410543 Unspecified A Free, Casual Arena Shooter Red Eclipse is a fun-filled new take on the casual first person arena shooter, built as a total conversion of Cube Engine 2, which lends itself toward a balanced gameplay, with a general theme of agility in a variety of environments. Features: * Balanced gameplay, with a general theme of agility in a variety of environments * Parkour, impulse boosts, dashing, sliding, and other tricks * Favourite gamemodes with tons of mutators and variables * Available for Windows, Linux/BSD and Mac OSX * Builtin editor lets you create your own maps cooperatively online redeclipse-data 1.5.6 5.fc27 992389402 Unspecified Data for the Red Eclipse FPS game This package contains the data content, e.g. maps, models, textures, sounds, etc. for the Red Eclipse FPS game. redeclipse-server 1.5.6 5.fc27 7347708 Unspecified Server for the Red Eclipse FPS game This package contains the dedicated server for the Red Eclipse FPS game, it also includes some example scripts for configuring the server. redhat-lsb 4.1 36.fc27 0 Unspecified Implementation of Linux Standard Base specification The Linux Standard Base (LSB) is an attempt to develop a set of standards that will increase compatibility among Linux distributions. It is designed to be binary-compatible and produce a stable application binary interface (ABI) for independent software vendors. The lsb package provides utilities, libraries etc. needed for LSB Compliant Applications. It also contains requirements that will ensure that all components required by the LSB are installed on the system. redhat-lsb 4.1 36.fc27 0 Unspecified Implementation of Linux Standard Base specification The Linux Standard Base (LSB) is an attempt to develop a set of standards that will increase compatibility among Linux distributions. It is designed to be binary-compatible and produce a stable application binary interface (ABI) for independent software vendors. The lsb package provides utilities, libraries etc. needed for LSB Compliant Applications. It also contains requirements that will ensure that all components required by the LSB are installed on the system. redhat-lsb-core 4.1 36.fc27 45274 Unspecified LSB Core module support The Linux Standard Base (LSB) Core module support provides the fundamental system interfaces, libraries, and runtime environment upon which all conforming applications and libraries depend. redhat-lsb-core 4.1 36.fc27 45646 Unspecified LSB Core module support The Linux Standard Base (LSB) Core module support provides the fundamental system interfaces, libraries, and runtime environment upon which all conforming applications and libraries depend. redhat-lsb-cxx 4.1 36.fc27 0 Unspecified LSB CXX module support The Linux Standard Base (LSB) CXX module supports the core interfaces by providing system interfaces, libraries, and a runtime environment for applications built using the C++ programming language. These interfaces provide low-level support for the core constructs of the language, and implement the standard base C++ libraries. redhat-lsb-cxx 4.1 36.fc27 0 Unspecified LSB CXX module support The Linux Standard Base (LSB) CXX module supports the core interfaces by providing system interfaces, libraries, and a runtime environment for applications built using the C++ programming language. These interfaces provide low-level support for the core constructs of the language, and implement the standard base C++ libraries. redhat-lsb-desktop 4.1 36.fc27 0 Unspecified LSB Desktop module support The Linux Standard Base (LSB) Desktop Specifications define components that are required to be present on an LSB conforming system. redhat-lsb-desktop 4.1 36.fc27 0 Unspecified LSB Desktop module support The Linux Standard Base (LSB) Desktop Specifications define components that are required to be present on an LSB conforming system. redhat-lsb-languages 4.1 36.fc27 814 Unspecified LSB Languages module support The Linux Standard Base (LSB) Languages module supports components for runtime languages which are found on an LSB conforming system. redhat-lsb-languages 4.1 36.fc27 814 Unspecified LSB Languages module support The Linux Standard Base (LSB) Languages module supports components for runtime languages which are found on an LSB conforming system. redhat-lsb-printing 4.1 36.fc27 0 Unspecified LSB Printing module support The Linux Standard Base (LSB) Printing specifications define components that are required to be present on an LSB conforming system. redhat-lsb-printing 4.1 36.fc27 0 Unspecified LSB Printing module support The Linux Standard Base (LSB) Printing specifications define components that are required to be present on an LSB conforming system. redhat-lsb-submod-multimedia 4.1 36.fc27 0 Unspecified LSB Multimedia submodule support The Linux Standard Base (LSB) Multimedia submodule specifications define components that are required to be present on an LSB conforming system. redhat-lsb-submod-multimedia 4.1 36.fc27 0 Unspecified LSB Multimedia submodule support The Linux Standard Base (LSB) Multimedia submodule specifications define components that are required to be present on an LSB conforming system. redhat-lsb-submod-security 4.1 36.fc27 0 Unspecified LSB Security submodule support The Linux Standard Base (LSB) Security submodule specifications define components that are required to be present on an LSB conforming system. redhat-lsb-submod-security 4.1 36.fc27 0 Unspecified LSB Security submodule support The Linux Standard Base (LSB) Security submodule specifications define components that are required to be present on an LSB conforming system. redhat-lsb-supplemental 4.1 36.fc27 0 Unspecified LSB supplemental dependencies required by LSB certification tests This subpackage brings in supplemental dependencies for components required for passing LSB (Linux Standard Base) certification testsuite, but not directly required to be on LSB conforming system. redhat-lsb-trialuse 4.1 36.fc27 0 Unspecified LSB Trialuse module support The Linux Standard Base (LSB) Trialuse module support defines components which are not required parts of the LSB Specification. redhat-lsb-trialuse 4.1 36.fc27 0 Unspecified LSB Trialuse module support The Linux Standard Base (LSB) Trialuse module support defines components which are not required parts of the LSB Specification. redhat-menus 12.0.2 12.fc27 691411 User Interface/Desktops Configuration and data files for the desktop menus This package contains the XML files that describe the menu layout for GNOME and KDE, and the .desktop files that define the names and icons of "subdirectories" in the menus. redhat-rpm-config 67 1.fc27 99986 Development/System Red Hat specific rpm configuration files Red Hat specific rpm configuration files. redir 2.2.1 18.fc27 54865 Applications/Internet Redirect TCP connections a port redirector, used to forward incoming connections to somewhere else. by far the cleanest piece of code here, because someone else liked it enough to fix it. redis 3.2.11 1.fc27 1415395 Unspecified A persistent key-value database Redis is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. In order to achieve its outstanding performance, Redis works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. Redis also supports trivial-to-setup master-slave replication, with very fast non-blocking first synchronization, auto-reconnection on net split and so forth. Other features include Transactions, Pub/Sub, Lua scripting, Keys with a limited time-to-live, and configuration settings to make Redis behave like a cache. You can use Redis from most programming languages also. redis-protocol 0.7 5.fc27 112854 Unspecified Java client and server implementation of Redis A very fast Redis client for the JVM. redis-protocol-javadoc 0.7 5.fc27 2088820 Unspecified Javadoc for redis-protocol This package contains javadoc for redis-protocol. redis-trib 3.2.11 1.fc27 62339 Unspecified Cluster management script for Redis Redis cluster management utility providing cluster creation, node addition and removal, status checks, resharding, rebalancing, and other operations. redland 1.0.17 12.fc27 497037 Unspecified RDF Application Framework Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF/XML parsers, storage mechanisms and other elements. Redland is designed for applications developers to provide RDF support in their applications as well as for RDF developers to experiment with the technology. redland 1.0.17 12.fc27 495541 Unspecified RDF Application Framework Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF/XML parsers, storage mechanisms and other elements. Redland is designed for applications developers to provide RDF support in their applications as well as for RDF developers to experiment with the technology. redland-bindings-common 1.0.16.1 23.fc27 143185 System Environment/Libraries Redland RDF Application Framework API Bindings Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF/XML parsers, storage mechanisms and other elements. Redland is designed for applications developers to provide RDF support in their applications as well as for RDF developers to experiment with the technology. redland-devel 1.0.17 12.fc27 1602033 Unspecified Libraries and header files for programs that use Redland Header files for development with Redland. redland-devel 1.0.17 12.fc27 1602031 Unspecified Libraries and header files for programs that use Redland Header files for development with Redland. redland-mysql 1.0.17 12.fc27 48400 Unspecified MySQL storage support for Redland This package provides Redland's storage support for graphs in memory and persistently with MySQL files or URIs. redland-pgsql 1.0.17 12.fc27 44256 Unspecified PostgreSQL storage support for Redland This package provides Redland's storage support for graphs in memory and persistently with PostgreSQL files or URIs. redmode 1.1 13.fc27 21922 Applications/Multimedia Switch to and from night red mode Little shell script for GNOME to change the color theme to red. Useful for astronomers in night. rednotebook 1.14 4.fc27 2259405 Unspecified Daily journal with calendar, templates and keyword searching RedNotebook is a modern desktop journal. It lets you format, tag and search your entries. You can also add pictures, links and customizable templates, spell check your notes, and export to plain text, HTML, Latex or PDF. redshift 1.11 7.fc27 419014 Applications/System Adjusts the color temperature of your screen according to time of day Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night. The color temperature is set according to the position of the sun. A different color temperature is set during night and daytime. During twilight and early morning, the color temperature transitions smoothly from night to daytime temperature to allow your eyes to slowly adapt. This package provides the base program. redshift-gtk 1.11 7.fc27 375382 Applications/System GTK integration for Redshift This package provides GTK integration for Redshift, a screen color temperature adjustment program. reeniebeanie-fonts 1.000 0.8.20140913hg.fc27 152284 Unspecified Reenie Beanie font by James Grieshaber Reenie Beanie is a fun font based on basic ball-point pen handwriting. It has a playful and loose look, which lends itself to casual and informal messages. With a little imagination, Reenie Beanie could be used to represent the scribbling of a mad scientist, or the recipes of a genius chef. reflectasm 1.11.0 5.fc27 33098 Unspecified High performance Java library that provides reflection by using code generation ReflectASM is a very small Java library that provides high performance reflection by using code generation. An access class is generated to set/get fields, call methods, or create a new instance. The access class uses byte-code rather than Java's reflection, so it is much faster. It can also access primitive fields via byte-code to avoid boxing. reflectasm-javadoc 1.11.0 5.fc27 191578 Unspecified Javadoc for reflectasm This package contains javadoc for reflectasm. reflections 0.9.10 4.fc27 154001 Unspecified Java run-time meta-data analysis A Java run-time meta-data analysis, in the spirit of Scannotations Reflections scans your class-path, indexes the meta-data, allows you to query it on run-time and may save and collect that information for many modules within your project. Using Reflections you can query your meta-data such as: * get all sub types of some type * get all types/methods/fields annotated with some annotation, w/o annotation parameters matching * get all resources matching matching a regular expression reflections-javadoc 0.9.10 4.fc27 1777612 Unspecified Javadoc for reflections This package contains javadoc for reflections. reflow 1.17 5.fc27 9037 Unspecified A utility for reflowing text files using Knuth's paragraphing algorithm A utility for reflowing text files using Knuth's paragraphing algorithm. refmac-dictionary 5.41 7.fc27 193365145 System Environment/Libraries Refmac ligand dictionaries The refmac ligand dictionaries contain chemical information on a large number of molecules, including the chemical structure of the ligand, the tree-like structure, the links between ligands, and possible modifications to them. This information is stored in the mmCIF format, which is used by a number of molecular viewing, refinement and validation tools. reg 0.4.1 5.fc27 8400256 Unspecified Docker registry v2 command line client Docker registry v2 client. reg-server 0.4.1 5.fc27 10067222 Unspecified A static UI for a docker registry A static UI for a docker registry. Comes with vulnerability scanning if you have a CoreOS Clair server set up. regexp 1.5 25.fc27 47671 Unspecified Simple regular expressions API Regexp is a 100% Pure Java Regular Expression package that was graciously donated to the Apache Software Foundation by Jonathan Locke. He originally wrote this software back in 1996 and it has stood up quite well to the test of time. It includes complete Javadoc documentation as well as a simple Applet for visual debugging and testing suite for compatibility. regexp-javadoc 1.5 25.fc27 663639 Unspecified Javadoc for regexp Javadoc for regexp. regexxer 0.9 21.fc27 933935 Applications/Text A nifty GUI search/replace tool Regexxer is a nifty GUI search/replace tool featuring Perl-style regular expressions. If you need project-wide substitution and you’re tired of hacking sed command lines together, then you should definitely give it a try. regionset 0.2 9.fc27 42990 Applications/System Reads/sets the region code of DVD drives regionset will show you the current region code of the drive, how often it has been changed and how many changes are left. If there are any changes left, it asks for the new region code. reinteract 0.5.9 16 1375711 Applications/Science Interactive Python shell Reinteract is a system for interactive experimentation with Python. Reinteract worksheets contain Python code combined with the results of that code, formatted as text or graphical plots. Unlike a traditional shell, you can go back and edit previously entered statements, and the results will update. Among other things, Reinteract is suitable for experimentation with the Python language and for data analysis using the Numpy and SciPy libraries. reiserfs-utils 3.6.25 4.fc27 625960 System Environment/Base Tools for creating, repairing, and debugging ReiserFS filesystems The reiserfs-utils package contains a number of utilities for creating, checking, modifying, and correcting any inconsistencies in ReiserFS filesystems, including reiserfsck (used to repair filesystem inconsistencies), mkreiserfs (used to initialize a partition to contain an empty ReiserFS filesystem), debugreiserfs (used to examine the internal structure of a filesystem, to manually repair a corrupted filesystem, or to create test cases for reiserfsck), and some other ReiserFS filesystem utilities. You should install the reiserfs-utils package if you want to use ReiserFS on any of your partitions. reiserfs-utils 3.6.25 4.fc27 605980 System Environment/Base Tools for creating, repairing, and debugging ReiserFS filesystems The reiserfs-utils package contains a number of utilities for creating, checking, modifying, and correcting any inconsistencies in ReiserFS filesystems, including reiserfsck (used to repair filesystem inconsistencies), mkreiserfs (used to initialize a partition to contain an empty ReiserFS filesystem), debugreiserfs (used to examine the internal structure of a filesystem, to manually repair a corrupted filesystem, or to create test cases for reiserfsck), and some other ReiserFS filesystem utilities. You should install the reiserfs-utils package if you want to use ReiserFS on any of your partitions. rekall 2.4.6 38.fc27 10584664 Development/Tools A KDE database front-end application Rekall is a database front-end, however, Rekall is not itself a database, and does not include a database. By this we mean that data is stored somewhere else in an SQL server, and Rekall is fundementally just a tool to extract, display and update that data (of course, it does lots more than that, it does forms and reports and scripting...). It is database agnostic, and does not have any preferred database (plugins are available for MySQL and PostgreSQL). rekall 2.4.6 38.fc27 11526340 Development/Tools A KDE database front-end application Rekall is a database front-end, however, Rekall is not itself a database, and does not include a database. By this we mean that data is stored somewhere else in an SQL server, and Rekall is fundementally just a tool to extract, display and update that data (of course, it does lots more than that, it does forms and reports and scripting...). It is database agnostic, and does not have any preferred database (plugins are available for MySQL and PostgreSQL). rekall-docs 2.4.6 38.fc27 4243910 Documentation Rekall documentation Documentation for Rekall rekall-extra 2.4.6 38.fc27 118095 System Environment/Libraries Rekall Extra Stuff Plugin Rekall Extra Stuff Plugin. rekall-extra 2.4.6 38.fc27 123463 System Environment/Libraries Rekall Extra Stuff Plugin Rekall Extra Stuff Plugin. rekall-mdb 2.4.6 38.fc27 57098 System Environment/Libraries Rekall Microsoft Access DB driver Driver to add Microsoft Access database support to Rekall. rekall-mdb 2.4.6 38.fc27 66474 System Environment/Libraries Rekall Microsoft Access DB driver Driver to add Microsoft Access database support to Rekall. rekall-mysql 2.4.6 38.fc27 86484 System Environment/Libraries Rekall MySQL driver Driver to add MySQL support to Rekall. rekall-mysql 2.4.6 38.fc27 91912 System Environment/Libraries Rekall MySQL driver Driver to add MySQL support to Rekall. rekall-odbc 2.4.6 38.fc27 117060 System Environment/Libraries Rekall ODBC driver Driver to add ODBC support to Rekall. rekall-odbc 2.4.6 38.fc27 122768 System Environment/Libraries Rekall ODBC driver Driver to add ODBC support to Rekall. rekall-postgresql 2.4.6 38.fc27 144433 System Environment/Libraries Rekall PostgreSQL driver Driver to add PostgreSQL support to Rekall. rekall-postgresql 2.4.6 38.fc27 146005 System Environment/Libraries Rekall PostgreSQL driver Driver to add PostgreSQL support to Rekall. rekall-python 2.4.6 38.fc27 587011 System Environment/Libraries Rekall Python support Python components and scripts for Rekall. rekall-python 2.4.6 38.fc27 632499 System Environment/Libraries Rekall Python support Python components and scripts for Rekall. rekall-sqlite 2.4.6 38.fc27 69295 System Environment/Libraries Rekall SQLite support SQLite components and scripts for Rekall. rekall-sqlite 2.4.6 38.fc27 78851 System Environment/Libraries Rekall SQLite support SQLite components and scripts for Rekall. rekollect 0.3.3 5.fc27 268092 Unspecified A note taking and note management application A note taking and note management application. rekonq 2.4.2 11.fc27 8626154 Unspecified KDE browser based on QtWebkit rekonq is a KDE browser based on QtWebkit. Its code is based on Nokia QtDemoBrowser, just like Arora. It's implementation is going to embrace KDE technologies to have a full-featured KDE web browser. relaxngDatatype 2011.1 6.fc27 31321 Unspecified RELAX NG Datatype API RELAX NG is a public space for test cases and other ancillary software related to the construction of the RELAX NG language and its implementations. relaxngDatatype-javadoc 2011.1 6.fc27 360945 Unspecified API documentation for relaxngDatatype This package provides API documentation for relaxngDatatype. relaxngcc 1.12 13.fc27 509629 Unspecified RELAX NG Compiler Compiler RelaxNGCC is a tool for generating Java source code from a given RELAX NG grammar. By embedding code fragments in the grammar like yacc or JavaCC, you can take appropriate actions while parsing valid XML documents against the grammar. relaxngcc-javadoc 1.12 13.fc27 3112710 Unspecified Javadoc for relaxngcc This package contains javadoc for relaxngcc. relevation 1.3 5.fc27 76965 Applications/Text Command-line search for Revelation Password Manager files Relevation is a tool to retrieve passwords stored in a password file in the format used by Revelation, from the command-line instead of through a GUI. relval 2.1.8 2.fc27 330750 Applications/Productivity Tool for interacting with Fedora QA wiki pages Relval can perform various tasks related to Fedora QA by interacting with the Fedora wiki. It lets you: * Create wiki pages for Fedora release validation test events * Generate statistics on release validation testing * Report release validation test results using a console interface See https://fedoraproject.org/wiki/QA/SOP_Release_Validation_Test_Event for more information on the process relval helps with. remake 0.12 7.fc27 113713 Unspecified Build system that bridges the gap between make and redo Remake is a build system with features of both make and redo. See the documentation for details on usage and control file syntax. remake-doc 0.12 7.fc27 2118350 Unspecified Documentation for remake Documentation for using and developing remake. remctl 3.13 6.fc27 322595 Applications/Internet Client/server for Kerberos-authenticated command execution remctl (the client) and remctld (the server) implement a client/server protocol for running single commands on a remote host using Kerberos v5 authentication and returning the output. They use a very simple GSS-API-authenticated network protocol, combined with server-side ACL support and a server configuration file that maps remctl commands to programs that should be run when that command is called by an authorised user. remctl 3.13 6.fc27 333619 Applications/Internet Client/server for Kerberos-authenticated command execution remctl (the client) and remctld (the server) implement a client/server protocol for running single commands on a remote host using Kerberos v5 authentication and returning the output. They use a very simple GSS-API-authenticated network protocol, combined with server-side ACL support and a server configuration file that maps remctl commands to programs that should be run when that command is called by an authorised user. remctl-devel 3.13 6.fc27 43929 Development/Libraries Development files needed to compile C programs against remctl remctl implements a client/server protocol for running single commands on a remote host using Kerberos v5 authentication. If you want to develop programs which use remctl's libraries, you need to install this package. remctl-devel 3.13 6.fc27 43931 Development/Libraries Development files needed to compile C programs against remctl remctl implements a client/server protocol for running single commands on a remote host using Kerberos v5 authentication. If you want to develop programs which use remctl's libraries, you need to install this package. remctl-perl 3.13 6.fc27 83910 Development/Libraries Perl interface to remctl remctl implements a client/server protocol for running single commands on a remote host using Kerberos v5 authentication. If you want to use remctl's Perl bindings, you need to install this package. remctl-php 3.13 6.fc27 38912 Development/Libraries PHP interface to remctl remctl implements a client/server protocol for running single commands on a remote host using Kerberos v5 authentication. If you want to use remctl's PHP bindings, you need to install this package. remctl-python 3.13 6.fc27 52365 Development/Libraries Python interface to remctl remctl implements a client/server protocol for running single commands on a remote host using Kerberos v5 authentication. If you want to use remctl's Python bindings, you need to install this package. remctl-ruby 3.13 6.fc27 42050 Development/Libraries Ruby interface to remctl remctl implements a client/server protocol for running single commands on a remote host using Kerberos v5 authentication. If you want to use remctl's Ruby bindings, you need to install this package. remind 03.01.15 5.fc27 451142 Applications/Productivity A sophisticated calendar and alarm program Remind is a sophisticated calendar and alarm program. It includes the following features: * A sophisticated scripting language * Plain-text, PostScript and HTML output * Timed reminders and pop-up alarms remind-gui 03.01.15 5.fc27 95201 Applications/Productivity A graphical front-end for remind using Tcl/Tk The remind-gui package contains a (self-described) "cheesy" graphical front end for Remind using Tcl/Tk. remmina 1.2.0 0.42.20170908git205df66.fc27 1472654 Unspecified Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. Remmina supports multiple network protocols in an integrated and consistent user interface. Currently RDP, VNC, XDMCP and SSH are supported. Please don't forget to install the plugins for the protocols you want to use. remmina-devel 1.2.0 0.42.20170908git205df66.fc27 73279 Unspecified Development files for remmina The remmina-devel package contains header files for developing plugins for remmina. remmina-devel 1.2.0 0.42.20170908git205df66.fc27 73279 Unspecified Development files for remmina The remmina-devel package contains header files for developing plugins for remmina. remmina-plugins-gnome 1.2.0 0.42.20170908git205df66.fc27 11768 Unspecified GNOME keyring integration for Remmina Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. This package contains the plugin with GNOME keyring support for the Remmina remote desktop client. remmina-plugins-nx 1.2.0 0.42.20170908git205df66.fc27 49870 Unspecified NX plugin for Remmina Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. This package contains the NX plugin for the Remmina remote desktop client. remmina-plugins-rdp 1.2.0 0.42.20170908git205df66.fc27 98604 Unspecified RDP plugin for Remmina Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. This package contains the Remote Desktop Protocol (RDP) plugin for the Remmina remote desktop client. remmina-plugins-spice 1.2.0 0.42.20170908git205df66.fc27 25136 Unspecified SPICE plugin for Remmina Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. This package contains the SPICE plugin for the Remmina remote desktop client. remmina-plugins-vnc 1.2.0 0.42.20170908git205df66.fc27 44157 Unspecified VNC plugin for Remmina Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. This package contains the VNC plugin for the Remmina remote desktop client. remmina-plugins-xdmcp 1.2.0 0.42.20170908git205df66.fc27 19893 Unspecified XDMCP plugin for Remmina Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. This package contains the XDMCP plugin for the Remmina remote desktop client. remoot 0.9 29.fc27 71135 Unspecified Pseudo-universal remote control wrapper ReMoot is a remote control that supports many popular multimedia applications running on GNU/Linux. It wraps around these apps and provides a unified and easy-to-use interface which can be accessed in many different ways. You can use the remote control from the command-line, with desktop icons or panel buttons, over the web with "rewwwoot" or by mapping your multimedia keyboard to it so that you can control all supported applications with the same keys. remotetea 1.1.3 3.fc27 353926 Unspecified Java implementation of Sun's ONC/RPC Remote Procedure Protocol A complete Java-based implementation of Sun's ONC/RPC Remote Procedure Protocol, including client and server functionality and some associated tools. No native code involved, only Java. remotetea-javadoc 1.1.3 3.fc27 3958974 Unspecified Javadoc for remotetea This package contains javadoc for remotetea. remotetea-maven-plugin 1.1.3 3.fc27 62280 Unspecified Remote Tea : ONC/RPC Maven plugin A Maven Plugin providing access to the source generator (jrpcgen) in the Maven life cycle phase 'generate-sources'. ren 1.0 26.fc27.2.1 18219 Applications/File Rename multiple files Whereas mv can rename (as opposed to move) only one file at a time, ren can rename many files according to search and replacement patterns, ala VMS and MS-DOS (but better). ren checks for replacement name collisions and handles rename chains (1 goes to 2 goes to 3 etc.) gracefully. renameutils 0.12.0 10.fc27 393786 Applications/File A set of programs to make renaming and copying of files easier The file renaming utilities (renameutils for short) are a set of programs designed to make renaming of files faster and less cumbersome. The file renaming utilities consists of five programs - qmv, qcp, imv, icp and deurlname. The qmv ("quick move") program allows file names to be edited in a text editor. The names of all files in a directory are written to a text file, which is then edited by the user. The text file is read and parsed, and the changes are applied to the files. The qcp ("quick cp") program works like qmv, but copies files instead of moving them. The imv ("interactive move") program, is trivial but useful when you are too lazy to type (or even complete) the name of the file to rename twice. It allows a file name to be edited in the terminal using the GNU Readline library. icp copies files. The deurlname program removes URL encoded characters (such as %20 representing space) from file names. Some programs such as w3m tend to keep those characters encoded in saved files. rendercheck 1.5 6.fc27 62615 Development/Tools Tool to verify correct operation of the XRENDER extension Tests a Render extension implementation against separate calculations of expected output. renderdoc 0.91 4.fc27 19705100 Unspecified A stand-alone graphics debugging tool A free MIT licensed stand-alone graphics debugger that allows quick and easy single-frame capture and detailed introspection of any application using Vulkan, OpenGL. renderdoc 0.91 4.fc27 18697126 Unspecified A stand-alone graphics debugging tool A free MIT licensed stand-alone graphics debugger that allows quick and easy single-frame capture and detailed introspection of any application using Vulkan, OpenGL. renderdoc-devel 0.91 4.fc27 24472 Unspecified Development files for renderdoc The renderdoc-devel package contains headers and other files that are required to develop applications that want to integrate with renderdoc. renderdoc-devel 0.91 4.fc27 24472 Unspecified Development files for renderdoc The renderdoc-devel package contains headers and other files that are required to develop applications that want to integrate with renderdoc. renku 0.4.1 6.fc27 3654820 Unspecified Note taking application Renku is an efficient and simple application for managing your notes. renrot 1.2.0 4.fc27 170053 Unspecified A program to rename and rotate files according to EXIF tags Renrot renames files according the DateTimeOriginal and FileModifyDate EXIF tags, if they exist. Otherwise, the name will be set according to the current timestamp. Additionally, it rotates files and their thumbnails, accordingly Orientation EXIF tag. The script can also put commentary into the Commentary and UserComment tags. Personal details can be specified via XMP tags defined in a configuration file. rep-gtk 0.90.8.3 4.fc27 1287415 Unspecified GTK+ binding for librep Lisp environment This is a binding of GTK+ for the librep Lisp interpreter. It is based on Marius Vollmer's guile-gtk package (initially version 0.15, updated to 0.17), with a new glue-code generator. rep-gtk-devel 0.90.8.3 4.fc27 11869 Development/Languages Development files for rep-gtk Link libraries and C header files for librep development. rep-gtk-devel 0.90.8.3 4.fc27 11871 Development/Languages Development files for rep-gtk Link libraries and C header files for librep development. replacer 1.6 5.fc27 49566 Unspecified Replacer Maven Mojo Maven plugin to replace tokens in a given file with a value. This plugin is also used to automatically generating PackageVersion.java in the FasterXML.com project. replacer-javadoc 1.6 5.fc27 565766 Unspecified Javadoc for replacer This package contains javadoc for replacer. repo_manager 0.1.0 9.fc27 85866 Unspecified Manage your RPM repositories easily repo_manager allows you to easily manage your RPM repositories. It helps you add or remove RPMs from your repositories, it allows you to 'upgrade' a RPM from one repo into another one (for example from testing to prod). Repo_manager can also give you some information about the state of your repositories (number of RPMs, SRPMs, duplicates) and clean them (ie: remove the duplicates while keeping the last X versions available, X being set by the user). reposurgeon 3.42 2.fc27 1057580 Unspecified SCM Repository Manipulation Tool Reposurgeon enables risky operations that version-control systems don't want to let you do, such as editing past comments and metadata and removing commits. It works with any version control system that can export and import git fast-import streams, including git, hg, fossil, bzr, CVS and RCS. It can also read Subversion dump files directly and can thus be used to script production of very high-quality conversions from Subversion to any supported DVCS. repoview 0.6.6 10.fc27 89428 Applications/System Creates a set of static HTML pages in a yum repository RepoView creates a set of static HTML pages in a yum repository for easy browsing. reprepro 5.1.1 3.fc27 1200807 Unspecified Tool to handle local repositories of Debian packages reprepro is a tool to manage a repository of Debian packages (.deb). It stores files either being injected manually or downloaded from some other repository (partially) mirrored into one pool/ hierarchy. Managed packages and files are stored in a Berkeley DB, so no database server is needed. Checking signatures of mirrored repositories and creating signatures of the generated Package indexes is supported. repsnapper 2.4 0.5.a3.fc27 2062758 Unspecified RepRap control software RepSnapper is a host software for controlling the RepRap 3D printer. reptyr 0.6.2 8.fc27 46917 Applications/System Attach a running process to a new terminal reptyr is a utility for taking an existing running program and attaching it to a new terminal. Started a long-running process over ssh, but have to leave and don't want to interrupt it? Just start a screen, use reptyr to grab it, and then kill the ssh session and head on home. resapplet 0.1.4 16.fc27 129538 User Interface/Desktops Resolution Switching Applet Resapplet is a simple utility that sits in the system notification area and allows switching the resolution and refresh rate. It uses the xrandr extensions to switch the resolution on-the-fly and user resolution preferences to save the resolution. It works in both GNOME and KDE, because it uses the system notification area. rescene 1.2 16.fc27 34409 Applications/Archiving Extracts RAR metadata and recreates RAR files ReScene is a mechanism for backing up and restoring the metadata from RAR archives. rescu 1.8.2 0.2.gitbeb9897.fc24 78888 Unspecified Lightweight Rest client utility for Java ResCU enables the user to create a proxy Rest client in run-time directly from a JAX-RS annotated interface. ResCU is mostly focused on json-based services, and uses Jackson for json-to-object mapping. rescu-javadoc 1.8.2 0.2.gitbeb9897.fc24 1285314 Unspecified Javadoc for rescu This package contains the API documentation for rescu. resiprocate-clicktocall 1.10.2 26.fc25 280568 Unspecified Click-to-call server process Provides a simple SIP click-to-call service. reSIProcate is a framework that aims to fully implement the SIP protocol in first class C++. It is intended for use in other applications, such as the repro SIP proxy. resiprocate-devel 1.10.2 26.fc25 2630261 Unspecified reSIProcate development files Resiprocate SIP Stack development files. resiprocate-devel 1.10.2 26.fc25 2630261 Unspecified reSIProcate development files Resiprocate SIP Stack development files. resiprocate-libs 1.10.2 26.fc25 7129921 Unspecified Shared libraries http://www.resiprocate.org reSIProcate is a framework that aims to fully implement the SIP protocol in first class C++. It is intended for use in other applications, such as the repro SIP proxy. This package provides the core libraries: librutil (utilities), libresip (SIP stack/RFC compliant message parsing) and libdum (SIP Dialog Usage Manager, a state machine for SIP dialogs). resiprocate-libs 1.10.2 26.fc25 6917041 Unspecified Shared libraries http://www.resiprocate.org reSIProcate is a framework that aims to fully implement the SIP protocol in first class C++. It is intended for use in other applications, such as the repro SIP proxy. This package provides the core libraries: librutil (utilities), libresip (SIP stack/RFC compliant message parsing) and libdum (SIP Dialog Usage Manager, a state machine for SIP dialogs). resiprocate-repro 1.10.2 26.fc25 352168 Unspecified SIP proxy repro is the SIP proxy developed as part of the reSIProcate project. It provides a high-quality, low maintenance solution for serving small and large IP telephony installations. reSIProcate is a framework that aims to fully implement the SIP protocol in first class C++. It is intended for use in other applications, such as the repro SIP proxy. resiprocate-sipdialer 1.10.2 26.fc25 12237 Unspecified Click-to-call utility sipdialer is a click-to-call application that uses the SIP REFER method to force a SIP phone (for example, the phone on your desk) to dial another number. It can be registered in GConf to handle clicks on sip:, sips: and tel: URIs in other applications and the web browser. reSIProcate is a framework that aims to fully implement the SIP protocol in first class C++. It is intended for use in other applications, such as the repro SIP proxy. resiprocate-turn-server 1.10.2 26.fc25 609729 Unspecified ICE/STUN/TURN server reTurn is the TURN server developed as part of the reSIProcate project. TURN (RFC 5766) provides a standardised solution for VoIP applications to find the most efficient way to route media streams when NAT and firewall devices may be present. reTurn provides a high-quality, low maintenance solution for serving small and large IP telephony installations. It has been used successfully with a variety of SIP and Jabber applications, including Lumicall, Jitsi, Empathy and Psi. reSIProcate is a framework that aims to fully implement the SIP protocol in first class C++. It is intended for use in other applications, such as the repro SIP proxy. resiprocate-turn-server-psql 1.10.2 26.fc25 6408 Unspecified ICE/STUN/TURN server PostgreSQL users script reTurn is the TURN server developed as part of the reSIProcate project. This packages provides a Python script to synchronize the reTurn users.txt file from a PostgreSQL table. resolv_wrapper 1.1.5 2.fc27 32057 Unspecified A wrapper for dns name resolving or dns faking It is likely that if you have a server/client architecture, you need to do DNS queries or a third party library, like Kerberos needs to be able to do queries. In the case of Kerberos the client needs to look the address of the KDC up via a SRV record. resolv_wrapper is able to either redirect all DNS queries to your DNS server implementation, or fake DNS replies! To use it set the following environment variables: LD_PRELOAD=libresolv_wrapper.so RESOLV_WRAPPER_CONF=./my_resolv.conf This package doesn't have a devel package because this project is for development/testing. resolv_wrapper 1.1.5 2.fc27 28561 Unspecified A wrapper for dns name resolving or dns faking It is likely that if you have a server/client architecture, you need to do DNS queries or a third party library, like Kerberos needs to be able to do queries. In the case of Kerberos the client needs to look the address of the KDC up via a SRV record. resolv_wrapper is able to either redirect all DNS queries to your DNS server implementation, or fake DNS replies! To use it set the following environment variables: LD_PRELOAD=libresolv_wrapper.so RESOLV_WRAPPER_CONF=./my_resolv.conf This package doesn't have a devel package because this project is for development/testing. resource-agents 4.0.1 1.fc27.3 1874833 System Environment/Base Open Source HA Reusable Cluster Resource Scripts A set of scripts to interface with several services to operate in a High Availability environment for both Pacemaker and rgmanager service managers. rest 0.8.0 4.fc27 171402 Unspecified A library for access to RESTful web services This library was designed to make it easier to access web services that claim to be "RESTful". A RESTful service should have urls that represent remote objects, which methods can then be called on. The majority of services don't actually adhere to this strict definition. Instead, their RESTful end point usually has an API that is just simpler to use compared to other types of APIs they may support (XML-RPC, for instance). It is this kind of API that this library is attempting to support. rest 0.8.0 4.fc27 180814 Unspecified A library for access to RESTful web services This library was designed to make it easier to access web services that claim to be "RESTful". A RESTful service should have urls that represent remote objects, which methods can then be called on. The majority of services don't actually adhere to this strict definition. Instead, their RESTful end point usually has an API that is just simpler to use compared to other types of APIs they may support (XML-RPC, for instance). It is this kind of API that this library is attempting to support. rest-devel 0.8.0 4.fc27 624422 Unspecified Development package for rest Files for development with rest. rest-devel 0.8.0 4.fc27 624426 Unspecified Development package for rest Files for development with rest. restauth 0.6.3 6.fc24 910847 Applications/Internet Web-service providing shared authentication, authorization and preferences Lightweight web-service that provides shared authentication, authorization and preferences. RestAuth does not attempt to provide "one account for the web" like OpenId or OAuth but instead allows multiple systems to directly use the same user base, much like the way LDAP or Kerberos is commonly used. restauth-doc 0.6.3 6.fc24 1731504 Documentation RestAuth Documentation Documentation for RestAuth resteasy 3.0.19 6.fc27 12768 Unspecified Framework for RESTful Web services and Java applications RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. resteasy-atom-provider 3.0.19 6.fc27 59923 Unspecified Module atom-provider for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Module atom-provider for resteasy. resteasy-client 3.0.19 6.fc27 174104 Unspecified Client for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Client for resteasy. resteasy-core 3.0.19 6.fc27 999299 Unspecified Core modules for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Core modules for resteasy. resteasy-fastinfoset-provider 3.0.19 6.fc27 29352 Unspecified Module fastinfoset-provider for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Module fastinfoset-provider for resteasy. resteasy-jackson-provider 3.0.19 6.fc27 14847 Unspecified Module jackson-provider for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Module jackson-provider for resteasy. resteasy-jackson2-provider 3.0.19 6.fc27 21801 Unspecified Module jackson2-provider for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Module jackson2-provider for resteasy. resteasy-javadoc 3.0.19 6.fc27 43913477 Unspecified Javadoc for resteasy This package contains the API documentation for resteasy. resteasy-jaxb-provider 3.0.19 6.fc27 93299 Unspecified Module jaxb-provider for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Module jaxb-provider for resteasy. resteasy-jettison-provider 3.0.19 6.fc27 50308 Unspecified Module jettison-provider for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Module jettison-provider for resteasy. resteasy-json-p-provider 3.0.19 6.fc27 15583 Unspecified Module json-p-provider for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Module json-p-provider for resteasy. resteasy-multipart-provider 3.0.19 6.fc27 98624 Unspecified Module multipart-provider for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Module multipart-provider for resteasy. resteasy-netty3 3.0.19 6.fc27 45827 Unspecified Netty 3 Integration for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Netty 3 Integration for resteasy. resteasy-optional 3.0.19 6.fc27 972514 Unspecified Optional modules for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Optional modules for resteasy. resteasy-test 3.0.19 6.fc27 22126 Unspecified Test modules for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Test modules for resteasy. resteasy-validator-provider-11 3.0.19 6.fc27 52596 Unspecified Module validate-provider-11 for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Module validate-provider-11 for resteasy. resteasy-yaml-provider 3.0.19 6.fc27 20364 Unspecified Module yaml-provider for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Module yaml-provider for resteasy. restlet-jse 2.3.1 6.fc27 1707398 Unspecified Open Source Lightweight REST framework Restlet is a lightweight, comprehensive, REST framework for the Java platform. Restlet is suitable for both server and client Web applications. It supports major Internet transport, data format, and service description standards like HTTP and HTTPS, SMTP, XML, Atom, and WADL. restlet-jse-javadoc 2.3.1 6.fc27 34992977 Unspecified Javadoc for restlet-jse This package contains javadoc for restlet-jse. restsharp 105.2.3 10.fc27 296725 Unspecified Simple REST and HTTP API Client Simple REST and HTTP API Client. restsharp 105.2.3 10.fc27 296725 Unspecified Simple REST and HTTP API Client Simple REST and HTTP API Client. restsharp-devel 105.2.3 10.fc27 188 Unspecified Development files for restsharp Development files for restsharp. restsharp-devel 105.2.3 10.fc27 188 Unspecified Development files for restsharp Development files for restsharp. resultsdb 2.0.5 2.fc27 221360 Unspecified Results store for automated tasks ResultsDB is a results store engine for, but not limited to, Fedora QA tools. resultsdb_frontend 2.0.0 3.fc27 64328 Unspecified Frontend for the ResultsDB ResultsDB fronted is a simple application that allows browsing the data stored inside ResultsDB. retext 7.0.0 2.fc27 795459 Unspecified Text editor for Markdown and reStructuredText ReText is a simple but powerful text editor for Markdown and reStructuredText. retrace-server 1.17.0 2.fc27 454523 Applications/System Application for remote coredump analysis The retrace server provides a coredump analysis and backtrace generation service over a network using HTTP protocol. revelation 0.4.14 17.fc27 1155925 Unspecified Password manager for GNOME 2 Revelation is a password manager. It organizes accounts in a tree structure, and stores them as AES-encrypted XML files. rf 0.4.18 9.fc27 68606 Unspecified Read feeds from any source Read feed is a command that reads feeds from any source. read feed uses the feed of a site to manage it with a command line interface. rfcdiff 1.45 3.fc27 51602 Unspecified Compares two internet draft files and outputs the difference The purpose of this program is to compare two versions of an internet-draft, and as output produce a diff in one of several formats: - side-by-side html diff - paged wdiff output in a text terminal - a text file with changebars in the left margin - a simple unified diff output In all cases, internet-draft headers and footers are stripped before generating the diff, to produce a cleaner diff. rfdump 1.6 22.fc27 230283 Unspecified An RFID tags detector RFDump is a tool to detect RFID-Tags and show their meta information: Tag ID, Tag Type, manufacturer etc. The user data memory of a tag can be displayed and modified using either a Hex or an ASCII editor. Tag contents can be stored and loaded using a specific XML fomrat. This effectively allows to copy data from one tag to another. In addition, the integrated cookie feature demonstrates how easy it is for a company to abuse RFID technology to spy on their customers. RFDump works with the ACG Multi-Tag Reader or similar card reader hardware. rfkill 0.5 10.fc27 13433 System Environment/Base A tool for enabling and disabling wireless devices rfkill is a simple tool for accessing the Linux rfkill device interface, which is used to enable and disable wireless networking devices, typically WLAN, Bluetooth and mobile broadband. rgbds 0.3.2 3.fc27 226522 Unspecified A development package for the Game Boy, including an assembler RGBDS (Rednex Game Boy Development System) is a free assembler/linker package for the Game Boy and Game Boy Color. It consists of: * rgbasm (assembler) * rgblink (linker) * rgbfix (checksum/header fixer) * rgbgfx (PNG‐to‐2bpp graphics converter) rhash 1.3.5 1.fc27 273469 System Environment/Libraries Great utility for computing hash sums RHash is a console utility for calculation and verification of magnet links and a wide range of hash sums like CRC32, MD4, MD5, SHA1, SHA256, SHA512, SHA3, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru. Hash sums are used to ensure and verify integrity of large volumes of data for a long-term storing or transferring. Features: * Output in a predefined (SFV, BSD-like) or a user-defined format. * Can calculate Magnet links. * Updating hash files (adding hash sums of files missing in the hash file). * Calculates several hash sums in one pass * Ability to process directories recursively. * Portability: the program works the same on Linux, *BSD or Windows. rhash 1.3.5 1.fc27 235689 System Environment/Libraries Great utility for computing hash sums RHash is a console utility for calculation and verification of magnet links and a wide range of hash sums like CRC32, MD4, MD5, SHA1, SHA256, SHA512, SHA3, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru. Hash sums are used to ensure and verify integrity of large volumes of data for a long-term storing or transferring. Features: * Output in a predefined (SFV, BSD-like) or a user-defined format. * Can calculate Magnet links. * Updating hash files (adding hash sums of files missing in the hash file). * Calculates several hash sums in one pass * Ability to process directories recursively. * Portability: the program works the same on Linux, *BSD or Windows. rhash-devel 1.3.5 1.fc27 12641 Development/Libraries Development files for librhash LibRHash is a professional, portable, thread-safe C library for computing a wide variety of hash sums, such as CRC32, MD4, MD5, SHA1, SHA256, SHA512, SHA3, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru. Hash sums are used to ensure and verify integrity of large volumes of data for a long-term storing or transferring. Features: * Small and easy to learn interface. * Hi-level and Low-level API. * Allows calculating of several hash functions simultaneously. * Portability: the library works on Linux, *BSD and Windows. The rhash-devel package contains libraries and header files for developing applications that use librhash. rhash-devel 1.3.5 1.fc27 12641 Development/Libraries Development files for librhash LibRHash is a professional, portable, thread-safe C library for computing a wide variety of hash sums, such as CRC32, MD4, MD5, SHA1, SHA256, SHA512, SHA3, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru. Hash sums are used to ensure and verify integrity of large volumes of data for a long-term storing or transferring. Features: * Small and easy to learn interface. * Hi-level and Low-level API. * Allows calculating of several hash functions simultaneously. * Portability: the library works on Linux, *BSD and Windows. The rhash-devel package contains libraries and header files for developing applications that use librhash. rhdb-utils 9.6.0 3.fc27 44698 Applications/Databases Miscellaneous utilities for PostgreSQL - Red Hat Edition This package contains miscellaneous, non-graphical tools originally developed for PostgreSQL - Red Hat Edition. rhino 1.7.7.1 3.fc27 1223387 Unspecified JavaScript for Java Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users. rhino-demo 1.7.7.1 3.fc27 117757 Unspecified Examples for rhino Examples for rhino. rhn-check 2.7.15 1.fc27 38998 System Environment/Base Check for RHN actions rhn-check polls a Red Hat Satellite or Spacewalk server to find and execute scheduled actions. rhn-client-tools 2.7.15 1.fc27 2474476 System Environment/Base Support programs and libraries for Red Hat Satellite or Spacewalk Red Hat Satellite Client Tools provides programs and libraries to allow your system to receive software updates from Red Hat Satellite or Spacewalk. rhn-custom-info 5.4.35 1.fc27 32903 Applications/System Set and list custom values for RHN-enabled machines Allows for the setting and listing of custom key/value pairs for an RHN-enabled system. rhn-setup 2.7.15 1.fc27 215541 System Environment/Base Configure and register an RHN/Spacewalk client rhn-setup contains programs and utilities to configure a system to use Red Hat Satellite or Spacewalk, and to register a system with a Red Hat Satellite or Spacewalk server. rhn-setup-gnome 2.7.15 1.fc27 559505 System Environment/Base A GUI interface for RHN/Spacewalk Registration rhn-setup-gnome contains a GTK+ graphical interface for configuring and registering a system with a Red Hat Satellite or Spacewalk server. rhnlib 2.7.5 1.fc27 224001 Development/Libraries Python libraries for the Spacewalk project rhnlib is a collection of python modules used by the Spacewalk (http://spacewalk.redhat.com) software. rhnmd 5.3.18 6.fc27 19875 System Environment/Daemons Spacewalk Monitoring Daemon rhnmd enables secure ssh-based communication between the monitoring scout and the monitored host. rhnsd 5.0.29 1.fc27 100580 System Environment/Base Spacewalk query daemon The Red Hat Update Agent that automatically queries the Red Hat Network servers and determines which packages need to be updated on your machine, and runs any actions. rho 0.0.28 5.fc27 447777 Applications/Internet An SSH system profiler Rho is a tool for scanning your network, logging into systems via SSH, and retrieving information about them. rhq-plugin-annotations 3.0.4 13.fc27 10102 Unspecified RHQ plugin annotations Annotations to help generate RHQ plugin descriptors. rhq-plugin-annotations-javadoc 3.0.4 13.fc27 233131 Unspecified Javadocs for rhq-plugin-annotations This package contains the API documentation for rhq-plugin-annotations. rhythmbox 3.4.2 1.fc27 15714910 Unspecified Music Management Application Rhythmbox is an integrated music management application based on the powerful GStreamer media framework. It has a number of features, including an easy to use music browser, searching and sorting, comprehensive audio format support through GStreamer, Internet Radio support, playlists and more. Rhythmbox is extensible through a plugin system. rhythmbox 3.4.2 1.fc27 15735496 Unspecified Music Management Application Rhythmbox is an integrated music management application based on the powerful GStreamer media framework. It has a number of features, including an easy to use music browser, searching and sorting, comprehensive audio format support through GStreamer, Internet Radio support, playlists and more. Rhythmbox is extensible through a plugin system. rhythmbox-alternative-toolbar 0.17.3 8.fc27 761229 Unspecified Client-side decorated compact toolbar for Rhythmbox Alternative Toolbar replaces the Rhythmbox large toolbar with a Client-Side Decorated or Compact toolbar which can be hidden. rhythmbox-ampache 0 15.20170825git3946080.fc27 79388 Unspecified Ampache plugin for Rhythmbox The Rhythmbox Ampache Plugin is a plugin for the music player Rhythmbox that enables browsing the metadata and streaming music from an Ampache media server. rhythmbox-devel 3.4.2 1.fc27 1523996 Unspecified Development files for Rhythmbox plugins This package contains the development files necessary to create a Rhythmbox plugin. rhythmbox-devel 3.4.2 1.fc27 1524000 Unspecified Development files for Rhythmbox plugins This package contains the development files necessary to create a Rhythmbox plugin. rhythmbox-lirc 3.4.2 1.fc27 22953 Unspecified LIRC (Infrared remote) plugin for Rhythmbox This package contains a plugin to add LIRC (Infrared remote) support to Rhythmbox. richacl 1.12 4.fc27 69994 System Environment/Base Rich Access Control List utilities The getrichacl and setrichacl utilities allow to manage Rich Access Control Lists (richacls) from the command line. Richacls are an implementation of NFSv4 ACLs which has been extended by file masks to better fit the standard POSIX file permission model. They provide a consistent file permission model locally as well as over various remote file system protocols like NFSv4 and CIFS/Samba. ricochet 1.1.4 7.fc27 1474912 Unspecified Anonymous peer-to-peer instant messaging Ricochet is an experiment with a different kind of instant messaging that doesn't trust anyone with your identity, your contact list, or your communications. * You can chat without exposing your identity (or IP address) to anyone * Nobody can discover who your contacts are or when you talk (meta-data-free!) * There are no servers to compromise or operators to intimidate for your information * It's cross-platform and easy for non-technical users Warnings: Tor does no protocol cleaning. That means there is a danger that application protocols and associated programs can be induced to reveal information about the initiator. Tor depends on Privoxy and similar protocol cleaners to solve this problem. The present network is very small -- this further reduces the strength of the anonymity provided. Tor is not presently suitable for high-stakes anonymity. riemann-c-client 1.9.0 7.fc27 72377 Unspecified The riemann C client This is a C client library for the Riemann monitoring system, providing a convenient and simple API, high test coverage and a copyleft license, along with API and ABI stability. riemann-c-client 1.9.0 7.fc27 82237 Unspecified The riemann C client This is a C client library for the Riemann monitoring system, providing a convenient and simple API, high test coverage and a copyleft license, along with API and ABI stability. riemann-c-client-devel 1.9.0 7.fc27 20999 Unspecified Development files for riemann-c-client This package provides files necessary for riemann-c-client development. riemann-c-client-devel 1.9.0 7.fc27 21001 Unspecified Development files for riemann-c-client This package provides files necessary for riemann-c-client development. riffle 1.0.0 5.fc27 30015 Unspecified Annotations and Classes for managing and executing dependent processes Riffle is a lightweight Java library for executing collections of dependent processes as a single process. This library provides Java Annotations for tagging classes and methods supporting required life-cycle stages, and a simple utility for invoking instances of those classes in dependency order. It is intended that more robust work-flow tools adopt these Annotations allowing users and developers across diverse projects to implement and link to a single life-cycle model without inheriting any incompatible license restrictions. riffle-javadoc 1.0.0 5.fc27 349758 Unspecified Javadoc for riffle This package contains javadoc for riffle. rinetd 0.62 23.fc27 43523 System Environment/Daemons TCP redirection server rinetd is a daemon which redirects TCP connections from one IP address and port to another IP address and port. This daemon is often used to access services behind a firewall. ripe-atlas-tools 2.0.2 4.fc27 564743 Unspecified The official command line client for RIPE Atlas The official command line client for RIPE Atlas. ripmime 1.4.0.9 14.fc27 217342 Applications/Internet Extract attachments out of a MIME encoded email packages ripMIME extract attachments out of a MIME encoded email packages. ripright 0.11 8.fc27 94188 Unspecified Minimal CD to FLAC ripper RipRight is a minimal CD ripper modeled on autorip. It can run as a daemon and will automatically start ripping any CD found in the drive after which the disc will be ejected. Ripping is always to FLAC lossless audio format with tags taken from the community-maintained MusicBrainz lookup service and cover art from Amazon where possible. If a disc is unknown to MusicBrainz, the CD will be ejected without ripping and can also be optionally rejected if cover art cannot be found. With RipRight, ripping a CD collection is just a matter of feeding your Linux PC each CD in turn and waiting while they are ripped. CDs which are immediately ejected can be checked with the MusicBrainz Picard tool which allows CD identifiers to be uploaded to the website database. Any errors or inaccuracies in the database records can also be edited on the MusicBrainz. ristretto 0.8.2 5.fc27 1671741 User Interface/Desktops Image-viewer for the Xfce desktop environment Ristretto is a fast and lightweight image-viewer for the Xfce desktop environment. ritopt 0.2.1 17.fc27 152981 Development/Tools A Java library for parsing command-line options Ritopt is an options parser for the Java programming language ritopt-javadoc 0.2.1 17.fc27 929961 Documentation Javadoc for ritopt Documentation for the ritopt library rkhunter 1.4.4 4.fc27 836537 Applications/System A host-based tool to scan for rootkits, backdoors and local exploits Rootkit Hunter (RKH) is an easy-to-use tool which checks computers running UNIX (clones) for the presence of rootkits and other unwanted tools. rkt 1.25.0 3.gitd2d35e0.fc27 56726950 Unspecified CLI for running app containers CLI for running app containers rktime 0.6 12.fc27 8121 Applications/Productivity Multi-zone time display utility A command-line utility which displays the time in multiple timezones in an easy-to-read way, using color to help indicate which locations are currently in business hours. rkward 0.6.5 7.fc27 10293953 Applications/Productivity Graphical frontend for R language RKWard aims to provide an easily extensible, easy to use IDE/GUI for the R-project. RKWard tries to combine the power of the R-language with the (relative) ease of use of commercial statistics tools. Long term plans include integration with office suites rlog 1.4 21.fc26 78768 Development/Libraries Runtime Logging for C++ RLog provides a flexible message logging facility for C++ programs and libraries. It is meant to be fast enough to leave in production code. rlog 1.4 21.fc26 83472 Development/Libraries Runtime Logging for C++ RLog provides a flexible message logging facility for C++ programs and libraries. It is meant to be fast enough to leave in production code. rlog-devel 1.4 21.fc26 741902 Development/Libraries Runtime Logging for C++ - development files Files needed for developing apps using rlog rlog-devel 1.4 21.fc26 741904 Development/Libraries Runtime Logging for C++ - development files Files needed for developing apps using rlog rlwrap 0.42 7.fc27 217051 Applications/Text Wrapper for GNU readline rlwrap is a 'readline wrapper' that uses the GNU readline library to allow the editing of keyboard input for any other command. Input history is remembered across invocations, separately for each command; history completion and search work as in bash and completion word lists can be specified on the command line. rmap 1.2 24.fc27 102049 Applications/Engineering Rmap is a package that is able to generate images of the earth from a distance Rmap is a package that will allow you to generate images of the earth from a distance or fairly zoomed in. rmap-data 1.2 24.fc27 46638184 Applications/Engineering Rendering data for rmap This package contains rendering data for rmap. rmic-maven-plugin 1.2.1 15.fc27 44427 Unspecified Uses the java rmic compiler to generate classes used in remote method invocation This plugin works with Maven 2 and uses the java rmic compiler to generate classes used in remote method invocation. rmic-maven-plugin-javadoc 1.2.1 15.fc27 374415 Unspecified Javadoc for rmic-maven-plugin This package contains the API documentation for rmic-maven-plugin. rmol 1.00.1 14.fc27 675849 System Environment/Libraries C++ library of Revenue Management and Optimisation classes and functions rmol is a C++ library of Revenue Management and Optimisation classes and functions. Typically, that library may be used by service providers (e.g., airlines offering flight seats, hotels offering rooms, rental car companies offering rental days, broadcasting company offering advertisement slots, theaters offering seats, etc.) to help in optimizing their revenues from seat capacities. Most of the algorithms implemented are public and documented in the following book: The Theory and practice of Revenue Management, by Kalyan T. Talluri and Garrett J. van Ryzin, Kluwer Academic Publishers, 2004, ISBN 1-4020-7701-7 rmol makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular the Boost (C++ Standard Extensions: http://www.boost.org) library is used. Install the rmol package if you need a library of basic C++ objects for Airline Revenue Management (RM), mainly for simulation purpose. rmol 1.00.1 14.fc27 685423 System Environment/Libraries C++ library of Revenue Management and Optimisation classes and functions rmol is a C++ library of Revenue Management and Optimisation classes and functions. Typically, that library may be used by service providers (e.g., airlines offering flight seats, hotels offering rooms, rental car companies offering rental days, broadcasting company offering advertisement slots, theaters offering seats, etc.) to help in optimizing their revenues from seat capacities. Most of the algorithms implemented are public and documented in the following book: The Theory and practice of Revenue Management, by Kalyan T. Talluri and Garrett J. van Ryzin, Kluwer Academic Publishers, 2004, ISBN 1-4020-7701-7 rmol makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular the Boost (C++ Standard Extensions: http://www.boost.org) library is used. Install the rmol package if you need a library of basic C++ objects for Airline Revenue Management (RM), mainly for simulation purpose. rmol-devel 1.00.1 14.fc27 31955 Development/Libraries Header files, libraries and development helper tools for rmol This package contains the header files, shared libraries and development helper tools for rmol. If you would like to develop programs using rmol, you will need to install rmol-devel. rmol-devel 1.00.1 14.fc27 31999 Development/Libraries Header files, libraries and development helper tools for rmol This package contains the header files, shared libraries and development helper tools for rmol. If you would like to develop programs using rmol, you will need to install rmol-devel. rmol-doc 1.00.1 14.fc27 4505077 Documentation HTML documentation for the rmol library This package contains HTML pages, as well as a PDF reference manual, for rmol. All that documentation is generated thanks to Doxygen (http://doxygen.org). The content is the same as what can be browsed online (http://rmol.org). rmt 1.5.3 10.fc27 72026 Applications/Archiving Provides certain programs with access to remote tape devices The rmt utility provides remote access to tape devices for programs like dump (a filesystem backup program), restore (a program for restoring files from a backup), and tar (an archiving program). rnetclient 2016.0 4.fc27 75878 Unspecified Submit the Brazilian Income Tax Report to the Brazilian Tax Authority Rnetclient is a Free Software that can be used to submit the Brazilian Income Tax Report to the Brazilian Tax Authority (Receita Federal). It is the outcome of reverse-engineering ReceitaNet, the official and proprietary software that Receita Federal develops. rng-tools 6 1.fc27 85315 System Environment/Base Random number generator related utilities Hardware random number generation tools. rngom 201103 0.15.20120119svn.fc27 324776 Unspecified Java library for parsing RELAX NG grammars RNGOM is an open-source Java library for parsing RELAX NG grammars. In particular, RNGOM can: * parse the XML syntax * parse the compact syntax * check all the semantic restrictions as specified in the specification * parse RELAX NG into application-defined data structures * build a default data structure based around the binarized simple syntax or another data structure that preserves more of the parsed information * parse foreign elements/attributes in a schema * parse comments in a schema rngom-javadoc 201103 0.15.20120119svn.fc27 5558344 Unspecified Javadoc for rngom This package contains javadoc for rngom. rnv 1.7.11 13.fc27 545063 Unspecified Implementation of Relax NG Compact Syntax validator in ANSI C RNV uses Relax NG compact syntax schemas to check if a given XML file is valid in respect to the language defined by the Relax NG schema. RNV uses Expat for XML parsing. robodoc 4.99.41 13.fc27 391660 Development/Tools Extract documentation from source code ROBODoc is a documentation tool (based on the AutoDocs program written a long time ago by Commodore). It extracts specially formatted comment headers from the source file and puts them in a separate file. ROBODoc thus allows you to include the program documentation in the source code and avoid having to maintain two separate documents. ROBODoc can format the documentation in HTML, ASCII, AmigaGuide, LaTeX, or RTF format. It is even possible to include parts of the source code with function names that point their the documentation. It also can create index tables for all your variables, classes, functions, etc. The best feature of ROBODoc is that it works with many languages: Assembler, C, Perl, LISP, Occam, Tcl/Tk, Pascal, Fortran, shell scripts, and COBOL, basically any language that supports comments/remarks. robotfindskitten 1.7320508.406 15.fc27 76505 Amusements/Games A game/zen simulation. You are robot. Your job is to find kitten. In this game, you are robot (#). Your job is to find kitten. This task is complicated by the existence of various things which are not kitten. Robot must touch items to determine if they are kitten or not. The game ends when robotfindskitten. roboto-fontface-common 0.5.0.0 4.fc27 28892 Unspecified roboto-fontface commons Common roboto-fontface static content (font, CSS and SCSS) roboto-fontface-fonts 0.5.0.0 4.fc27 14706726 Unspecified roboto-fontface fonts roboto-fontface fonts robust-http-client 1.2 10.fc27 9863 Unspecified Small Java library that performs HTTP download with automatic retry robust-http-client is a small Java library which can be used for performing HTTP downloads with automatic retry. robust-http-client-javadoc 1.2 10.fc27 96294 Unspecified Javadoc for robust-http-client This package contains API javadoc documentation for robust-http-client rocket-depot 1.0.0 4.fc27 119270 Unspecified GTK+ 3 rdesktop/xfreerdp front-end Rocket Depot is a simple graphical front-end for rdesktop and FreeRDP with support for connection profiles. It runs on Linux desktops using GTK and takes advantage of modern desktop environment features such as Unity Quicklists. rocksdb 5.2.1 3.fc27 4837994 Unspecified A Persistent Key-Value Store for Flash and RAM Storage Rocksdb is a library that forms the core building block for a fast key value server, especially suited for storing data on flash drives. It has a Log-Structured-Merge-Database (LSM) design with flexible trade offs between Write-Amplification-Factor (WAF), Read-Amplification-Factor (RAF) and Space-Amplification-Factor (SAF). It has multithreaded compaction, making it specially suitable for storing multiple terabytes of data in a single database. rocksdb 5.2.1 3.fc27 4877318 Unspecified A Persistent Key-Value Store for Flash and RAM Storage Rocksdb is a library that forms the core building block for a fast key value server, especially suited for storing data on flash drives. It has a Log-Structured-Merge-Database (LSM) design with flexible trade offs between Write-Amplification-Factor (WAF), Read-Amplification-Factor (RAF) and Space-Amplification-Factor (SAF). It has multithreaded compaction, making it specially suitable for storing multiple terabytes of data in a single database. rocksdb-devel 5.2.1 3.fc27 590199 Unspecified Development files for rocksdb Development files for rocksdb rocksdb-devel 5.2.1 3.fc27 590199 Unspecified Development files for rocksdb Development files for rocksdb rocksndiamonds 4.0.0.2 3.fc27 9316437 Amusements/Games Underground digging game Dig for treasure and solve puzzles underground, but watch out for falling rocks and strange creatures! rocoto 6.3 5.fc27 71091 Unspecified Expanded properties file parsing for Google Guice Rocoto is a small collection of reusable Modules for Google Guice to make easier the task of loading java.util.Properties by reading configuration files. rocoto-javadoc 6.3 5.fc27 847636 Unspecified Javadoc for rocoto This package contains javadoc for rocoto. rocs 17.08.1 1.fc27 3116763 Unspecified Graph Theory IDE Graph Theory IDE. rocs 17.08.1 1.fc27 3126229 Unspecified Graph Theory IDE Graph Theory IDE. rocs-devel 17.08.1 1.fc27 19395 Unspecified Development files for rocs Development files for rocs. rocs-devel 17.08.1 1.fc27 19395 Unspecified Development files for rocs Development files for rocs. rocs-libs 17.08.1 1.fc27 639816 Unspecified Runtime files for rocs Runtime files for rocs. rocs-libs 17.08.1 1.fc27 648568 Unspecified Runtime files for rocs Runtime files for rocs. rogue 5.4.5 20.fc26 281255 Unspecified The original graphical adventure game The one, the only, the original graphical adventure game that spawned an entire genre. rolekit 0.5.2 1.fc27 572412 Unspecified A server daemon with D-Bus interface providing a server roles rolekit is a server daemon that provides a D-Bus interface and server roles. rome 1.7.0 3.fc27 268961 Unspecified RSS and Atom Utilities ROME is an set of open source Java tools for parsing, generating and publishing RSS and Atom feeds. rome-certiorem 1.7.0 3.fc27 72663 Unspecified A PubSubHubub implementation for Java based on ROME PubSubHubub protocol implementation based on ROME. rome-fetcher 1.7.0 3.fc27 32801 Unspecified Retrieves RSS feeds via HTTP conditional gets using ROME ROME Fetcher is a caching feed fetcher that supports retrieval of feeds via HTTP conditional GET. Supports ETags, GZip compression, and RFC3229 Delta encoding. rome-javadoc 1.7.0 3.fc27 21455331 Unspecified Javadoc for rome This package contains javadoc for rome. rome-modules 1.7.0 3.fc27 297298 Unspecified Plugin collection for the ROME RSS and Atom Utilities This module contains extensions that enable ROME to handle several feed extensions like MediaRSS, GeoRSS and others. rome-opml 1.7.0 3.fc27 29347 Unspecified Support for OPML 1 and OPML 2 in ROME This module contains Outline Processor Markup Language parser and tools. rome-propono 1.7.0 3.fc27 141697 Unspecified ROME Propono The ROME Propono sub-project is a Java class library that supports publishing protocols, specifically the Atom Publishing Protocol and the legacy MetaWeblog API. Propono includes an Atom client library, Atom server framework and a Blog client that supports both Atom protocol and the MetaWeblog API. rome-utils 1.7.0 3.fc27 23966 Unspecified Utility classes for ROME projects This modules provides utility classes for all ROME projects. root 6.10.06 1.fc27 257010 Unspecified Numerical data analysis framework The ROOT system provides a set of object oriented frameworks with all the functionality needed to handle and analyze large amounts of data in a very efficient way. Having the data defined as a set of objects, specialized storage methods are used to get direct access to the separate attributes of the selected objects, without having to touch the bulk of the data. Included are histogramming methods in an arbitrary number of dimensions, curve fitting, function evaluation, minimization, graphics and visualization classes to allow the easy setup of an analysis system that can query and process the data interactively or in batch mode, as well as a general parallel processing framework, PROOF, that can considerably speed up an analysis. Thanks to the built-in C++ interpreter cling, the command, the scripting and the programming language are all C++. The interpreter allows for fast prototyping of the macros since it removes the, time consuming, compile/link cycle. It also provides a good environment to learn C++. If more performance is needed the interactively developed macros can be compiled using a C++ compiler via a machine independent transparent compiler interface called ACliC. The system has been designed in such a way that it can query its databases in parallel on clusters of workstations or many-core machines. ROOT is an open system that can be dynamically extended by linking external libraries. This makes ROOT a premier platform on which to build data acquisition, simulation and data analysis systems. root-cli 6.10.06 1.fc27 114665 Unspecified ROOT command line utilities The ROOT command line utilities is a set of scripts for common tasks written in python. root-cling 6.10.06 1.fc27 51392180 Unspecified Cling C++ interpreter Cling is an interactive C++ interpreter, built on top of Clang and LLVM compiler infrastructure. root-cling 6.10.06 1.fc27 48942117 Unspecified Cling C++ interpreter Cling is an interactive C++ interpreter, built on top of Clang and LLVM compiler infrastructure. root-core 6.10.06 1.fc27 100454945 Unspecified ROOT core libraries This package contains the core libraries used by ROOT: libCore, libNew, libRint and libThread. root-core 6.10.06 1.fc27 100597366 Unspecified ROOT core libraries This package contains the core libraries used by ROOT: libCore, libNew, libRint and libThread. root-doc 6.10.06 1.fc27 2296060492 Unspecified Documentation for the ROOT system This package contains the automatically generated ROOT class documentation. root-fftw 6.10.06 1.fc27 99250 Unspecified FFTW library for ROOT This package contains the Fast Fourier Transform extension for ROOT. It uses the very fast fftw (version 3) library. root-foam 6.10.06 1.fc27 177374 Unspecified A Compact Version of the Cellular Event Generator The general-purpose self-adapting Monte Carlo (MC) event generator/simulator mFOAM (standing for mini-FOAM) is a new compact version of the FOAM program, with a slightly limited functionality with respect to its parent version. On the other hand, mFOAM is easier to use for the average user. root-fonts 6.10.06 1.fc27 874064 Unspecified ROOT font collection This package contains fonts used by ROOT that are not available in Fedora. In particular it contains STIX version 0.9 that is used by TMathText. root-fumili 6.10.06 1.fc27 127212 Unspecified Fumili library for ROOT This package contains the fumili library for ROOT. This provides an alternative fitting algorithm for ROOT. root-gdml 6.10.06 1.fc27 319000 Unspecified GDML import/export for ROOT geometries This package contains an import/export module for ROOT geometries. root-genetic 6.10.06 1.fc27 89757 Unspecified Genetic algorithms for ROOT This package contains a genetic minimizer module for ROOT. root-genvector 6.10.06 1.fc27 855518 Unspecified Generalized vector library for ROOT This package contains the Genvector library for ROOT. This provides a generalized vector library. root-geocad 6.10.06 1.fc27 154266 Unspecified OpenCascade import/export for ROOT geometries This package contains an import/export module for ROOT geometries. root-geom 6.10.06 1.fc27 4729283 Unspecified Geometry library for ROOT This package contains a library for defining geometries in ROOT. root-graf 6.10.06 1.fc27 1354746 Unspecified 2D graphics library for ROOT This package contains the 2-dimensional graphics library for ROOT. root-graf 6.10.06 1.fc27 1452750 Unspecified 2D graphics library for ROOT This package contains the 2-dimensional graphics library for ROOT. root-graf-asimage 6.10.06 1.fc27 285920 Unspecified AfterImage graphics renderer for ROOT This package contains the AfterImage renderer for ROOT, which allows you to store output graphics in many formats, including JPEG, PNG and TIFF. root-graf-asimage 6.10.06 1.fc27 307776 Unspecified AfterImage graphics renderer for ROOT This package contains the AfterImage renderer for ROOT, which allows you to store output graphics in many formats, including JPEG, PNG and TIFF. root-graf-fitsio 6.10.06 1.fc27 71550 Unspecified ROOT interface for the Flexible Image Transport System (FITS) This package contains a library for using the Flexible Image Transport System (FITS) data format in root. root-graf-gpad 6.10.06 1.fc27 914909 Unspecified Canvas and pad library for ROOT This package contains a library for canvas and pad manipulations. root-graf-gpad 6.10.06 1.fc27 968893 Unspecified Canvas and pad library for ROOT This package contains a library for canvas and pad manipulations. root-graf-gviz 6.10.06 1.fc27 75575 Unspecified Graphviz 2D library for ROOT This package contains the 2-dimensional graphviz library for ROOT. root-graf-postscript 6.10.06 1.fc27 414710 Unspecified Postscript/PDF renderer library for ROOT This package contains a library for ROOT, which allows rendering postscript and PDF output. root-graf-postscript 6.10.06 1.fc27 456310 Unspecified Postscript/PDF renderer library for ROOT This package contains a library for ROOT, which allows rendering postscript and PDF output. root-graf-qt 6.10.06 1.fc27 576858 Unspecified Qt renderer for ROOT This package contains the Qt renderer for ROOT. root-graf-x11 6.10.06 1.fc27 253444 Unspecified X window system renderer for ROOT This package contains the X11 renderer for ROOT, which allows using an X display for showing graphics. root-graf-x11 6.10.06 1.fc27 275444 Unspecified X window system renderer for ROOT This package contains the X11 renderer for ROOT, which allows using an X display for showing graphics. root-graf3d 6.10.06 1.fc27 657506 Unspecified Basic 3D shapes library for ROOT This library contains the basic 3D shapes and classes for ROOT. For a more full-blown geometry library, see the root-geom package. root-graf3d 6.10.06 1.fc27 740699 Unspecified Basic 3D shapes library for ROOT This library contains the basic 3D shapes and classes for ROOT. For a more full-blown geometry library, see the root-geom package. root-graf3d-eve 6.10.06 1.fc27 3890999 Unspecified Event display library for ROOT This package contains a library for defining event displays in ROOT. root-graf3d-gl 6.10.06 1.fc27 2659906 Unspecified GL renderer for ROOT This package contains the GL renderer for ROOT. This library provides 3D rendering of volumes and shapes defined in ROOT, as well as 3D rendering of histograms, and similar. Included is also a high quality 3D viewer for ROOT defined geometries. root-graf3d-gviz3d 6.10.06 1.fc27 196669 Unspecified Graphviz 3D library for ROOT This package contains the 3-dimensional graphviz library for ROOT. root-graf3d-x3d 6.10.06 1.fc27 139729 Unspecified X 3D renderer for ROOT This package contains the X 3D renderer for ROOT. This library provides 3D rendering of volumes and shapes defined in ROOT. Included is also a low quality 3D viewer for ROOT defined geometries. root-gui 6.10.06 1.fc27 4860342 Unspecified GUI library for ROOT This package contains a library for defining graphical user interfaces. root-gui 6.10.06 1.fc27 5455909 Unspecified GUI library for ROOT This package contains a library for defining graphical user interfaces. root-gui-fitpanel 6.10.06 1.fc27 391908 Unspecified GUI element for fits in ROOT This package contains a library to show a pop-up dialog when fitting various kinds of data. root-gui-ged 6.10.06 1.fc27 1353245 Unspecified GUI element for editing various ROOT objects This package contains a library to show a pop-up window for editing various ROOT objects. root-gui-ged 6.10.06 1.fc27 1440385 Unspecified GUI element for editing various ROOT objects This package contains a library to show a pop-up window for editing various ROOT objects. root-gui-qt 6.10.06 1.fc27 232636 Unspecified Qt GUI for ROOT This package contains the Qt GUI for ROOT. root-gui-recorder 6.10.06 1.fc27 254842 Unspecified Interface for recording and replaying events in ROOT This library provides interface for recording and replaying events in ROOT. Recorded events are: - Commands typed by user in command line ('new TCanvas') - GUI events (mouse movement, button clicks, ...) All the recorded events from one session are stored in one TFile and can be replayed again anytime. root-guibuilder 6.10.06 1.fc27 562727 Unspecified GUI editor library for ROOT This package contains a library for editing graphical user interfaces in ROOT. root-hbook 6.10.06 1.fc27 1016237 Unspecified Hbook library for ROOT This package contains the Hbook library for ROOT, allowing you to access legacy Hbook files (NTuples and Histograms from PAW). root-hist 6.10.06 1.fc27 4021595 Unspecified Histogram library for ROOT This package contains a library for histogramming in ROOT. root-hist 6.10.06 1.fc27 4223295 Unspecified Histogram library for ROOT This package contains a library for histogramming in ROOT. root-hist-factory 6.10.06 1.fc27 1411806 Unspecified RooFit PDFs from ROOT histograms Create RooFit probability density functions from ROOT histograms. root-hist-painter 6.10.06 1.fc27 624442 Unspecified Histogram painter plugin for ROOT This package contains a painter of histograms for ROOT. root-hist-painter 6.10.06 1.fc27 612818 Unspecified Histogram painter plugin for ROOT This package contains a painter of histograms for ROOT. root-html 6.10.06 1.fc27 631568 Unspecified HTML documentation generator for ROOT This package contains classes to automatically extract documentation from marked up sources. root-icons 6.10.06 1.fc27 1909031 Unspecified ROOT icon collection This package contains icons used by the ROOT GUI. root-io 6.10.06 1.fc27 3327480 Unspecified Input/output of ROOT objects This package provides I/O routines for ROOT objects. root-io 6.10.06 1.fc27 3332748 Unspecified Input/output of ROOT objects This package provides I/O routines for ROOT objects. root-io-dcache 6.10.06 1.fc27 84577 Unspecified dCache input/output library for ROOT This package contains the dCache extension for ROOT. root-io-gfal 6.10.06 1.fc27 78783 Unspecified Grid File Access Library input/output library for ROOT This package contains the Grid File Access Library extension for ROOT. root-io-hdfs 6.10.06 1.fc27 79181 Unspecified Hadoop File System input/output library for ROOT This package contains the Hadoop File System extension for ROOT. root-io-rfio 6.10.06 1.fc27 82916 Unspecified Remote File input/output library for ROOT This package contains the Remote File IO extension for ROOT. root-io-sql 6.10.06 1.fc27 504202 Unspecified SQL input/output library for ROOT This package contains the SQL extension for ROOT, that allows transparent access to files data via an SQL database, using ROOT's TFile interface. root-io-xml 6.10.06 1.fc27 552751 Unspecified XML reader library for ROOT This package contains the XML reader library for ROOT. root-mathcore 6.10.06 1.fc27 2641773 Unspecified Core mathematics library for ROOT This package contains the MathCore library for ROOT. root-mathcore 6.10.06 1.fc27 2679488 Unspecified Core mathematics library for ROOT This package contains the MathCore library for ROOT. root-mathmore 6.10.06 1.fc27 830586 Unspecified GSL interface library for ROOT This package contains the MathMore library for ROOT. This provides a partial GNU Scientific Library interface for ROOT. While the rest of root is licensed under LGPLv2+ this optional library is licensed under GPLv2+ due to its use of GSL. root-matrix 6.10.06 1.fc27 1609528 Unspecified Matrix library for ROOT This package contains the Matrix library for ROOT. root-matrix 6.10.06 1.fc27 1618500 Unspecified Matrix library for ROOT This package contains the Matrix library for ROOT. root-memstat 6.10.06 1.fc27 80677 Unspecified Memory statistics tool for use with ROOT This package contains the memory statistics tool for debugging memory leaks and such. root-minuit 6.10.06 1.fc27 441816 Unspecified Minuit library for ROOT This package contains the MINUIT library for ROOT. This provides a fitting algorithm for ROOT. root-minuit 6.10.06 1.fc27 463012 Unspecified Minuit library for ROOT This package contains the MINUIT library for ROOT. This provides a fitting algorithm for ROOT. root-minuit2 6.10.06 1.fc27 1128790 Unspecified Minuit version 2 library for ROOT This package contains the MINUIT version 2 library for ROOT. This provides an fitting algorithm for ROOT. root-mlp 6.10.06 1.fc27 259719 Unspecified Multi-layer perceptron extension for ROOT This package contains the mlp library for ROOT. This library provides a multi-layer perceptron neural network package for ROOT. root-montecarlo-eg 6.10.06 1.fc27 874658 Unspecified Event generator library for ROOT This package contains an event generator library for ROOT. root-montecarlo-pythia8 6.10.06 1.fc27 66877 Unspecified Pythia version 8 plugin for ROOT This package contains the Pythia version 8 plug-in for ROOT. This package provide the ROOT user with transparent interface to the Pythia (version 8) event generators for hadronic interactions. If the term "hadronic" does not ring any bells, this package is not for you. root-montecarlo-vmc 6.10.06 1.fc27 285541 Unspecified Virtual Monte-Carlo (simulation) library for ROOT This package contains the VMC library for ROOT. root-multiproc 6.10.06 1.fc27 105139 Unspecified Multi-processor support for ROOT This package provides ROOT's multi-processor support library: libMultiProc. root-multiproc 6.10.06 1.fc27 109941 Unspecified Multi-processor support for ROOT This package provides ROOT's multi-processor support library: libMultiProc. root-net 6.10.06 1.fc27 883117 Unspecified Net library for ROOT This package contains the ROOT networking library. root-net 6.10.06 1.fc27 965949 Unspecified Net library for ROOT This package contains the ROOT networking library. root-net-auth 6.10.06 1.fc27 270992 Unspecified Authentication extension for ROOT This package contains the basic authentication algorithms used by ROOT. root-net-bonjour 6.10.06 1.fc27 101601 Unspecified Bonjour extension for ROOT This package contains a bonjour extension for ROOT. root-net-davix 6.10.06 1.fc27 122075 Unspecified Davix extension for ROOT This package contains the davix extension for ROOT, that provides access to http based storage such as webdav and S3. root-net-globus 6.10.06 1.fc27 57022 Unspecified Globus extension for ROOT This package contains the Globus extension for ROOT, that allows authentication and authorization against Globus. root-net-http 6.10.06 1.fc27 3350973 Unspecified HTTP server extension for ROOT This package contains the HTTP server extension for ROOT. It provides an http interface to arbitrary ROOT applications. root-net-krb5 6.10.06 1.fc27 58253 Unspecified Kerberos (version 5) extension for ROOT This package contains the Kerberos (version 5) extension for ROOT, that allows authentication and authorization using Kerberos tokens. root-net-ldap 6.10.06 1.fc27 83254 Unspecified LDAP extension for ROOT This package contains the LDAP extension for ROOT. This gives you access to LDAP directories via ROOT. root-net-rpdutils 6.10.06 1.fc27 155784 Unspecified Authentication utilities used by rootd and proofd This package contains authentication utilities used by rootd and proofd. root-netx 6.10.06 1.fc27 358179 Unspecified NetX extension for ROOT This package contains the NetX extension for ROOT, i.e. a client for the xrootd server. Both the old (NetX) and the new (NetXNG) version are provided. root-notebook 6.10.06 1.fc27 153316 Unspecified ROOT as a Jupyter Notebook ROOT as a Jupyter Notebook. root-physics 6.10.06 1.fc27 370417 Unspecified Physics library for ROOT This package contains the physics library for ROOT. root-physics 6.10.06 1.fc27 383377 Unspecified Physics library for ROOT This package contains the physics library for ROOT. root-proof 6.10.06 1.fc27 2950903 Unspecified PROOF extension for ROOT This package contains the proof extension for ROOT. This provides a client to use in a PROOF environment. root-proof-bench 6.10.06 1.fc27 382311 Unspecified PROOF benchmarking This package contains the steering class for PROOF benchmarks. root-proof-pq2 6.10.06 1.fc27 159704 Unspecified PROOF Quick Query (pq2) Shell-based interface to the PROOF dataset handling. root-proof-sessionviewer 6.10.06 1.fc27 684923 Unspecified GUI to browse an interactive PROOF session This package contains a library for browsing an interactive PROOF session in ROOT. root-proofd 6.10.06 1.fc27 223805 Unspecified Parallel ROOT Facility - distributed, parallel computing This package contains the PROOF server. Proofd is the core daemon of the PROOF (Parallel ROOT Facility) system for distributed parallel computing. Installing this package on a machine makes it possible for the machine to participate in a parallel computing farm (cluster or via the Internet), either as a master or a slave, using a transparent interface. root-quadp 6.10.06 1.fc27 488833 Unspecified QuadP library for ROOT This package contains the QuadP library for ROOT. This provides the a framework in which to do Quadratic Programming. The quadratic programming problem involves minimization of a quadratic function subject to linear constraints. root-r 6.10.06 1.fc27 473354 Unspecified R interface for ROOT ROOT R is an interface in ROOT to call R functions using an R C++ interface. This interface opens the possibility in ROOT to use the very large set of mathematical and statistical tools provided by R. With ROOT R you can perform a conversion from ROOT's C++ objects to R's objects, transform the returned R objects into ROOT's C++ objects, then the R functionality can be used directly for statistical studies in ROOT. root-r-tools 6.10.06 1.fc27 157201 Unspecified R Tools This package contains a minimizer module for ROOT that uses the ROOT R interface. root-roofit 6.10.06 1.fc27 11013926 Unspecified ROOT extension for modeling expected distributions The RooFit packages provide a toolkit for modeling the expected distribution of events in a physics analysis. Models can be used to perform likelihood fits, produce plots, and generate "toy Monte Carlo" samples for various studies. The RooFit tools are integrated with the object-oriented and interactive ROOT graphical environment. RooFit has been developed for the BaBar collaboration, a high energy physics experiment at the Stanford Linear Accelerator Center, and is primarily targeted to the high-energy physicists using the ROOT analysis environment, but the general nature of the package make it suitable for adoption in different disciplines as well. root-rootd 6.10.06 1.fc27 198915 Unspecified ROOT remote file server This package contains the ROOT file server. Rootd is a server for ROOT files, serving files over the Internet. Using this daemon, you can access files on the machine from anywhere on the Internet, using a transparent interface. root-smatrix 6.10.06 1.fc27 641564 Unspecified Sparse matrix library for ROOT This package contains the Smatrix library for ROOT. root-spectrum 6.10.06 1.fc27 435713 Unspecified Spectra analysis library for ROOT This package contains the Spectrum library for ROOT. root-spectrum-painter 6.10.06 1.fc27 264699 Unspecified Spectrum painter plugin for ROOT This package contains a painter of spectra for ROOT. root-splot 6.10.06 1.fc27 87626 Unspecified Splot library for ROOT A common method used in High Energy Physics to perform measurements is the maximum Likelihood method, exploiting discriminating variables to disentangle signal from background. The crucial point for such an analysis to be reliable is to use an exhaustive list of sources of events combined with an accurate description of all the Probability Density Functions (PDF). To assess the validity of the fit, a convincing quality check is to explore further the data sample by examining the distributions of control variables. A control variable can be obtained for instance by removing one of the discriminating variables before performing again the maximum Likelihood fit: this removed variable is a control variable. The expected distribution of this control variable, for signal, is to be compared to the one extracted, for signal, from the data sample. In order to be able to do so, one must be able to unfold from the distribution of the whole data sample. The SPlot method allows to reconstruct the distributions for the control variable, independently for each of the various sources of events, without making use of any a priori knowledge on this variable. The aim is thus to use the knowledge available for the discriminating variables to infer the behavior of the individual sources of events with respect to the control variable. SPlot is optimal if the control variable is uncorrelated with the discriminating variables. root-sql-mysql 6.10.06 1.fc27 109040 Unspecified MySQL client plugin for ROOT This package contains the MySQL plugin for ROOT. This plugin provides a thin client (interface) to MySQL servers. Using this client, one can obtain information from a MySQL database into the ROOT environment. root-sql-odbc 6.10.06 1.fc27 111841 Unspecified ODBC plugin for ROOT This package contains the ODBC (Open DataBase Connectivity) plugin for ROOT, that allows transparent access to any kind of database that supports the ODBC protocol. root-sql-pgsql 6.10.06 1.fc27 102232 Unspecified PostgreSQL client plugin for ROOT This package contains the PostGreSQL plugin for ROOT. This plugin provides a thin client (interface) to PostGreSQL servers. Using this client, one can obtain information from a PostGreSQL database into the ROOT environment. root-sql-sqlite 6.10.06 1.fc27 88291 Unspecified Sqlite client plugin for ROOT This package contains the sqlite plugin for ROOT. This plugin provides a thin client (interface) to sqlite servers. Using this client, one can obtain information from a sqlite database into the ROOT environment. root-table 6.10.06 1.fc27 817996 Unspecified Table library for ROOT This package contains the Table library for ROOT. root-tail 1.2 19.fc27 37297 User Interface/X Displays a given file anywhere on your X11 root window Displays a given file anywhere on your X11 root window, i.e. it is kind of tail -f for multiple files using your desktop background as output window. root-tmva 6.10.06 1.fc27 6074052 Unspecified Toolkit for multivariate data analysis The Toolkit for Multivariate Analysis (TMVA) provides a ROOT-integrated environment for the parallel processing and evaluation of MVA techniques to discriminate signal from background samples. It presently includes (ranked by complexity): * Rectangular cut optimization * Correlated likelihood estimator (PDE approach) * Multi-dimensional likelihood estimator (PDE - range-search approach) * Fisher (and Mahalanobis) discriminant * H-Matrix (chi-squared) estimator * Artificial Neural Network (two different implementations) * Boosted Decision Trees The TMVA package includes an implementation for each of these discrimination techniques, their training and testing (performance evaluation). In addition all these methods can be tested in parallel, and hence their performance on a particular data set may easily be compared. root-tmva-gui 6.10.06 1.fc27 456503 Unspecified Toolkit for multivariate data analysis GUI GUI for the Toolkit for Multivariate Analysis (TMVA) root-tmva-python 6.10.06 1.fc27 326961 Unspecified Toolkit for multivariate data analysis (Python) Python integration with TMVA. root-tmva-r 6.10.06 1.fc27 452963 Unspecified Toolkit for multivariate data analysis (R) R integration with TMVA. root-tree 6.10.06 1.fc27 1510199 Unspecified Tree library for ROOT This package contains the Tree library for ROOT. root-tree 6.10.06 1.fc27 1592807 Unspecified Tree library for ROOT This package contains the Tree library for ROOT. root-tree-player 6.10.06 1.fc27 1888401 Unspecified Library to loop over a ROOT tree This package contains a plugin to loop over a ROOT tree. root-tree-player 6.10.06 1.fc27 1909585 Unspecified Library to loop over a ROOT tree This package contains a plugin to loop over a ROOT tree. root-tree-viewer 6.10.06 1.fc27 712101 Unspecified GUI to browse a ROOT tree This package contains a plugin for browsing a ROOT tree in ROOT. root-tutorial 6.10.06 1.fc27 22366451 Unspecified ROOT tutorial scripts and test suite This package contains the tutorial scripts and test suite for ROOT. root-unfold 6.10.06 1.fc27 356081 Unspecified Distribution unfolding An algorithm to unfold distributions from detector to truth level. root-unuran 6.10.06 1.fc27 166824 Unspecified Random number generator library Contains universal (also called automatic or black-box) algorithms that can generate random numbers from large classes of continuous or discrete distributions, and also from practically all standard distributions. To generate random numbers the user must supply some information about the desired distribution, especially a C-function that computes the density and - depending on the chosen methods - some additional information (like the borders of the domain, the mode, the derivative of the density ...). After a user has given this information an init-program computes all tables and constants necessary for the random variate generation. The sample program can then generate variates from the desired distribution. root-xproof 6.10.06 1.fc27 1314710 Unspecified XPROOF extension for ROOT This package contains the xproof extension for ROOT. This provides a client to be used in a PROOF environment. rootfiles 8.1 21.fc27 599 System Environment/Base The basic required files for the root user's directory The rootfiles package contains basic required files that are placed in the root user's account. These files are basically the same as those in /etc/skel, which are placed in regular users' home directories. rootfs-resize 2.0 9.fc27 28434 Unspecified Root partition re-sizing service (typically for SD cards) rootfs-resize is a root partition and file system re-sizing service typically used on systems running from SD cards. rootsh 1.5.3 16.fc27 80933 Applications/System Shell wrapper for auditing Rootsh is a wrapper for shells which logs all echoed keystrokes and terminal output to a file and/or to syslog. Its main purpose is the auditing of users who need a shell with root privileges. They start rootsh through the sudo mechanism. ros-release 5.0 10.fc27 73 Development/Libraries Robot Operating System release files ROS Release files, macros, and common directories for ROS packages rosegarden4 16.02 4.fc27 14321878 Applications/Multimedia MIDI, audio and notation editor Rosegarden is a professional audio and MIDI sequencer, score editor, and general purpose music composition and editing environment. Rosegarden is an easy to learn, attractive application, ideal for composers, musicians, music students, and small studio or home recording environments. rosegarden4-feta-fonts 16.02 4.fc27 114318 User Interface/X Rosegarden feta fonts Rosegarden is a professional audio and MIDI sequencer, score editor, and general purpose music composition and editing environment. This package contains Lilypond's feta musical notation fonts adapted for use of Rosegarden. rosegarden4-parmesan-fonts 16.02 4.fc27 104627 User Interface/X Rosegarden parmesan fonts Rosegarden is a professional audio and MIDI sequencer, score editor, and general purpose music composition and editing environment. This package contains Lilypond's parmesan musical notation fonts adapted for use of Rosegarden. rospack 2.0.14 18.fc27 270773 Unspecified ROS package and stack tools rospack is a command-line tool for retrieving information about ROS packages available on the file system. It implements a wide variety of commands ranging from locating ROS packages in the file system, to listing available stacks, to calculating the dependency tree of stacks. rospack 2.0.14 18.fc27 268885 Unspecified ROS package and stack tools rospack is a command-line tool for retrieving information about ROS packages available on the file system. It implements a wide variety of commands ranging from locating ROS packages in the file system, to listing available stacks, to calculating the dependency tree of stacks. rospack-devel 2.0.14 18.fc27 616217 Unspecified Development files for rospack The rospack-devel package contains libraries and header files for developing applications that use rospack. rospack-devel 2.0.14 18.fc27 616217 Unspecified Development files for rospack The rospack-devel package contains libraries and header files for developing applications that use rospack. rott-registered 1.1.2 8.fc27 867630 Amusements/Games Rise of the Triad registered version This is the icculus.org Linux port of Apogee's classic 3d shooter Rise of the Triad (RotT), which has been released under the GPL by Apogee. This version is enhanced with the "high" resolution rendering from the winrott port. This package contains the engine for the registered version of RotT. If you own the registered version, this allows you to play the registered version under Linux. Place the registered RotT datafiles in a dir and start rott-registered from this dir. rott-shareware 1.1.2 8.fc27 801705 Amusements/Games Rise of the Triad shareware version This is the icculus.org Linux port of Apogee's classic 3d shooter Rise of the Triad (RotT), which has been released under the GPL by Apogee. This version is enhanced with the "high" resolution rendering from the winrott port. This package contains the engine for the shareware version of RotT. In order to play the shareware version, you will need the shareware datafiles. Which can be freely downloaded from Apogee/3DRealms, but cannot be distributed as a part of Fedora. When you start RotT for the first time it will offer to download the datafiles for you. roundcubemail 1.3.1 1.fc27 15070643 Applications/System Round Cube Webmail is a browser-based multilingual IMAP client RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking. RoundCube Webmail is written in PHP and requires a database: MySQL, PostgreSQL and SQLite are known to work. The user interface is fully skinnable using XHTML and CSS 2. routino 3.2 3.fc27 1155712 Unspecified Router for OpenStreetMap Data Routino is a command-line application for finding a route between two points using the dataset of topographical information collected by OpenStreetMap. It can be used as a routing tool in Marble. routino-data 3.2 3.fc27 226296 Unspecified Data files for routino and routino-libs This package contains the architecture-independent data files used by routino and routino-libs. routino-devel 3.2 3.fc27 14287 Unspecified Development files for routino-libs This package contains the files required to compile applications that use routino-libs. routino-devel 3.2 3.fc27 14287 Unspecified Development files for routino-libs This package contains the files required to compile applications that use routino-libs. routino-doc 3.2 3.fc27 1226731 Unspecified Documentation files for routino and routino-libs This package contains the architecture-independent documentation files for routino and routino-libs. routino-libs 3.2 3.fc27 321572 Unspecified Routing library for OpenStreetMap Data The Routino library is a library for finding a route between two points using the dataset of topographical information collected by OpenStreetMap. It can be used by applications to embed Routino, as long as the application's license is compatible with the AGPLv3. routino-libs 3.2 3.fc27 365288 Unspecified Routing library for OpenStreetMap Data The Routino library is a library for finding a route between two points using the dataset of topographical information collected by OpenStreetMap. It can be used by applications to embed Routino, as long as the application's license is compatible with the AGPLv3. roxterm 3.3.2 5.fc27 1295126 Unspecified Terminal emulator ROXTerm is a terminal emulator intended to provide similar features to gnome-terminal, based on the same VTE library. It is more configurable than gnome-terminal and aimed more at "power" users who make heavy use of terminals. rp-pppoe 3.12 10.fc27 296766 System Environment/Daemons A PPP over Ethernet client (for xDSL support). PPPoE (Point-to-Point Protocol over Ethernet) is a protocol used by many ADSL Internet Service Providers. This package contains the Roaring Penguin PPPoE client, a user-mode program that does not require any kernel modifications. It is fully compliant with RFC 2516, the official PPPoE specification. rpc2 2.10 17.fc27 344238 System Environment/Libraries C library for remote procedure calls over UDP The RPC2 library, a C library for remote procedure calls over UDP. rpc2 2.10 17.fc27 341674 System Environment/Libraries C library for remote procedure calls over UDP The RPC2 library, a C library for remote procedure calls over UDP. rpc2-devel 2.10 17.fc27 158650 Development/Libraries Development files for rpc2 The rpc2-devel package contains libraries and header files for developing applications that use rpc2. rpc2-devel 2.10 17.fc27 168016 Development/Libraries Development files for rpc2 The rpc2-devel package contains libraries and header files for developing applications that use rpc2. rpcbind 0.2.4 8.rc2.fc27 105297 System Environment/Daemons Universal Addresses to RPC Program Number Mapper The rpcbind utility is a server that converts RPC program numbers into universal addresses. It must be running on the host to be able to make RPC calls on a server on that machine. rpkg 0.8 1.fc27 45103 Unspecified DistGit command-line client This is a command-line client to DistGit host machine. You can maintain your packages stored in DistGit with this tool, for example run `rpkg copr-build username/project` to execute COPR build of your package. rpl 1.5.7 4.fc27 33689 Applications/Text Intelligent recursive search/replace utility rpl is a UN*X text replacement utility. It will replace strings with new strings in multiple text files. It can work recursively over directories and supports limiting the search to specific file suffixes. rpl was originally written by Joe Laffey; this is a rewritten version. rpld 1.8 0.25.beta1.fc27 72771 System Environment/Daemons RPL/RIPL remote boot daemon Daemon to net-boot IBM style RPL boot ROMs (this is not the same as the Novell IPX-style RPL protocol, despite the name). rply 1.1.2 9.fc27 99359 Development/Libraries A library to read and write PLY files RPly is a library that lets applications read and write PLY files. The PLY file format is widely used to store geometric information, such as 3D models, but is general enough to be useful for other purposes. RPly is easy to use, well documented, small, free, open-source, ANSI C, efficient, and well tested. The highlights are: * A callback mechanism that makes PLY file input straightforward; * Support for the full range of numeric formats; * Binary (big and little endian) and text modes are fully supported; * Input and output are buffered for efficiency; * Available under the MIT license for added freedom. rply 1.1.2 9.fc27 110583 Development/Libraries A library to read and write PLY files RPly is a library that lets applications read and write PLY files. The PLY file format is widely used to store geometric information, such as 3D models, but is general enough to be useful for other purposes. RPly is easy to use, well documented, small, free, open-source, ANSI C, efficient, and well tested. The highlights are: * A callback mechanism that makes PLY file input straightforward; * Support for the full range of numeric formats; * Binary (big and little endian) and text modes are fully supported; * Input and output are buffered for efficiency; * Available under the MIT license for added freedom. rply-devel 1.1.2 9.fc27 16809 Development/Libraries Libraries and headers for rply Rply Library Header Files and Link Libraries rply-devel 1.1.2 9.fc27 16809 Development/Libraries Libraries and headers for rply Rply Library Header Files and Link Libraries rpm 4.14.0 2.fc27 2038023 System Environment/Base The RPM package management system The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc. rpm-apidocs 4.14.0 2.fc27 6530539 Documentation API documentation for RPM libraries This package contains API documentation for developing applications that will manipulate RPM packages and databases. rpm-build 4.14.0 2.fc27 281543 Development/Tools Scripts and executable programs used to build packages The rpm-build package contains the scripts and executable programs that are used to build packages using the RPM Package Manager. rpm-build-libs 4.14.0 2.fc27 195912 Development/Libraries Libraries for building and signing RPM packages This package contains the RPM shared libraries for building and signing packages. rpm-build-libs 4.14.0 2.fc27 205648 Development/Libraries Libraries for building and signing RPM packages This package contains the RPM shared libraries for building and signing packages. rpm-cron 4.14.0 2.fc27 357 System Environment/Base Create daily logs of installed packages. This package contains a cron job which creates daily logs of installed packages on a system. rpm-devel 4.14.0 2.fc27 278333 Development/Libraries Development files for manipulating RPM packages This package contains the RPM C library and header files. These development files will simplify the process of writing programs that manipulate RPM packages and databases. These files are intended to simplify the process of creating graphical package managers or any other tools that need an intimate knowledge of RPM packages in order to function. This package should be installed if you want to develop programs that will manipulate RPM packages and databases. rpm-devel 4.14.0 2.fc27 283231 Development/Libraries Development files for manipulating RPM packages This package contains the RPM C library and header files. These development files will simplify the process of writing programs that manipulate RPM packages and databases. These files are intended to simplify the process of creating graphical package managers or any other tools that need an intimate knowledge of RPM packages in order to function. This package should be installed if you want to develop programs that will manipulate RPM packages and databases. rpm-libs 4.14.0 2.fc27 686332 Development/Libraries Libraries for manipulating RPM packages This package contains the RPM shared libraries. rpm-libs 4.14.0 2.fc27 690656 Development/Libraries Libraries for manipulating RPM packages This package contains the RPM shared libraries. rpm-mpi-hooks 5 2.fc27 8486 Unspecified RPM dependency generator hooks for MPI packages RPM dependency generator hooks for MPI packages. This package should be added as a BuildRequires to all mpi implementations (i.e. openmpi, mpich) as well as a Requires to the their -devel packages. rpm-ostree 2017.9 1.fc27 931331 Unspecified Hybrid image/package system rpm-ostree is a hybrid image/package system. It supports "composing" packages on a build server into an OSTree repository, which can then be replicated by client systems with atomic upgrades. Additionally, unlike many "pure" image systems, with rpm-ostree each client system can layer on additional packages, providing a "best of both worlds" approach. rpm-ostree-devel 2017.9 1.fc27 109343 Development/Libraries Development headers for rpm-ostree The rpm-ostree-devel package includes the header files for rpm-ostree-libs. rpm-ostree-devel 2017.9 1.fc27 109345 Development/Libraries Development headers for rpm-ostree The rpm-ostree-devel package includes the header files for rpm-ostree-libs. rpm-ostree-libs 2017.9 1.fc27 281560 Development/Libraries Shared library for rpm-ostree The rpm-ostree-libs package includes the shared library for rpm-ostree. rpm-ostree-libs 2017.9 1.fc27 273884 Development/Libraries Shared library for rpm-ostree The rpm-ostree-libs package includes the shared library for rpm-ostree. rpm-ostree-toolbox 2017.2 3.fc27 231944 Unspecified Extra tools for rpm-ostree Various utilities and scripts for working with rpm-ostree based operating systems, particularly as virtual machines. rpm-plugin-ima 4.14.0 2.fc27 7008 System Environment/Base Rpm plugin ima file signatures Rpm plugin ima file signatures rpm-plugin-prioreset 4.14.0 2.fc27 7008 System Environment/Base Rpm plugin for resetting scriptlet priorities for SysV init Rpm plugin for resetting scriptlet priorities for SysV init Useful on legacy SysV init systems if you run rpm transactions with nice/ionice priorities. Should not be used on systemd systems. rpm-plugin-selinux 4.14.0 2.fc27 10492 System Environment/Base Rpm plugin for SELinux functionality Rpm plugin for SELinux functionality rpm-plugin-selinux 4.14.0 2.fc27 11176 System Environment/Base Rpm plugin for SELinux functionality Rpm plugin for SELinux functionality rpm-plugin-syslog 4.14.0 2.fc27 11144 System Environment/Base Rpm plugin for syslog functionality Rpm plugin for syslog functionality rpm-plugin-systemd-inhibit 4.14.0 2.fc27 11916 System Environment/Base Rpm plugin for systemd inhibit functionality This plugin blocks systemd from entering idle, sleep or shutdown while an rpm transaction is running using the systemd-inhibit mechanism. rpm-sign 4.14.0 2.fc27 17478 System Environment/Base Package signing support This package contains support for digitally signing RPM packages. rpmconf 1.0.19 2.fc27 40276 Unspecified Tool to handle rpmnew and rpmsave files This tool search for .rpmnew, .rpmsave and .rpmorig files and ask you what to do with them: Keep current version, place back old version, watch the diff or merge. rpmconf-base 1.0.19 2.fc27 0 Unspecified Filesystem for rpmconf Directory hierarchy for installation scripts, which are handled by rpmconf. rpmdeplint 1.3 3.fc27 2578 Unspecified Tool to find errors in RPM packages in the context of their dependency graph Rpmdeplint is a tool to find errors in RPM packages in the context of their dependency graph. rpmdevtools 8.10 3.fc27 205141 Unspecified RPM Development Tools This package contains scripts and (X)Emacs support files to aid in development of RPM packages. rpmdev-setuptree Create RPM build tree within user's home directory rpmdev-diff Diff contents of two archives rpmdev-newspec Creates new .spec from template rpmdev-rmdevelrpms Find (and optionally remove) "development" RPMs rpmdev-checksig Check package signatures using alternate RPM keyring rpminfo Print information about executables and libraries rpmdev-md5/sha* Display checksums of all files in an archive file rpmdev-vercmp RPM version comparison checker spectool Expand and download sources and patches in specfiles rpmdev-wipetree Erase all files within dirs created by rpmdev-setuptree rpmdev-extract Extract various archives, "tar xvf" style rpmdev-bumpspec Bump revision in specfile ...and many more. rpmemd 1.3 3.fc27 243652 System Environment/Base Target node process executed by librpmem The rpmemd process is executed on a target node by librpmem library and facilitates access to persistent memory over RDMA. rpmgrill 0.31 1.fc27 425657 Development/Tools A utility for catching problems in koji builds rpmgrill runs a series of tests against a set of RPMs, reporting problems that may require a developer's attention. For instance: unapplied patches, multilib incompatibilities. rpmlint 1.10 3.fc27 743407 Development/Tools Tool for checking common errors in RPM packages rpmlint is a tool for checking common errors in RPM packages. Binary and source packages as well as spec files can be checked. rpmlint-scl-config 0 5.fc27 106 Unspecified Software Collections related configuration for rpmlint Configuration that enables Software Collections checks for rpmlint. rpmorphan 1.17 2.fc27 229692 Applications/System List packages that have no dependencies (like deborphan) rpmorphan finds "orphaned"[1] packages on your system. It determines which packages have no other packages depending on their installation, and shows you a list of these packages. It intends to be clone of deborphan Debian tools for rpm packages. It will try to help you to remove unused packages, for example: * after a distribution upgrade * when you want to suppress packages after some tests Several tools are also provided : * rpmusage - display rpm packages last use date * rpmdep - display the full dependency of an installed rpm package * rpmduplicates - find programs with several version installed Yum offers a program called 'package-cleanup' which you can use to carry out similar tasks. [1] Note that orphan is used in the sense of Debian's deborphan, and is NOT the same as Fedora orphaned packages which are packages that have no current maintainer. rpmreaper 0.2.0 13.fc27 89478 Applications/System A tool for removing packages from system rpmreaper is a simple ncurses application with a mutt-like interface that allows removing unnecessary packages and their dependencies from the system. rpmrebuild 2.11 7.fc27 185172 Development/Tools A tool to build rpm file from rpm database A tool to build an RPM file from a package that has already been installed. rpmspectool 1.99.6 1.fc27 82577 Unspecified Utility for handling RPM spec files The rpmspectool utility lets users expand and download sources and patches in RPM spec files. rpy 2.8.6 1.fc27 0 Unspecified Python interface to the R language RPy provides a robust Python interface to the R programming language. It can manage all kinds of R objects and can execute arbitrary R functions. All the errors from the R language are converted to Python exceptions. rrdtool 1.7.0 4.fc27 1204815 Applications/Databases Round Robin Database Tool to store and display time-series data RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). It stores the data in a very compact way that will not expand over time, and it presents useful graphs by processing the data to enforce a certain data density. It can be used either via simple wrapper scripts (from shell or Perl) or via frontends that poll network devices and put a friendly user interface on it. rrdtool 1.7.0 4.fc27 1205579 Applications/Databases Round Robin Database Tool to store and display time-series data RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). It stores the data in a very compact way that will not expand over time, and it presents useful graphs by processing the data to enforce a certain data density. It can be used either via simple wrapper scripts (from shell or Perl) or via frontends that poll network devices and put a friendly user interface on it. rrdtool-devel 1.7.0 4.fc27 36661 Development/Libraries RRDtool libraries and header files RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). This package allow you to use directly this library. rrdtool-devel 1.7.0 4.fc27 36663 Development/Libraries RRDtool libraries and header files RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). This package allow you to use directly this library. rrdtool-doc 1.7.0 4.fc27 967997 Documentation RRDtool documentation RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). This package contains documentation on using RRD. rrdtool-lua 1.7.0 4.fc27 17624 Development/Languages Lua RRDtool bindings The rrdtool-lua package includes RRDtool bindings for Lua. rrdtool-perl 1.7.0 4.fc27 75688 Development/Languages Perl RRDtool bindings The Perl RRDtool bindings rrdtool-python 1.7.0 4.fc27 63285 Development/Languages Python RRDtool bindings Python RRDtool bindings. rrdtool-ruby 1.7.0 4.fc27 19886 Development/Languages Ruby RRDtool bindings The rrdtool-ruby package includes RRDtool bindings for Ruby. rrdtool-tcl 1.7.0 4.fc27 22545 Development/Languages Tcl RRDtool bindings The rrdtool-tcl package includes RRDtool bindings for Tcl. rsh 0.17 84.fc27 93342 Applications/Internet Clients for remote access commands (rsh, rlogin, rcp) The rsh package contains a set of programs which allow users to run commands on remote machines, login to other machines and copy files between machines (rsh, rlogin and rcp). All three of these commands use rhosts style authentication. This package contains the clients needed for all of these services. The rsh package should be installed to enable remote access to other machines rsh-server 0.17 84.fc27 75171 System Environment/Daemons Servers for remote access commands (rsh, rlogin, rcp) The rsh-server package contains a set of programs which allow users to run commands on remote machines, login to other machines and copy files between machines (rsh, rlogin and rcp). All three of these commands use rhosts style authentication. This package contains the servers needed for all of these services. It also contains a server for rexec, an alternate method of executing remote commands. All of these servers are run by systemd and configured using systemd units and PAM. The rsh-server package should be installed to enable remote access from other machines rsibreak 0.12.6 3.fc27 1456568 Unspecified A small utility which bothers you at certain intervals RSIBreak is a small utility which bothers you at certain intervals. The interval and duration of two different timers can be configured. You can use the breaks to stretch out or do the dishes. The aim of this utility is to let you know when it is time to have a break from your computer. This can help people to prevent Repetive Strain Injury. rsnapshot 1.4.2 4.fc27 386238 Applications/System Local and remote filesystem snapshot utility This is a remote backup program that uses rsync to take backup snapshots of filesystems. It uses hard links to save space on disk. rss-glx 0.9.1.p 33.fc27 5744419 Amusements/Graphics Really Slick Screensavers A port of the Really Slick Screensavers to GLX. Provides several visually impressive and graphically intensive screensavers. Note that this package contains only the display hacks themselves; you will need to install the appropriate subpackage for your desktop environment in order to use them as screensavers. rss-glx-gnome-screensaver 0.9.1.p 33.fc27 5072 Amusements/Graphics Really Slick Screensavers A port of the Really Slick Screensavers to GLX. Provides several visually impressive and graphically intensive screensavers. This package contains files needed to use the hacks with gnome-screensaver. rss-glx-xscreensaver 0.9.1.p 33.fc27 33456 Amusements/Graphics Really Slick Screensavers A port of the Really Slick Screensavers to GLX. Provides several visually impressive and graphically intensive screensavers. This package contains files needed to use the hacks with xscreensaver. rss2email 2.71 11.fc27 53993 Applications/Internet Deliver news from RSS feeds to your SMTP server as text or HTML mail rss2email lets you subscribe to a list of XML newsfeeds (RSS or Atom). It can parse them regularly with the help of cron and send new items to you by email. An HTML mail will be send in the default configuration to the local SMTP server. See the manual page r2e for details on how to set up rss2email. rssdler 0.4.2 12.fc27 242623 Applications/Text Downloads enclosures and other objects linked to from various types of RSS feeds A utility to automatically download enclosures and other objects linked to from various types of RSS feeds. videocasts, and torrents. Features include: - filtering using regular expressions and/or file size - global, feed, and filter based download locations - can run in the background (at least on GNU/Linux) like a daemon - various logging and verbosity levels - support for sites protected with cookies (LWP/MSIE/Mozilla/Safari/Firefox3) - global and feed scan times - respects 'ttl' tag in feeds that have them - call custom functions after a download or after a scan of the feed (episode advancement!) - generates an RSS feed of what it has downloaded. Because it is written in Python, it is highly cross-platform compatible. It tries to be memory efficient, with reports of it functioning on consumer routers. Minimal external dependencies help keep that a reality. It became popular when people started using it in conjunction with rTorrent for torrent broadcatching. rssh 2.3.4 10.fc27 104173 Applications/Internet Restricted shell for use with OpenSSH, allowing only scp and/or sftp rssh is a restricted shell for use with OpenSSH, allowing only scp and/or sftp. For example, if you have a server which you only want to allow users to copy files off of via scp, without providing shell access, you can use rssh to do that. It is a alternative to scponly. rst2pdf 0.93 10.fc27 1169805 Development/Languages Tool for transforming reStructuredText to PDF Tool for transforming reStructuredText to PDF using ReportLab rstp 04012009git 20.fc27 175478 System Environment/Base Rapid Spanning Tree User Space Daemon rstp is a user space implementation of the rapid spanning tree protocol. It replaces the in-kernel STP implementation rsvndump 0.6 11.fc27 131055 Development/Tools Remote Subversion repository dumping tool rsvndump is a command line tool that is able to dump a subversion repository that resides on a remote server. All data is dumped in the format that can be read/written by svnadmin, so the data produced by rsvndump can easily be imported into a new subversion repository. rsync 3.1.2 7.fc27 817415 Applications/Internet A program for synchronizing files over a network Rsync uses a reliable algorithm to bring remote and host files into sync very quickly. Rsync is fast because it just sends the differences in the files over the network instead of sending the complete files. Rsync is often used as a very powerful mirroring process or just as a more capable replacement for the rcp command. A technical report which describes the rsync algorithm is included in this package. rsync-bpc 3.0.9.8 3.fc27 580331 Unspecified A customized version of rsync that is used as part of BackupPC Rsync-bpc is a customized version of rsync that is used as part of BackupPC, an open source backup system. The main change to rsync is adding a shim layer (in the subdirectory backuppc, and in bpc_sysCalls.c) that emulates the system calls for accessing the file system so that rsync can directly read/write files in BackupPC's format. Rsync-bpc is fully line-compatible with vanilla rsync, so it can talk to rsync servers and clients. Rsync-bpc serves no purpose outside of BackupPC. rsync-daemon 3.1.2 7.fc27 17179 Applications/Internet Service for anonymous access to rsync Rsync can be used to offer read only access to anonymous clients. This package provides the anonymous rsync service. rsyntaxtextarea 2.6.1 2.fc27 1159966 Unspecified A syntax highlighting, code folding text editor for Java Swing applications RSyntaxTextArea is a customizable, syntax highlighting text component for Java Swing applications. Out of the box, it supports syntax highlighting for 40+ programming languages, code folding, search and replace, and has add-on libraries for code completion and spell checking. Syntax highlighting for additional languages can be added via tools such as JFlex. rsyntaxtextarea-javadoc 2.6.1 2.fc27 8817044 Unspecified Javadoc for RSyntaxTextArea This package contains the API documentation for rsyntaxtextarea. rsyslog 8.29.0 2.fc27 2013302 System Environment/Daemons Enhanced system logging and kernel message trapping daemon Rsyslog is an enhanced, multi-threaded syslog daemon. It supports MySQL, syslog/TCP, RFC 3195, permitted sender lists, filtering on any message part, and fine grain output format control. It is compatible with stock sysklogd and can be used as a drop-in replacement. Rsyslog is simple to set up, with advanced features suitable for enterprise-class, encryption-protected syslog relay chains. rsyslog-crypto 8.29.0 2.fc27 533867 System Environment/Daemons Encryption support This package contains a module providing log file encryption and a command line tool to process encrypted logs. rsyslog-doc 8.29.0 2.fc27 4621808 Documentation HTML documentation for rsyslog This subpackage contains documentation for rsyslog. rsyslog-elasticsearch 8.29.0 2.fc27 36768 System Environment/Daemons ElasticSearch output module for rsyslog This module provides the capability for rsyslog to feed logs directly into Elasticsearch. rsyslog-gnutls 8.29.0 2.fc27 38008 System Environment/Daemons TLS protocol support for rsyslog The rsyslog-gnutls package contains the rsyslog plugins that provide the ability to receive syslog messages via upcoming syslog-transport-tls IETF standard protocol. rsyslog-gssapi 8.29.0 2.fc27 49224 System Environment/Daemons GSSAPI authentication and encryption support for rsyslog The rsyslog-gssapi package contains the rsyslog plugins which support GSSAPI authentication and secure connections. GSSAPI is commonly used for Kerberos authentication. rsyslog-hiredis 8.29.0 2.fc27 15680 System Environment/Daemons Redis support for rsyslog This module provides output to Redis. rsyslog-kafka 8.29.0 2.fc27 37160 System Environment/Daemons Provides the omkafka module The rsyslog-kafka package provides module for Apache Kafka output. rsyslog-libdbi 8.29.0 2.fc27 19920 System Environment/Daemons Libdbi database support for rsyslog This module supports a large number of database systems via libdbi. Libdbi abstracts the database layer and provides drivers for many systems. Drivers are available via the libdbi-drivers project. rsyslog-mmaudit 8.29.0 2.fc27 11368 System Environment/Daemons Message modification module supporting Linux audit format This module provides message modification supporting Linux audit format in various settings. rsyslog-mmjsonparse 8.29.0 2.fc27 15648 System Environment/Daemons JSON enhanced logging support This module provides the capability to recognize and parse JSON enhanced syslog messages. rsyslog-mmnormalize 8.29.0 2.fc27 19848 System Environment/Daemons Log normalization support for rsyslog This module provides the capability to normalize log messages via liblognorm. rsyslog-mmsnmptrapd 8.29.0 2.fc27 15552 System Environment/Daemons Message modification module for snmptrapd generated messages This message modification module takes messages generated from snmptrapd and modifies them so that they look like they originated from the read originator. rsyslog-mongodb 8.29.0 2.fc27 35736 System Environment/Daemons MongoDB support for rsyslog The rsyslog-mongodb package contains a dynamic shared object that will add MongoDB database support to rsyslog. rsyslog-mysql 8.29.0 2.fc27 16782 System Environment/Daemons MySQL support for rsyslog The rsyslog-mysql package contains a dynamic shared object that will add MySQL database support to rsyslog. rsyslog-omamqp1 8.29.0 2.fc27 28064 System Environment/Daemons Provides the omamqp1 module The omamqp1 output module can be used to send log messages via an AMQP 1.0-compatible messaging bus. rsyslog-pgsql 8.29.0 2.fc27 16592 System Environment/Daemons PostgresSQL support for rsyslog The rsyslog-pgsql package contains a dynamic shared object that will add PostgreSQL database support to rsyslog. rsyslog-rabbitmq 8.29.0 2.fc27 19880 System Environment/Daemons RabbitMQ support for rsyslog This module allows rsyslog to send messages to a RabbitMQ server. rsyslog-relp 8.29.0 2.fc27 45712 System Environment/Daemons RELP protocol support for rsyslog The rsyslog-relp package contains the rsyslog plugins that provide the ability to receive syslog messages via the reliable RELP protocol. rsyslog-snmp 8.29.0 2.fc27 24144 System Environment/Daemons SNMP protocol support for rsyslog The rsyslog-snmp package contains the rsyslog plugin that provides the ability to send syslog messages as SNMPv1 and SNMPv2c traps. rsyslog-udpspoof 8.29.0 2.fc27 20536 System Environment/Daemons Provides the omudpspoof module This module is similar to the regular UDP forwarder, but permits to spoof the sender address. Also, it enables to circle through a number of source ports. rt 4.4.2 1.fc27 25144773 Applications/Internet Request tracker RT is an enterprise-grade ticketing system which enables a group of people to intelligently and efficiently manage tasks, issues, and requests submitted by a community of users. rt-mailgate 4.4.2 1.fc27 35247 Applications/Internet rt's mailgate utility rt's mailgate utility rt-tests 4.4.2 1.fc27 2202869 Development/Debug Test suite for package rt Test suite for package rt rtags 2.14 1.fc27 7463557 Unspecified A indexer for the c language family with Emacs integration RTags is a client/server application that indexes C/C++ code and keeps a persistent file-based database of references, declarations, definitions, symbolnames etc. There’s also limited support for ObjC/ObjC++. It allows you to find symbols by name (including nested class and namespace scope). Most importantly we give you proper follow-symbol and find-references support. rtaudio 4.0.11 13.fc27 129116 System Environment/Libraries Real-time Audio I/O Library RtAudio is a set of C++ classes that provide a common API for realtime audio input/output across different operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives: * object-oriented C++ design * simple, common API across all supported platforms * allow simultaneous multi-api support * support dynamic connection of devices * provide extensive audio device parameter control * allow audio device capability probing * automatic internal conversion for data format, channel number compensation, (de)interleaving, and byte-swapping rtaudio 4.0.11 13.fc27 126396 System Environment/Libraries Real-time Audio I/O Library RtAudio is a set of C++ classes that provide a common API for realtime audio input/output across different operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives: * object-oriented C++ design * simple, common API across all supported platforms * allow simultaneous multi-api support * support dynamic connection of devices * provide extensive audio device parameter control * allow audio device capability probing * automatic internal conversion for data format, channel number compensation, (de)interleaving, and byte-swapping rtaudio-devel 4.0.11 13.fc27 553244 System Environment/Libraries Real-time Audio I/O Library RtAudio is a set of C++ classes that provide a common API for realtime audio input/output across different operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives: * object-oriented C++ design * simple, common API across all supported platforms * allow simultaneous multi-api support * support dynamic connection of devices * provide extensive audio device parameter control * allow audio device capability probing * automatic internal conversion for data format, channel number compensation, (de)interleaving, and byte-swapping rtaudio-devel 4.0.11 13.fc27 553244 System Environment/Libraries Real-time Audio I/O Library RtAudio is a set of C++ classes that provide a common API for realtime audio input/output across different operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives: * object-oriented C++ design * simple, common API across all supported platforms * allow simultaneous multi-api support * support dynamic connection of devices * provide extensive audio device parameter control * allow audio device capability probing * automatic internal conversion for data format, channel number compensation, (de)interleaving, and byte-swapping rtfilter 1.1 5.fc27 54380 Unspecified Realtime digital filtering functions for multichannel signals rtfilter provides a library written in C implementing realtime digital filtering functions for multichannel signals (i.e. filtering multiple signals with the same filter). It implements FIR, IIR filters and downsampler for float and double data type (both for real and complex valued signal). Additional functions are also provided to design few usual filters: Butterworth, Chebyshev, windowed sinc, analytical filter... One of the main differences from other libraries providing digital signal processing is that the filter functions have been specifically designed and optimized for multichannel signals (from few channels to several hundred). If data allows it, the library automatically switch to optimized SIMD (Single Instruction Multiple Data) code, allowing to reduce by 3~4 the time spent in processing the data. rtfilter 1.1 5.fc27 50848 Unspecified Realtime digital filtering functions for multichannel signals rtfilter provides a library written in C implementing realtime digital filtering functions for multichannel signals (i.e. filtering multiple signals with the same filter). It implements FIR, IIR filters and downsampler for float and double data type (both for real and complex valued signal). Additional functions are also provided to design few usual filters: Butterworth, Chebyshev, windowed sinc, analytical filter... One of the main differences from other libraries providing digital signal processing is that the filter functions have been specifically designed and optimized for multichannel signals (from few channels to several hundred). If data allows it, the library automatically switch to optimized SIMD (Single Instruction Multiple Data) code, allowing to reduce by 3~4 the time spent in processing the data. rtfilter-devel 1.1 5.fc27 15372 Unspecified Development files for rtfilter The rtfilter-devel package contains libraries and header files for developing applications that use rtfilter. rtfilter-devel 1.1 5.fc27 15374 Unspecified Development files for rtfilter The rtfilter-devel package contains libraries and header files for developing applications that use rtfilter. rtirq 20130402 12.fc27 32292 System Environment/Base Realtime IRQ thread system tuning Start-up scripts for tuning the realtime scheduling policy and priority of relevant IRQ service threads, featured for a realtime-preempt enabled kernel configuration. rtkit 0.11 17.fc27 140425 System Environment/Base Realtime Policy and Watchdog Daemon RealtimeKit is a D-Bus system service that changes the scheduling policy of user processes/threads to SCHED_RR (i.e. realtime scheduling mode) on request. It is intended to be used as a secure mechanism to allow real-time scheduling to be used by normal user processes. rtl-sdr 0.5.3 10.fc27 250720 Applications/Communications SDR utilities for Realtek RTL2832 based DVB-T dongles This package can turn your RTL2832 based DVB-T dongle into a SDR receiver. rtl-sdr 0.5.3 10.fc27 252328 Applications/Communications SDR utilities for Realtek RTL2832 based DVB-T dongles This package can turn your RTL2832 based DVB-T dongle into a SDR receiver. rtl-sdr-devel 0.5.3 10.fc27 14048 Applications/Communications Development files for rtl-sdr Development files for rtl-sdr. rtl-sdr-devel 0.5.3 10.fc27 14050 Applications/Communications Development files for rtl-sdr Development files for rtl-sdr. rtlsdr-scanner 1.0.22497.10311 3.fc27 1027366 Applications/Engineering Frequency scanning GUI for RTL2832 based DVB-T dongles Frequency scanning GUI for RTL2832 based DVB-T dongles. In other words a cheap, simple Spectrum Analyser. rtlsdr-scanner-doc 1.0.22497.10311 3.fc27 1227078 Applications/Engineering Documentation files for rtlsdr-scanner Documentation files for rtlsdr-scanner. rtmidi 2.1.0 9.fc27 80748 Unspecified Library for realtime MIDI input/output (ALSA support) RtMidi is a set of C++ classes (RtMidiIn and RtMidiOut) that provides a common API (Application Programming Interface) for realtime MIDI input/output across Linux (ALSA & Jack), Macintosh OS X, Windows (Multimedia Library), and SGI operating systems. RtMidi significantly simplifies the process of interacting with computer MIDI hardware and software. It was designed with the following goals: * object oriented C++ design * simple, common API across all supported platforms * only two header files and one source file for easy inclusion in programming projects * MIDI device enumeration rtmidi 2.1.0 9.fc27 86216 Unspecified Library for realtime MIDI input/output (ALSA support) RtMidi is a set of C++ classes (RtMidiIn and RtMidiOut) that provides a common API (Application Programming Interface) for realtime MIDI input/output across Linux (ALSA & Jack), Macintosh OS X, Windows (Multimedia Library), and SGI operating systems. RtMidi significantly simplifies the process of interacting with computer MIDI hardware and software. It was designed with the following goals: * object oriented C++ design * simple, common API across all supported platforms * only two header files and one source file for easy inclusion in programming projects * MIDI device enumeration rtmidi-devel 2.1.0 9.fc27 666315 Unspecified Development headers and libraries for rtmidi Development headers and libraries for rtmidi. rtmidi-devel 2.1.0 9.fc27 666317 Unspecified Development headers and libraries for rtmidi Development headers and libraries for rtmidi. rtorrent 0.9.6 8.fc27 1539857 Applications/Internet BitTorrent client based on libtorrent A BitTorrent client using libtorrent, which on high-bandwidth connections is able to seed at 3 times the speed of the official client. Using ncurses its ideal for use with screen or dtach. It supports saving of sessions and allows the user to add and remove torrents and scanning of directories for torrent files to seed and/or download. rtpproxy 2.0.0 8.fc27 151022 Applications/Internet A symmetric RTP proxy This is symmetric RTP proxy designed to be used in conjunction with the SIP Express Router (SER) or any other SIP proxy capable of rewriting SDP bodies in SIP messages that it processes. rtv 1.14.1 3.fc27 432736 Unspecified A simple terminal viewer for Reddit (Reddit Terminal Viewer) RTV provides an interface to view and interact with reddit from your terminal. It's compatible with most terminal emulators on Linux and OS X. RTV is built in python using the curses library. rubber 1.4 5.fc27 791794 Applications/Publishing An automated system for building LaTeX documents This is a building system for LaTeX documents. It is based on a routine that runs just as many compilations as necessary. The module system provides a great flexibility that virtually allows support for any package with no user intervention, as well as pre- and post-processing of the document. The standard modules currently provide support for bibtex, dvips, dvipdfm, pdftex, makeindex. A good number of standard packages are supported, including graphics/graphicx (with automatic conversion between various formats and Metapost compilation). rubberband 1.8.1 11.fc27 927662 System Environment/Libraries Audio time-stretching and pitch-shifting library Rubber Band is a library and utility program that permits you to change the tempo and pitch of an audio recording independently of one another. rubberband 1.8.1 11.fc27 918242 System Environment/Libraries Audio time-stretching and pitch-shifting library Rubber Band is a library and utility program that permits you to change the tempo and pitch of an audio recording independently of one another. rubberband-devel 1.8.1 11.fc27 37861 Development/Libraries Development files for rubberband The rubberband-devel package contains libraries and header files for developing applications that use rubberband. rubberband-devel 1.8.1 11.fc27 37863 Development/Libraries Development files for rubberband The rubberband-devel package contains libraries and header files for developing applications that use rubberband. ruby 2.4.2 84.fc27 73217 Development/Languages An interpreter of object-oriented scripting language Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible. ruby 2.4.2 84.fc27 73909 Development/Languages An interpreter of object-oriented scripting language Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible. ruby-RRDtool 0.6.0 27.fc27 21425 Development/Languages RRDTool for Ruby Generate RRDTool Databases from Ruby ruby-SBML 5.15.0 6.fc27 12705806 Unspecified Ruby bindings for libSBML This package contains Ruby bindings for libSBML. ruby-SEDML 0.3.1 23.fc27 1987834 Unspecified Ruby library that fully supports SED-ML for SBML The SEDML ruby package contains the libraries to develop applications with libSEDML Ruby bindings. ruby-augeas 0.5.0 13.fc27 53125 Development/Languages Ruby bindings for Augeas Ruby bindings for augeas. ruby-aws 0.8.1 15.fc27 167551 Development/Languages Ruby interface to Amazon Web Services Ruby/AWS is a Ruby language library that allows the programmer to retrieve information from Amazon via the Associate Web Service. In addition to the original amazon.com site, amazon.co.uk, amazon.de, amazon.fr, amazon.ca and amazon.co.jp are also supported. In addition to wrapping the AWS API, Ruby/AWS provides geolocation of clients, transparent fetching of all hits for a given search (not just the first 10) and a host of other features. Ruby/AWS supersedes Ruby/Amazon. ruby-aws-doc 0.8.1 15.fc27 85785 Documentation Documentation for ruby-aws This package contains documentation for ruby-aws. ruby-bonobo2 0.90.4 7.fc27.5 43695 System Environment/Libraries Ruby binding of libbonobo-2.x Ruby/Bonobo2 is a Ruby binding of libbonobo-2.x. ruby-bonobo2-devel 0.90.4 7.fc27.5 75 Development/Libraries Development libraries and header files for ruby-bonobo2 Ruby/Bonobo2 is a Ruby binding of libbonobo-2.x. This package provides libraries and header files for ruby-bonobo2 ruby-bonobo2-devel 0.90.4 7.fc27.5 75 Development/Libraries Development libraries and header files for ruby-bonobo2 Ruby/Bonobo2 is a Ruby binding of libbonobo-2.x. This package provides libraries and header files for ruby-bonobo2 ruby-bonoboui2 0.90.4 7.fc27.5 64966 System Environment/Libraries Ruby binding of libbonoboui-2.x Ruby/BonoboUI2 is a Ruby binding of libbonoboui-2.x. ruby-bonoboui2-devel 0.90.4 7.fc27.5 79 Development/Libraries Development libraries and header files for ruby-bonoboui2 Ruby/BonoboUI2 is a Ruby binding of libbonoboui-2.x. This package provides libraries and header files for ruby-bonoboui2 ruby-bonoboui2-devel 0.90.4 7.fc27.5 79 Development/Libraries Development libraries and header files for ruby-bonoboui2 Ruby/BonoboUI2 is a Ruby binding of libbonoboui-2.x. This package provides libraries and header files for ruby-bonoboui2 ruby-bsearch 1.5 16.fc27 17624 Development/Languages Binary search library for Ruby Ruby/Bsearch is a binary search library for Ruby. It can search the FIRST or LAST occurrence in an array with a condition given by a block. ruby-caca 0.99 0.31.beta19.fc26 58377 Development/Libraries Ruby bindings for libcaca This package contains the ruby bindings for using libcaca from ruby. ruby-clearsilver 0.10.5 42.fc27 211364 Development/Libraries Ruby interface to the ClearSilver HTML templating system Ruby interface to the ClearSilver HTML templating system. ruby-devel 2.4.2 84.fc27 289969 Development/Languages A Ruby development environment Header files and libraries for building an extension library for the Ruby or an application embedding Ruby. ruby-devel 2.4.2 84.fc27 289996 Development/Languages A Ruby development environment Header files and libraries for building an extension library for the Ruby or an application embedding Ruby. ruby-doc 2.4.2 84.fc27 25248270 Documentation Documentation for ruby This package contains documentation for ruby. ruby-gconf2 0.90.4 7.fc27.5 76911 System Environment/Libraries Ruby binding of GConf-2.x Ruby/GConf2 is a Ruby binding of GConf-2.x. ruby-gconf2-devel 0.90.4 7.fc27.5 85 Development/Libraries Development libraries and header files for ruby-gconf2 Ruby/GConf2 is a Ruby binding of GConf-2.x. This package provides libraries and header files for ruby-gconf2 ruby-gconf2-devel 0.90.4 7.fc27.5 85 Development/Libraries Development libraries and header files for ruby-gconf2 Ruby/GConf2 is a Ruby binding of GConf-2.x. This package provides libraries and header files for ruby-gconf2 ruby-gnome2 0.90.4 7.fc27.5 361505 System Environment/Libraries Ruby binding of libgnome/libgnomeui-2.x Ruby/GNOME2 is a Ruby binding of libgnome/libgnomeui-2.x. ruby-gnome2-devel 0.90.4 7.fc27.5 75 Development/Libraries Development libraries and header files for ruby-gnome2 Ruby/GNOME2 is a Ruby binding of libgnome/libgnomeui-2.x. This package provides libraries and header files for ruby-gnome2 ruby-gnome2-devel 0.90.4 7.fc27.5 75 Development/Libraries Development libraries and header files for ruby-gnome2 Ruby/GNOME2 is a Ruby binding of libgnome/libgnomeui-2.x. This package provides libraries and header files for ruby-gnome2 ruby-gnomecanvas2 0.90.4 7.fc27.5 165052 System Environment/Libraries Ruby binding of GnomeCanvas-2.x Ruby/GnomeCanvas2 is a Ruby binding of GnomeCanvas-2.x. ruby-gnomecanvas2-devel 0.90.4 7.fc27.5 85 Development/Libraries Development libraries and header files for ruby-gnomecanvas2 Ruby/GnomeCanvas2 is a Ruby binding of GnomeCanvas-2.x. This package provides libraries and header files for ruby-gnomecanvas2 ruby-gnomecanvas2-devel 0.90.4 7.fc27.5 85 Development/Libraries Development libraries and header files for ruby-gnomecanvas2 Ruby/GnomeCanvas2 is a Ruby binding of GnomeCanvas-2.x. This package provides libraries and header files for ruby-gnomecanvas2 ruby-gnomevfs 0.90.4 7.fc27.5 115421 System Environment/Libraries Ruby binding of GnomeVFS-2.0.x Ruby/GnomeVFS is a Ruby binding of GnomeVFS-2.0.x. ruby-gnomevfs-devel 0.90.4 7.fc27.5 106 Development/Libraries Development libraries and header files for ruby-gnomevfs Ruby/GnomeVFS is a Ruby binding of GnomeVFS-2.0.x. This package provides libraries and header files for ruby-gnomevfs ruby-gnomevfs-devel 0.90.4 7.fc27.5 106 Development/Libraries Development libraries and header files for ruby-gnomevfs Ruby/GnomeVFS is a Ruby binding of GnomeVFS-2.0.x. This package provides libraries and header files for ruby-gnomevfs ruby-gtkglext 0.90.4 7.fc27.5 98915 System Environment/Libraries Ruby binding of GtkGLExt Ruby/GtkGLExt is a Ruby binding of GtkGLExt. ruby-gtkglext-devel 0.90.4 7.fc27.5 104 Development/Libraries Development libraries and header files for ruby-gtkglext Ruby/GtkGLExt is a Ruby binding of GtkGLExt. This package provides libraries and header files for ruby-gtkglext ruby-gtkglext-devel 0.90.4 7.fc27.5 104 Development/Libraries Development libraries and header files for ruby-gtkglext Ruby/GtkGLExt is a Ruby binding of GtkGLExt. This package provides libraries and header files for ruby-gtkglext ruby-gtksourceview2 0.90.4 7.fc27.5 69911 System Environment/Libraries Ruby binding of gtksourceview-2.x Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x. ruby-gtksourceview2-devel 0.90.4 7.fc27.5 103 Development/Libraries Development libraries and header files for ruby-gtksourceview2 Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x. This package provides libraries and header files for ruby-gtksourceview2 ruby-gtksourceview2-devel 0.90.4 7.fc27.5 103 Development/Libraries Development libraries and header files for ruby-gtksourceview2 Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x. This package provides libraries and header files for ruby-gtksourceview2 ruby-hivex 1.3.14 8.fc27 773077 Unspecified Ruby bindings for hivex ruby-hivex contains Ruby bindings for hivex. ruby-hyperestraier 1.4.13 29.fc27 200296 System Environment/Libraries Hyper Estraier Library for Ruby This package contains a Ruby interface for Hyper Estraier. ruby-icon-artist 0.1.92 14.fc27 217599 Development/Languages Supporting libraries for icon artists Supporting libraries for icon artist scripts. It contains support for generating new icons from templates, exporting PNGs and SVGs from one canvas SVG, creating new icon theme and managing icon theme buildsys. ruby-irb 2.4.2 84.fc27 167529 Development/Libraries The Interactive Ruby The irb is acronym for Interactive Ruby. It evaluates ruby expression from the terminal. ruby-ldap 0.9.16 10.fc27 113001 Development/Languages Ruby LDAP libraries Ruby/LDAP is an extension library for Ruby. It provides the interface to some LDAP libraries (e.g. OpenLDAP, UMich LDAP, Netscape SDK, ActiveDirectory). The common API for application development is described in RFC1823 and is supported by Ruby/LDAP. ruby-ldap-doc 0.9.16 10.fc27 934046 Documentation Documentation for ruby-ldap Documentation for ruby-ldap. ruby-libart2 0.90.4 7.fc27.5 96511 System Environment/Libraries Ruby binding of Libart_lgpl Ruby/Libart2 is a Ruby binding of Libart_lgpl. ruby-libart2-devel 0.90.4 7.fc27.5 2331 Development/Libraries Development libraries and header files for ruby-libart2 Ruby/Libart2 is a Ruby binding of Libart_lgpl. This package provides libraries and header files for ruby-libart2 ruby-libart2-devel 0.90.4 7.fc27.5 2331 Development/Libraries Development libraries and header files for ruby-libart2 Ruby/Libart2 is a Ruby binding of Libart_lgpl. This package provides libraries and header files for ruby-libart2 ruby-libglade2 0.90.4 7.fc27.5 86345 System Environment/Libraries Ruby bindings of Libglade2 Ruby/Libglade2 is a Ruby bindings of Libglade2. This provides a very simple interface to the libglade library, to load interfaces dynamically from a glade file. ruby-libglade2-devel 0.90.4 7.fc27.5 123 Development/Libraries Development libraries and header files for ruby-libglade2 Ruby/Libglade2 is a Ruby bindings of Libglade2. This package provides libraries and header files for ruby-libglade2 ruby-libglade2-devel 0.90.4 7.fc27.5 123 Development/Libraries Development libraries and header files for ruby-libglade2 Ruby/Libglade2 is a Ruby bindings of Libglade2. This package provides libraries and header files for ruby-libglade2 ruby-libguestfs 1.37.29 1.fc27 1078474 Unspecified Ruby bindings for libguestfs ruby-libguestfs contains Ruby bindings for libguestfs. ruby-libs 2.4.2 84.fc27 10224779 Development/Libraries Libraries necessary to run Ruby This package includes the libruby, necessary to run Ruby. ruby-libs 2.4.2 84.fc27 10341009 Development/Libraries Libraries necessary to run Ruby This package includes the libruby, necessary to run Ruby. ruby-mecab 0.996 6.fc27.5 139852 Applications/Text Ruby binding for MeCab Ruby binding for MeCab. ruby-ncurses 1.3.1 22.fc27 244377 System Environment/Libraries A module for ruby applications for using ncurses interfaces This ruby extension makes most functions, constants, and external variables of the C library ncurses accessible from the Ruby programming language. ruby-notmuch 0.25 1.fc27 43736 Development/Libraries Ruby bindings for notmuch Ruby bindings for notmuch. ruby-openbabel 2.4.1 8.fc27 2277000 Development/Libraries Ruby wrapper for the Open Babel library Ruby wrapper for the Open Babel library. ruby-player 3.1.0 4.fc27 12184112 Development/Libraries Ruby bindings for player This package contains the Ruby client-side bindings for player. If you would like to build player clients using Ruby you will need to install this package. Includes bindings built against the C and C++ client libraries. Ruby bindings are experimental. ruby-prelude 4.0.0 1.fc27 266544 System Environment/Libraries Ruby bindings for prelude Provides ruby bindings for prelude. ruby-qdbm 1.8.78 28.fc27 225955 System Environment/Libraries QDBM Database Library for Ruby This package contains a Ruby interface for QDBM Database library. ruby-qpid-qmf 1.36.0 7.fc27 1054799 Unspecified The QPID Management Framework bindings for ruby An extensible management framework layered on QPID messaging, bindings for ruby. ruby-redland 1.0.16.1 23.fc27 208489 Development/Languages Ruby modules for the Redland RDF library The ruby-redland package contains the parts of Redland that provide an interface to Ruby. ruby-romkan 0.4 17.fc27 11720 Development/Languages Romaji <-> Kana conversion library for Ruby Ruby/Romkan is a Romaji <-> Kana conversion library for Ruby. It can convert a Japanese Romaji string to a Japanese Kana string or vice versa. ruby-saslwrapper 0.16 18.fc27 50064 System Environment/Libraries Ruby bindings for saslwrapper Ruby bindings for the saslwrapper library. ruby-shadow 1.4.1 33.fc27 21474 System Environment/Libraries Ruby bindings for shadow password access Ruby bindings for shadow password access ruby-shogun 6.0.0 5.fc27 8764311 Unspecified Ruby-plugin for shogun This package contains the Ruby-plugin for shogun. The Shogun Machine learning toolbox provides a wide range of unified and efficient Machine Learning (ML) methods. The toolbox seamlessly allows to easily combine multiple data representations, algorithm classes, and general purpose tools. This enables both rapid prototyping of data pipelines and extensibility in terms of new algorithms. We combine modern software architecture in C++ with both efficient low-level computing back-ends and cutting edge algorithm implementations to solve large-scale Machine Learning problems (yet) on single machines. One of Shogun's most exciting features is that you can use the toolbox through a unified interface from C++, Python(3), Octave, R, Java, Lua, etc. This not just means that we are independent of trends in computing languages, but it also lets you use Shogun as a vehicle to expose your algorithm to multiple communities. We use SWIG to enable bidirectional communication between C++ and target languages. Shogun runs under Linux/Unix, MacOS, Windows. Originally focusing on large-scale kernel methods and bioinformatics (for a list of scientific papers mentioning Shogun, see here), the toolbox saw massive extensions to other fields in recent years. It now offers features that span the whole space of Machine Learning methods, including many classical methods in classification, regression, dimensionality reduction, clustering, but also more advanced algorithm classes such as metric, multi-task, structured output, and online learning, as well as feature hashing, ensemble methods, and optimization, just to name a few. Shogun in addition contains a number of exclusive state-of-the art algorithms such as a wealth of efficient SVM implementations, Multiple Kernel Learning, kernel hypothesis testing, Krylov methods, etc. All algorithms are supported by a collection of general purpose methods for evaluation, parameter tuning, preprocessing, serialization & I/O, etc; the resulting combinatorial possibilities are huge. The wealth of ML open-source software allows us to offer bindings to other sophisticated libraries including: LibSVM, LibLinear, LibOCAS, libqp, VowpalWabbit, Tapkee, SLEP, GPML and more. Shogun got initiated in 1999 by Soeren Sonnenburg and Gunnar Raetsch (that's where the name ShoGun originates from). It is now developed by a larger team of authors, and would not have been possible without the patches and bug reports by various people. See contributions for a detailed list. Statistics on Shogun's development activity can be found on ohloh. ruby-solv 0.6.29 2.fc27 262104 Unspecified Ruby bindings for the libsolv library Ruby bindings for the libsolv library. ruby-taglib 1.1 16.fc27 5908 Development/Languages Ruby library wrapping the Taglib library ruby-taglib is a simple dl-based wrapper of Taglib's C library. It's short and sweet, because the C API is written by someone who knows how to use OO programming, and Ruby with dl just makes it all too easy to wrap such a library. ruby-yui 1.1.2 6.fc27 1096728 Unspecified Ruby bindings for libyui This package provides Ruby language bindings to access functions of libyui. An User Interface engine that provides the abstraction from graphical user interfaces (Qt, Gtk) and text based user interfaces (ncurses). rubygem-Ascii85 1.0.2 9.fc27 12608 Development/Languages Methods to encode/decode Adobe's binary-to-text encoding of the same name Ascii85 is a simple gem that provides methods for encoding/decoding Adobe's binary-to-text encoding of the same name. rubygem-Ascii85-doc 1.0.2 9.fc27 729563 Development/Languages Documentation for rubygem-Ascii85 This package contains documentation for rubygem-Ascii85. rubygem-CFPropertyList 2.3.3 3.fc27 59502 Development/Languages Read, write and manipulate property lists as defined by Apple This is a module to read, write and manipulate both binary and XML property lists as defined by apple. rubygem-CFPropertyList-doc 2.3.3 3.fc27 1263463 Documentation Documentation for rubygem-CFPropertyList Documentation for rubygem-CFPropertyList. rubygem-POpen4 0.1.4 13.fc27 14957 Development/Languages Open4 cross-platform POpen4 provides the Rubyist a single API across platforms for executing a command in a child process with handles on stdout, stderr, stdin streams as well as access to the process ID and exit status. It does very little other than to provide an easy way to use either Ara Howard’s Open4 library or the win32-popen3 library by Park Heesob and Daniel Berger depending on your platform and without having to code around the slight differences in their APIs. rubygem-POpen4-doc 0.1.4 13.fc27 712107 Documentation Documentation for rubygem-POpen4 Documentation for rubygem-POpen4 rubygem-Platform 0.4.0 12.fc27 7839 Development/Languages Hopefully robust platform sensing Hopefully robust platform sensing rubygem-Platform-doc 0.4.0 12.fc27 688912 Documentation Documentation for rubygem-Platform Documentation for rubygem-Platform rubygem-RedCloth 4.3.2 4.fc27 653343 Development/Languages Textile parser for Ruby Textile parser for Ruby. rubygem-RedCloth-doc 4.3.2 4.fc27 1294069 Documentation Documentation for rubygem-RedCloth Documentation for rubygem-RedCloth. rubygem-RubyInline 3.11.3 10.fc27 73619 Development/Languages Write foreign code within your ruby code Inline allows you to write foreign code within your ruby code. It automatically determines if the code in question has changed and builds it only when necessary. The extensions are then automatically loaded into the class/module that defines it. rubygem-RubyInline-doc 3.11.3 10.fc27 948953 Documentation Documentation for rubygem-RubyInline This package contains documentation for rubygem-RubyInline. rubygem-ZenTest 4.11.0 3.fc27 117956 Development/Languages Automated test scaffolding for Ruby ZenTest is an automated test scaffolding for Ruby that provides 4 different tools: zentest, unit_diff, autotest and multiruby. These tools can be used for test conformance auditing and rapid XP. rubygem-ZenTest-doc 4.11.0 3.fc27 1377731 Documentation Documentation for rubygem-ZenTest This package contains documentation for rubygem-ZenTest. rubygem-abrt 0.3.0 2.fc27 5638 Unspecified ABRT support for Ruby Provides ABRT reporting support for libraries/applications written using Ruby. rubygem-abrt-doc 0.3.0 2.fc27 717688 Unspecified Documentation for rubygem-abrt Documentation for rubygem-abrt. rubygem-abstract 1.0.0 15.fc27 16986 Development/Languages Allows you to define an abstract method in Ruby Small library that allows you to define an abstract method in Ruby. rubygem-abstract-doc 1.0.0 15.fc27 687963 Documentation Documentation for rubygem-abstract This package contains documentation for rubygem-abstract. rubygem-actioncable 5.1.4 1.fc27 114570 Development/Languages WebSocket framework for Rails Structure many real-time application concerns into channels over a single WebSocket connection. rubygem-actioncable-doc 5.1.4 1.fc27 1440712 Documentation Documentation for rubygem-actioncable Documentation for rubygem-actioncable. rubygem-actionmailer 5.1.4 1.fc27 81368 Development/Languages Email composition, delivery, and receiving framework (part of Rails) Email on Rails. Compose, deliver, receive, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments. rubygem-actionmailer-doc 5.1.4 1.fc27 1175370 Documentation Documentation for rubygem-actionmailer Documentation for rubygem-actionmailer. rubygem-actionpack 5.1.4 2.fc27 738462 Development/Languages Web-flow and rendering framework putting the VC in MVC (part of Rails) Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser. rubygem-actionpack-doc 5.1.4 2.fc27 5191452 Documentation Documentation for rubygem-actionpack Documentation for rubygem-actionpack. rubygem-actionview 5.1.4 2.fc27 660834 Development/Languages Rendering framework putting the V in MVC (part of Rails) Simple, battle-tested conventions and helpers for building web pages. rubygem-actionview-doc 5.1.4 2.fc27 3708597 Documentation Documentation for rubygem-actionview Documentation for rubygem-actionview. rubygem-activejob 5.1.4 1.fc27 78515 Development/Languages Job framework with pluggable queues Declare job classes that can be run by a variety of queueing backends. rubygem-activejob-doc 5.1.4 1.fc27 1173879 Documentation Documentation for rubygem-activejob Documentation for rubygem-activejob. rubygem-activeldap 4.0.6 3.fc27 534708 Development/Languages Ruby/ActiveLdap is a object-oriented API to LDAP 'Ruby/ActiveLdap' is a ruby extension library which provides a clean objected oriented interface to the Ruby/LDAP library. It was inspired by ActiveRecord. This is not nearly as clean or as flexible as ActiveRecord, but it is still trivial to define new objects and manipulate them with minimal difficulty. rubygem-activeldap-doc 4.0.6 3.fc27 4487615 Documentation Documentation for rubygem-activeldap This package contains documentation for rubygem-activeldap. rubygem-activemodel 5.1.4 1.fc27 189192 Development/Languages A toolkit for building modeling frameworks (part of Rails) A toolkit for building modeling frameworks like Active Record. Rich support for attributes, callbacks, validations, serialization, internationalization, and testing. rubygem-activemodel-doc 5.1.4 1.fc27 1745025 Documentation Documentation for rubygem-activemodel Documentation for rubygem-activemodel. rubygem-activemodel-serializers-xml 1.0.1 4.fc27 18610 Development/Languages XML serialization for Active Model objects and Active Record models XML serialization for your Active Model objects and Active Record models - extracted from Rails. rubygem-activemodel-serializers-xml-doc 1.0.1 4.fc27 745412 Documentation Documentation for rubygem-activemodel-serializers-xml Documentation for rubygem-activemodel-serializers-xml. rubygem-activerecord 5.1.4 1.fc27 1401060 Development/Languages Object-relational mapper framework (part of Rails) Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties database tables and classes together for business objects, like Customer or Subscription, that can find, save, and destroy themselves without resorting to manual SQL. rubygem-activerecord-doc 5.1.4 1.fc27 7972471 Documentation Documentation for rubygem-activerecord Documentation for rubygem-activerecord. rubygem-activerecord-nulldb-adapter 0.3.1 5.fc24 23950 Development/Languages The Null Object pattern as applied to ActiveRecord database adapters A database backend that translates database interactions into no-ops. Using NullDB enables you to test your model business logic - including after_save hooks - without ever touching a real database. rubygem-activerecord-nulldb-adapter-doc 0.3.1 5.fc24 1055100 Documentation Documentation for rubygem-activerecord-nulldb-adapter Documentation for rubygem-activerecord-nulldb-adapter. rubygem-activeresource 5.0.0 2.fc27 126842 Unspecified REST modeling framework (part of Rails) REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Active Record models. rubygem-activeresource-doc 5.0.0 2.fc27 1628882 Unspecified Documentation for rubygem-activeresource Documentation for rubygem-activeresource. rubygem-activesupport 5.1.4 1.fc27 1804849 Development/Languages A support libraries and Ruby core extensions extracted from the Rails framework A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing. rubygem-activesupport-doc 5.1.4 1.fc27 5212404 Documentation Documentation for rubygem-activesupport Documentation for rubygem-activesupport. rubygem-acts-as-taggable-on 5.0.0 1.fc27 74879 Development/Languages Advanced tagging for Rails With ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, interests, and awards. It also provides other advanced functionality. rubygem-acts-as-taggable-on-doc 5.0.0 1.fc27 1473719 Documentation Documentation for rubygem-acts-as-taggable-on Documentation for rubygem-acts-as-taggable-on. rubygem-acts_as_list 0.9.5 2.fc27 31451 Unspecified A gem allowing a active_record model to act_as_list This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table. rubygem-acts_as_list-doc 0.9.5 2.fc27 1009961 Unspecified Documentation for rubygem-acts_as_list Documentation for rubygem-acts_as_list. rubygem-addressable 2.3.8 3.fc24 268369 Development/Languages Improved URI/URL Implementation Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to the relevant RFCs and adds support for URI and URL templates. rubygem-addressable-doc 2.3.8 3.fc24 1612415 Documentation Documentation for rubygem-addressable This package contains documentation for rubygem-addressable. rubygem-afm 0.2.2 6.fc27 7076 Development/Languages Reading Adobe Font Metrics (afm) files A simple library to read afm files and use the data conveniently. rubygem-afm-doc 0.2.2 6.fc27 756253 Documentation Documentation for rubygem-afm Documentation for rubygem-afm rubygem-algorithms 0.6.1 7.fc27 129660 Development/Languages Useful algorithms and data structures for Ruby. Optional C extensions Ruby Gem adding support for various data structures and algorithms: Heap, Priority Queue, Deque, Stack, Queue, Red-Black Trees, Splay Trees, sorting algorithms, and more. rubygem-algorithms-doc 0.6.1 7.fc27 2145885 Documentation Documentation for rubygem-algorithms Documentation for rubygem-algorithms. rubygem-allison 2.0.3 16.fc27 102760 Development/Languages A modern, pretty RDoc template A modern, pretty RDoc template. rubygem-allison-doc 2.0.3 16.fc27 750217 Documentation Documentation for rubygem-allison This package contains documentation for rubygem-allison. rubygem-ammeter 1.1.3 3.fc27 14088 Development/Languages Write specs for your Rails 3+ generators Write specs for your Rails 3+ generators. rubygem-ammeter-doc 1.1.3 3.fc27 823044 Documentation Documentation for rubygem-ammeter Documentation for rubygem-ammeter rubygem-amq-protocol 1.9.2 5.fc27 103139 Development/Languages AMQP 0.9.1 encoder & decoder amq-protocol is an AMQP 0.9.1 serialization library for Ruby. It is not an AMQP client: amq-protocol only handles serialization and deserialization. If you want to write your own AMQP client, this gem can help you with that. rubygem-amq-protocol-doc 1.9.2 5.fc27 1899513 Documentation Documentation for rubygem-amq-protocol Documentation for rubygem-amq-protocol. rubygem-ancestry 3.0.0 2.fc27 27116 Development/Languages Organize ActiveRecord model into a tree structure Ancestry allows the records of a ActiveRecord model to be organized in a tree structure, using a single, intuitively formatted database column. It exposes all the standard tree structure relations (ancestors, parent, root, children, siblings, descendants) and all of them can be fetched in a single sql query. Additional features are named_scopes, integrity checking, integrity restoration, arrangement of (sub)tree into hashes and different strategies for dealing with orphaned records. rubygem-ancestry-doc 3.0.0 2.fc27 933790 Documentation Documentation for rubygem-ancestry Documentation for rubygem-ancestry. rubygem-ansi 1.5.0 5.fc27 80126 Development/Languages ANSI at your fingertips! The ANSI project is a superlative collection of ANSI escape code related libraries enabling ANSI colorization and styling of console output. Byte for byte ANSI is the best ANSI code library available for the Ruby programming language. rubygem-ansi-doc 1.5.0 5.fc27 1528219 Documentation Documentation for rubygem-ansi Documentation for rubygem-ansi. rubygem-apipie-bindings 0.0.19 2.fc27 38391 Development/Languages The Ruby bindings for Apipie documented APIs Bindings for API calls that are documented with Apipie. Bindings are generated on the fly. rubygem-apipie-bindings-doc 0.0.19 2.fc27 1140619 Documentation Documentation for rubygem-apipie-bindings Documentation for rubygem-apipie-bindings. rubygem-apipie-rails 0.5.1 2.fc27 328935 Development/Languages Rails REST API documentation tool Apipie-rails is a DSL and Rails engine for documenting your RESTful API. Instead of traditional use of #comments, Apipie lets you describe the code, through the code. This brings advantages like: * No need to learn yet another syntax, you already know Ruby, right? * Possibility of reusing the docs for other purposes (such as validation) * Easier to extend and maintain (no string parsing involved) * Possibility of reusing other sources for documentation purposes (such as routes etc.) The documentation is available from within your app (by default under the /apipie path.) In development mode, you can see the changes as you go. It's markup language agnostic, and even provides an API for reusing the documentation data in JSON. rubygem-apipie-rails-doc 0.5.1 2.fc27 2369470 Documentation Documentation for rubygem-apipie-rails Documentation for rubygem-apipie-rails. rubygem-appraisal 0.5.2 6.fc27 17191 Development/Languages Find out what your Ruby gems are worth Appraisal integrates with bundler and rake to test your library against different versions of dependencies in repeatable scenarios called "appraisals." rubygem-appraisal-doc 0.5.2 6.fc27 806034 Documentation Documentation for rubygem-appraisal Documentation for rubygem-appraisal rubygem-archive-tar-minitar 0.5.2 14.fc27 81869 Development/Languages Provides POSIX tar archive management from Ruby programs Archive::Tar::Minitar is a pure-Ruby library and command-line utility that provides the ability to deal with POSIX tar(1) archive files. The implementation is based heavily on Mauricio Ferna'ndez's implementation in rpa-base, but has been reorganised to promote reuse in other projects. rubygem-archive-tar-minitar-doc 0.5.2 14.fc27 1194136 Documentation Documentation for rubygem-archive-tar-minitar This package contains documentation for rubygem-archive-tar-minitar. rubygem-arel 8.0.0 2.fc27 111716 Development/Languages Arel is a SQL AST manager for Ruby Arel is a Relational Algebra for Ruby. It 1) simplifies the generation complex of SQL queries and it 2) adapts to various RDBMS systems. It is intended to be a framework framework; that is, you can build your own ORM with it, focusing on innovative object and collection modeling as opposed to database compatibility and query generation. rubygem-arel-doc 8.0.0 2.fc27 2692259 Documentation Documentation for rubygem-arel Documentation for rubygem-arel. rubygem-arrayfields 4.7.4 10.fc21 977516 Development/Languages Arrayfields RubyGem Arrayfields RubyGem rubygem-aruba 0.14.2 3.fc27 258803 Development/Languages CLI Steps for Cucumber, hand-crafted for you in Aruba Aruba is Cucumber extension for Command line applications written in any programming language. rubygem-aruba-doc 0.14.2 3.fc27 3039950 Documentation Documentation for rubygem-aruba Documentation for rubygem-aruba rubygem-asciidoctor 1.5.6.1 1.fc27 844987 Development/Languages A fast, open source AsciiDoc implementation in Ruby A fast, open source text processor and publishing toolchain, written in Ruby, for transforming AsciiDoc markup into HTML 5, DocBook 4.5, DocBook 5.0 and custom output formats. The transformation from AsciiDoc to custom output formats is performed by running the nodes in the parsed document tree through a collection of templates written in a template language supported by Tilt. rubygem-asciidoctor-doc 1.5.6.1 1.fc27 4442258 Documentation Documentation for rubygem-asciidoctor Documentation for rubygem-asciidoctor rubygem-asciidoctor-pdf 1.5.0 0.2.alpha.13.fc26 2652047 Development/Languages Converts AsciiDoc documents to PDF using Prawn An extension for Asciidoctor that converts AsciiDoc documents to PDF using the Prawn PDF library. rubygem-asciidoctor-pdf-doc 1.5.0 0.2.alpha.13.fc26 922985 Documentation Documentation for rubygem-asciidoctor-pdf Documentation for rubygem-asciidoctor-pdf. rubygem-async_sinatra 1.3.0 2.fc27 16025 Development/Languages A Sinatra plugin for running on async webservers A Sinatra plugin to provide convenience whilst performing asynchronous responses inside of the Sinatra framework running under async webservers. To properly utilize this package, some knowledge of EventMachine and/or asynchronous patterns is recommended. Currently, supporting servers include: * Thin * Rainbows * Zbatery. rubygem-async_sinatra-doc 1.3.0 2.fc27 831226 Documentation Documentation for rubygem-async_sinatra Documentation for rubygem-async_sinatra. rubygem-atk 3.1.8 2.fc27 3136 Development/Languages Ruby binding of ATK-1.0.x Ruby/ATK is a Ruby binding of ATK-1.0.x or later. rubygem-atk-doc 3.1.8 2.fc27 696063 Documentation Documentation for rubygem-atk This package contains documentation for rubygem-atk. rubygem-atomic 1.1.99 7.fc27 25888 Development/Languages An atomic reference implementation for JRuby, Rubinius, and MRI An atomic reference implementation for JRuby, Rubinius, and MRI. rubygem-atomic-doc 1.1.99 7.fc27 786938 Documentation Documentation for rubygem-atomic Documentation for rubygem-atomic. rubygem-attributes 5.0.1 14.fc21 741865 Development/Languages Attributes RubyGem Attributes RubyGem rubygem-audited 4.5.0 2.fc27 33008 Unspecified Log all changes to your models Log all changes to your models. rubygem-audited-doc 4.5.0 2.fc27 993414 Unspecified Documentation for rubygem-audited Documentation for rubygem-audited. rubygem-authlogic 3.4.2 1.fc22 192638 Development/Languages A clean, simple, and unobtrusive ruby authentication solution A clean, simple, and unobtrusive ruby authentication solution. rubygem-authlogic-doc 3.4.2 1.fc22 2608014 Development/Languages Authlogic gem documentation Documentation for rubygem-authlogic rubygem-awesome_print 1.0.2 14.fc27 65815 Development/Languages Pretty print Ruby objects with proper indentation and colors Great Ruby debugging companion: pretty print Ruby objects to visualize their structure. Supports custom object formatting via plugins. rubygem-awesome_print-doc 1.0.2 14.fc27 998392 Documentation Documentation for rubygem-awesome_print Documentation for rubygem-awesome_print rubygem-awesome_spawn 1.3.0 4.fc26 13707 Development/Languages A module that provides some useful features over Ruby's Kernel.spawn AwesomeSpawn is a module that provides some useful features over Ruby's Kernel.spawn. rubygem-awesome_spawn-doc 1.3.0 4.fc26 783661 Documentation Documentation for rubygem-awesome_spawn Documentation for rubygem-awesome_spawn rubygem-aws-sdk 1.60.2 6.fc27 5786458 Development/Languages AWS SDK for Ruby Build Ruby applications with the aws-sdk gem that takes the complexity out of coding directly against the web service interfaces. The gem handles common tasks, such as authentication, request retries, XML processing, error handling, and more. rubygem-aws-sdk-core 2.6.19 3.fc27 6325260 Development/Languages AWS SDK for Ruby - Core Provides API clients for AWS. This gem is part of the official AWS SDK for Ruby. rubygem-aws-sdk-core-doc 2.6.19 3.fc27 5202030 Documentation Documentation for rubygem-aws-sdk-core Documentation for rubygem-aws-sdk-core. rubygem-aws-sdk-doc 1.60.2 6.fc27 14618908 Documentation Documentation for rubygem-aws-sdk Documentation for rubygem-aws-sdk rubygem-aws-sdk-resources 2.6.19 2.fc27 219929 Development/Languages AWS SDK for Ruby - Resources Provides resource oriented interfaces and other higher-level abstractions for many AWS services. This gem is part of the official AWS SDK for Ruby. rubygem-aws-sdk-resources-doc 2.6.19 2.fc27 2286927 Documentation Documentation for rubygem-aws-sdk-resources Documentation for rubygem-aws-sdk-resources. rubygem-aws-sigv4 1.0.2 1.fc27 37928 Unspecified AWS Signature Version 4 library Amazon Web Services Signature Version 4 signing library. Generates sigv4 signature for HTTP requests. rubygem-aws-sigv4-doc 1.0.2 1.fc27 864482 Unspecified Documentation for rubygem-aws-sigv4 Documentation for rubygem-aws-sigv4. rubygem-axiom-types 0.1.1 5.fc24 35666 Development/Languages Abstract types for logic programming Define types with optional constraints for use within axiom and other libraries. rubygem-axiom-types-doc 0.1.1 5.fc24 982126 Documentation Documentation for rubygem-axiom-types Documentation for rubygem-axiom-types rubygem-backports 3.7.0 1.fc27 208108 Unspecified Backports of Ruby features for older Ruby Essential backports that enable many of the nice features of Ruby 1.8.7 up to 2.1.0 for earlier versions. rubygem-backports-doc 3.7.0 1.fc27 2409936 Unspecified Documentation for rubygem-backports Documentation for rubygem-backports. rubygem-bacon 1.2.0 6.fc27 14049 Development/Languages A small RSpec clone Bacon is a small RSpec clone weighing less than 350 LoC but nevertheless providing all essential features. rubygem-bacon-doc 1.2.0 6.fc27 947649 Documentation Documentation for rubygem-bacon Documentation for rubygem-bacon. rubygem-base32 0.3.2 2.fc27 5478 Development/Languages Ruby extension for base32 encoding and decoding Ruby extension for base32 encoding and decoding. rubygem-base32-doc 0.3.2 2.fc27 723810 Documentation Documentation for rubygem-base32 Documentation for rubygem-base32. rubygem-bcrypt 3.1.11 4.fc27 38584 Development/Languages Wrapper around bcrypt() password hashing algorithm bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project for hashing passwords. bcrypt-ruby provides a simple, humane wrapper for safely handling passwords. rubygem-bcrypt-doc 3.1.11 4.fc27 959824 Documentation Documentation for rubygem-bcrypt Documentation for rubygem-bcrypt. rubygem-benchmark-ips 2.7.2 3.fc27 40782 Development/Languages An iterations per second enhancement to Benchmark An iterations per second enhancement to Benchmark. rubygem-benchmark-ips-doc 2.7.2 3.fc27 1042589 Documentation Documentation for rubygem-benchmark-ips Documentation for rubygem-benchmark-ips. rubygem-bigdecimal 1.3.0 84.fc27 94675 Development/Libraries BigDecimal provides arbitrary-precision floating point decimal arithmetic Ruby provides built-in support for arbitrary precision integer arithmetic. For example: 42**13 -> 1265437718438866624512 BigDecimal provides similar support for very large or very accurate floating point numbers. Decimal arithmetic is also useful for general calculation, because it provides the correct answers people expect–whereas normal binary floating point arithmetic often introduces subtle errors because of the conversion between base 10 and base 2. rubygem-bindex 0.5.0 4.fc27 15901 Unspecified Bindings for your Ruby exceptions Bindings for your Ruby exceptions. rubygem-bindex-doc 0.5.0 4.fc27 777870 Unspecified Documentation for rubygem-bindex Documentation for rubygem-bindex. rubygem-binding_of_caller 0.7.2 6.fc27 8875 Development/Languages Retrieve the binding of a method's caller Retrieve the binding of a method's caller. Can also retrieve bindings even further up the stack. rubygem-binding_of_caller-doc 0.7.2 6.fc27 714063 Documentation Documentation for rubygem-binding_of_caller Documentation for rubygem-binding_of_caller. rubygem-bogus 0.1.6 3.fc24 52257 Development/Languages Create fakes to make your isolated unit tests reliable Decreases the need to write integration tests by ensuring that the things you stub or mock actually exist. rubygem-bogus-doc 0.1.6 3.fc24 1565846 Documentation Documentation for rubygem-bogus Documentation for rubygem-bogus rubygem-bootstrap-sass 2.3.2.2 7.fc27 261790 Development/Languages Twitter's Bootstrap, converted to Sass and ready to drop into Rails or Compass Twitter's Bootstrap, converted to Sass and ready to drop into Rails or Compass rubygem-bootstrap-sass-doc 2.3.2.2 7.fc27 738364 Documentation Documentation for rubygem-bootstrap-sass Documentation for rubygem-bootstrap-sass rubygem-bourne 1.6.0 3.fc24 9119 Development/Languages Adds test spies to mocha Extends mocha to allow detailed tracking and querying of stub and mock invocations. Allows test spies using the have_received rspec matcher and assert_received for Test::Unit. Extracted from the jferris-mocha fork. rubygem-bourne-doc 1.6.0 3.fc24 716531 Documentation Documentation for rubygem-bourne Documentation for rubygem-bourne rubygem-bson 4.2.1 5.fc27 151817 Development/Languages Ruby Implementation of the BSON specification A full featured BSON specification implementation, in Ruby. rubygem-bson-doc 4.2.1 5.fc27 2005383 Documentation Documentation for rubygem-bson Documentation for rubygem-bson. rubygem-builder 3.2.3 3.fc27 32060 Development/Languages Builders for MarkUp Builder provides a number of builder objects that make creating structured data simple to do. Currently the following builder objects are supported: * XML Markup * XML Events rubygem-builder-doc 3.2.3 3.fc27 929294 Documentation Documentation for rubygem-builder Documentation for rubygem-builder. rubygem-bundler 1.13.7 3.fc27 906830 Development/Languages Library and utilities to manage a Ruby application's gem dependencies Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably. rubygem-bundler-doc 1.13.7 3.fc27 7117767 Documentation Documentation for rubygem-bundler Documentation for rubygem-bundler. rubygem-bundler_ext 0.4.1 1.fc25 8618 Development/Languages Load system gems via Bundler DSL Simple library leveraging the Bundler Gemfile DSL to load gems already on the system and managed by the systems package manager (like yum/apt) rubygem-bundler_ext-doc 0.4.1 1.fc25 793087 Documentation Documentation for rubygem-bundler_ext Documentation for rubygem-bundler_ext. rubygem-bunny 0.7.9 7.fc23 266206 Development/Languages Synchronous Ruby AMQP 0.9.1 client A synchronous Ruby AMQP client that enables interaction with AMQP-compliant brokers. rubygem-bunny-doc 0.7.9 7.fc23 240315 Documentation Documentation for rubygem-bunny Documentation for rubygem-bunny rubygem-byebug 9.1.0 1.fc27 261560 Unspecified Ruby 2.0 fast debugger - base + CLI Byebug is a Ruby 2 debugger. It's implemented using the Ruby 2 TracePoint C API for execution control and the Debug Inspector C API for call stack navigation. The core component provides support that front-ends can build on. It provides breakpoint handling and bindings for stack frames among other things and it comes with an easy to use command line interface. rubygem-byebug-doc 9.1.0 1.fc27 2774779 Unspecified Documentation for rubygem-byebug Documentation for rubygem-byebug. rubygem-cairo 1.15.9 4.fc27 307132 Development/Languages Ruby bindings for cairo Ruby bindings for cairo. Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, win32, and image buffers. rubygem-cairo-devel 1.15.9 4.fc27 15001 Development/Languages Ruby-cairo development environment Header files and libraries for building a extension library for the ruby-cairo rubygem-cairo-devel 1.15.9 4.fc27 15001 Development/Languages Ruby-cairo development environment Header files and libraries for building a extension library for the ruby-cairo rubygem-cairo-doc 1.15.9 4.fc27 2317256 Documentation Documentation for rubygem-cairo This package contains documentation for rubygem-cairo. rubygem-cairo-gobject 3.1.8 3.fc27 21905 Unspecified Ruby binding of cairo-gobject Ruby/CairoGObject is a Ruby binding of cairo-gobject. rubygem-cairo-gobject-doc 3.1.8 3.fc27 709474 Documentation Documentation for rubygem-cairo-gobject Documentation for rubygem-cairo-gobject rubygem-capillary 1.0.4 9.fc27 50141 Development/Languages Generate a JSON payload from Git log output Capillary works in conjunction with capillary.js, which outputs a beautiful graphical representation of your repository history. rubygem-capillary-doc 1.0.4 9.fc27 754725 Documentation Documentation for rubygem-capillary Documentation for rubygem-capillary rubygem-capybara 2.14.3 2.fc27 963228 Unspecified Capybara aims to simplify the process of integration testing Rack applications Capybara is an integration testing tool for rack based web applications. It simulates how a user would interact with a website. rubygem-capybara-doc 2.14.3 2.fc27 3823138 Unspecified Documentation for rubygem-capybara Documentation for rubygem-capybara. rubygem-capybara_minitest_spec 1.0.5 4.fc27 5984 Development/Languages Capybara + MiniTest::Spec Use Capybara matchers with MiniTest. Specifically, it defines MiniTest::Spec expectations like page.must_have_content('content'). rubygem-capybara_minitest_spec-doc 1.0.5 4.fc27 758263 Documentation Documentation for rubygem-capybara_minitest_spec Documentation for rubygem-capybara_minitest_spec. rubygem-chake 0.16 2.fc27 25429 Development/Languages serverless configuration management tool for chef chake allows one to manage a number of hosts via SSH by combining chef (solo) and rake. It doesn't require a chef server; all you need is a workstation from where you can SSH into all your hosts. chake automates copying the configuration management repository to the target host (including managing encrypted files), running chef on them, and running arbitrary commands on the hosts. rubygem-chake-doc 0.16 2.fc27 846116 Documentation Documentation for rubygem-chake Documentation for rubygem-chake. rubygem-charlock_holmes 0.7.3 15.fc27 36248 Development/Languages Character encoding detection, brought to you by ICU Character encoding detecting library for Ruby using ICU rubygem-charlock_holmes-doc 0.7.3 15.fc27 2343175 Documentation Documentation for rubygem-charlock_holmes Documentation for rubygem-charlock_holmes rubygem-chef-zero 2.2 5.fc27 134335 Development/Languages Self-contained in-memory Chef server for testing and solo setup purposes Self-contained, easy-setup, fast-start in-memory Chef server for testing and solo setup purposes. rubygem-chef-zero-doc 2.2 5.fc27 1765039 Documentation Documentation for rubygem-chef-zero Documentation for rubygem-chef-zero rubygem-childprocess 0.5.9 3.fc27 92834 Development/Languages A simple and reliable gem for controlling external programs This gem aims at being a simple and reliable solution for controlling external programs running in the background on any Ruby / OS combination. rubygem-childprocess-doc 0.5.9 3.fc27 1272466 Documentation Documentation for rubygem-childprocess Documentation for rubygem-childprocess rubygem-chronic 0.10.2 5.fc27 105662 Development/Languages A natural language date parser Chronic is a natural language date/time parser written in pure Ruby. rubygem-chronic-doc 0.10.2 5.fc27 1514475 Documentation Documentation for rubygem-chronic Documentation for rubygem-chronic. rubygem-chunky_png 1.2.7 3.fc21 2984486 Development/Languages Pure ruby library for read/write, chunk-level access to PNG files This pure Ruby library can read and write PNG images without depending on an external image library, like RMagick. It tries to be memory efficient and reasonably fast. It supports reading and writing all PNG variants that are defined in the specification, with one limitation: only 8-bit color depth is supported. It supports all transparency, interlacing and filtering options the PNG specifications allows. It can also read and write textual metadata from PNG files. Low-level read/write access to PNG chunks is also possible. This library supports simple drawing on the image canvas and simple operations like alpha composition and cropping. Finally, it can import from and export to RMagick for interoperability. rubygem-ci_reporter 2.0.0 5.fc27 10034 Unspecified Generate XML for continuous integration systems CI::Reporter is an add-on to Test::Unit, RSpec and Cucumber that allows you to generate XML reports of your test, spec and/or feature runs. The resulting files can be read by a continuous integration system that understands Ant's JUnit report XML format, thus allowing your CI system to track test/spec successes and failures. rubygem-ci_reporter-doc 2.0.0 5.fc27 836625 Documentation Documentation for rubygem-ci_reporter Documentation for rubygem-ci_reporter rubygem-cinch 2.2.4 5.fc27 187503 Unspecified An IRC Bot Building Framework A simple, friendly DSL for creating IRC bots. rubygem-cinch-doc 2.2.4 5.fc27 2347683 Unspecified Documentation for rubygem-cinch Documentation for rubygem-cinch. rubygem-climate_control 0.0.3 5.fc21 6819 Development/Languages Modify your ENV easily ClimateControl can be used to temporarily assign environment variables within a code block. rubygem-climate_control-doc 0.0.3 5.fc21 713062 Documentation Documentation for rubygem-climate_control Documentation for rubygem-climate_control rubygem-cliver 0.3.2 6.fc27 21460 Development/Languages Cross-platform version constraints for cli tools Assertions for command-line dependencies. rubygem-cliver-doc 0.3.2 6.fc27 827981 Documentation Documentation for rubygem-cliver Documentation for rubygem-cliver. rubygem-clockwork 0.7.7 7.fc27 20567 Development/Languages A scheduler process to replace cron A scheduler process to replace cron, using a more flexible Ruby syntax running as a single long-running process. Inspired by rufus-scheduler and resque-scheduler. rubygem-clockwork-doc 0.7.7 7.fc27 968113 Documentation Documentation for rubygem-clockwork Documentation for rubygem-clockwork. rubygem-closure-compiler 1.1.12 2.fc26 15348 Development/Languages Ruby Wrapper for the Google Closure Compiler A Ruby Wrapper for the Google Closure Compiler. rubygem-closure-compiler-doc 1.1.12 2.fc26 707868 Documentation Documentation for rubygem-closure-compiler Documentation for rubygem-closure-compiler. rubygem-clutter 3.1.8 2.fc27 23131 Unspecified Ruby binding of Clutter Ruby/Clutter is a Ruby binding of Clutter. rubygem-clutter-doc 3.1.8 2.fc27 922137 Documentation Documentation for rubygem-clutter Documentation for rubygem-clutter rubygem-clutter-gdk 3.1.8 2.fc27 30238 Unspecified Ruby binding of GDK specific API of Clutter Ruby/ClutterGDK is a Ruby binding of GDK specific API of Clutter. rubygem-clutter-gdk-doc 3.1.8 2.fc27 699579 Unspecified Documentation for rubygem-clutter-gdk Documentation for rubygem-clutter-gdk. rubygem-clutter-gstreamer 3.1.8 2.fc27 32722 Unspecified Ruby binding of Clutter-GStreamer Ruby/ClutterGStreamer is a Ruby binding of Clutter-GStreamer. rubygem-clutter-gstreamer-doc 3.1.8 2.fc27 776823 Documentation Documentation for rubygem-clutter-gstreamer Documentation for rubygem-clutter-gstreamer. rubygem-clutter-gtk 3.1.8 2.fc27 30531 Unspecified Ruby binding of Clutter-GTK Ruby/ClutterGTK is a Ruby binding of Clutter-GTK. rubygem-clutter-gtk-doc 3.1.8 2.fc27 739518 Unspecified Documentation for rubygem-clutter-gtk Documentation for rubygem-clutter-gtk. rubygem-cocaine 0.5.7 3.fc24 18398 Development/Languages A small library for doing (command) lines A small library for doing (command) lines. rubygem-cocaine-doc 0.5.7 3.fc24 836475 Documentation Documentation for rubygem-cocaine Documentation for rubygem-cocaine. rubygem-cocoon 1.2.6 7.fc27 16725 Development/Languages Easier nested forms with standard forms, formtastic and simple-form Unobtrusive nested forms handling, using jQuery. Use this and discover cocoon-heaven. rubygem-cocoon-doc 1.2.6 7.fc27 1099189 Documentation Documentation for rubygem-cocoon Documentation for rubygem-cocoon. rubygem-codemirror-rails 5.16.0 2.fc26 2100708 Development/Languages Use CodeMirror with Rails This gem provides CodeMirror assets for your Rails application. rubygem-codemirror-rails-doc 5.16.0 2.fc26 707924 Documentation Documentation for rubygem-codemirror-rails Documentation for rubygem-codemirror-rails. rubygem-coderay 1.1.0 8.fc27 2530831 Development/Languages Fast syntax highlighter engine for many programming languages Coderay is a Ruby library for syntax highlighting. CodeRay is build to be easy to use and intuitive, but at the same time fully featured, complete, fast and efficient. rubygem-coercible 1.0.0 3.fc21 40340 Development/Languages Powerful, flexible and configurable coercion library Powerful, flexible and configurable coercion library. rubygem-coercible-doc 1.0.0 3.fc21 1007799 Documentation Documentation for rubygem-coercible Documentation for rubygem-coercible rubygem-coffee-rails 4.2.1 3.fc27 4653 Development/Languages Coffee Script adapter for the Rails asset pipeline Coffee Script adapter for the Rails asset pipeline. rubygem-coffee-rails-doc 4.2.1 3.fc27 716127 Documentation Documentation for rubygem-coffee-rails Documentation for rubygem-coffee-rails. rubygem-coffee-script 2.4.1 5.fc27 4651 Development/Languages Ruby CoffeeScript Compiler Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. rubygem-coffee-script-doc 2.4.1 5.fc27 702305 Documentation Documentation for rubygem-coffee-script Documentation for rubygem-coffee-script. rubygem-coffee-script-source 1.10.0 4.fc27 1201 Development/Languages The CoffeeScript Compiler CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way. rubygem-coffee-script-source-doc 1.10.0 4.fc27 1296702 Documentation Documentation for rubygem-coffee-script-source Documentation for rubygem-coffee-script-source. rubygem-color 1.8 2.fc27 81615 Unspecified Color management with Ruby Color is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace manipulation support to applications that require it. It also provides 152 named RGB colours (184 with spelling variations) that are commonly supported in HTML, SVG, and X11 applications. A technique for generating monochromatic contrasting palettes is also included. The Color library performs purely mathematical manipulation of the colours based on colour theory without reference to colour profiles (such as sRGB or Adobe RGB). For most purposes, when working with RGB and HSL colour spaces, this won't matter. Absolute colour spaces (like CIE L*a*b* and XYZ) and cannot be reliably converted to relative colour spaces (like RGB) without colour profiles. rubygem-color-doc 1.8 2.fc27 1563145 Unspecified Documentation for rubygem-color Documentation for rubygem-color. rubygem-colorator 1.1.0 3.fc27 6828 Unspecified Colorize your text in the terminal Colorize your text in the terminal. There are a bunch of gems that provide functionality like this, but none have as simple an API as this. Just call "string".color and your text will be colorized. rubygem-colorator-doc 1.1.0 3.fc27 709089 Unspecified Documentation files for rubygem-colorator This package contains the documentation files for rubygem-colorator. rubygem-colored 1.2 13.fc27 4153 Development/Languages Extends ruby string class in order to colorize terminal output Rubygem extending the ruby string class to include methods that generates colored terminal output. rubygem-colored-doc 1.2 13.fc27 689228 Documentation Documentation for rubygem-colored Documentation for rubygem-colored rubygem-colorize 0.8.1 2.fc27 26662 Development/Languages Add color methods to String class Ruby String class extension. Adds methods to set text color, background color and, text effects on ruby console and command line output, using ANSI escape sequences. rubygem-colorize-doc 0.8.1 2.fc27 760907 Documentation Documentation for rubygem-colorize Documentation for rubygem-colorize rubygem-columnize 0.8.9 5.fc27 792459 Development/Languages Module to format an Array as an Array of String aligned in columns In showing a long lists, sometimes one would prefer to see the value arranged aligned in columns. Some examples include listing methods of an object or debugger commands. See Examples in the rdoc documentation for examples. rubygem-columnize-doc 0.8.9 5.fc27 808509 Documentation Documentation for rubygem-columnize Documentation for rubygem-columnize. rubygem-commander 4.3.0 5.fc27 71213 Development/Languages The complete solution for Ruby command-line executable The complete solution for Ruby command-line executable rubygem-commander-doc 4.3.0 5.fc27 988562 Documentation Documentation for rubygem-commander Documentation for rubygem-commander rubygem-comp_tree 1.1.3 7.fc27 38693 Development/Libraries A simple framework for automatic parallelism CompTree is a parallel computation tree structure based upon concepts from pure functional programming. rubygem-comp_tree-doc 1.1.3 7.fc27 763834 Documentation Documentation for rubygem-comp_tree Documentation for rubygem-comp_tree rubygem-compass 1.0.1 3.fc24 3661684 Development/Languages A Sass-based CSS Meta-Framework A Sass-based CSS Meta-Framework that allows you to mix and match any of the following CSS frameworks: Compass Core, Blueprint, 960, Susy, YUI, and others. rubygem-compass-960-plugin 0.10.4 12.fc27 16534 Development/Languages Compass compatible Sass port of 960.gs The 960 Grid System is an effort to streamline web development workflow by providing commonly used dimensions, based on a width of 960 pixels. http://960.gs/ rubygem-compass-960-plugin-doc 0.10.4 12.fc27 681493 Documentation Documentation for rubygem-compass-960-plugin Documentation for rubygem-compass-960-plugin rubygem-compass-core 1.0.1 8.fc27 753391 Development/Languages The Compass core stylesheet library The Compass core stylesheet library and minimum required ruby extensions. This library can be used stand-alone without the compass ruby configuration file or compass command line tools. rubygem-compass-core-doc 1.0.1 8.fc27 3187663 Documentation Documentation for rubygem-compass-core Documentation for rubygem-compass-core. rubygem-compass-import-once 1.0.5 8.fc27 8229 Development/Languages Speed up your Sass compilation by making @import only import each file once Changes the behavior of Sass's @import directive to only import a file once. rubygem-compass-import-once-doc 1.0.5 8.fc27 749046 Documentation Documentation for rubygem-compass-import-once Documentation for rubygem-compass-import-once. rubygem-compass-rails 2.0.4 4.fc27 18937 Development/Languages Integrate Compass into Rails 2.3 and up Integrate Compass into Rails 2.3 and up. rubygem-compass-rails-doc 2.0.4 4.fc27 854776 Documentation Documentation for rubygem-compass-rails Documentation for rubygem-compass-rails rubygem-concurrent-ruby 1.0.5 2.fc27 478084 Development/Languages Modern concurrency tools for Ruby Modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns. rubygem-concurrent-ruby-doc 1.0.5 2.fc27 4129447 Documentation Documentation for rubygem-concurrent-ruby Documentation for rubygem-concurrent-ruby. rubygem-connection_pool 2.2.0 2.fc24 15766 Development/Languages Generic connection pool for Ruby Generic connection pool for Ruby. rubygem-connection_pool-doc 2.2.0 2.fc24 759299 Documentation Documentation for rubygem-connection_pool Documentation for rubygem-connection_pool. rubygem-contracts 0.16.0 2.fc27 97125 Unspecified Contracts for Ruby This library provides contracts for Ruby. Contracts let you clearly express how your code behaves, and free you from writing tons of boilerplate, defensive code. rubygem-contracts-doc 0.16.0 2.fc27 1447166 Documentation Documentation for rubygem-contracts Documentation for rubygem-contracts. rubygem-cookiejar 0.3.2 5.fc22 64639 Development/Languages Parsing and returning cookies in Ruby The Ruby CookieJar is a library to help manage client-side cookies in pure Ruby. It enables parsing and setting of cookie headers, alternating between multiple 'jars' of cookies at one time (such as having a set of cookies for each browser or thread), and supports persistence of the cookies in a JSON string. rubygem-cookiejar-doc 0.3.2 5.fc22 884068 Documentation Documentation for rubygem-cookiejar Documentation for rubygem-cookiejar rubygem-coveralls 0.8.13 4.fc27 26441 Development/Languages A Ruby implementation of the Coveralls API Coveralls works with your continuous integration server to give you test coverage history and statistics. This package is a Ruby implementation of the Coveralls API. rubygem-coveralls-doc 0.8.13 4.fc27 905418 Documentation Documentation for rubygem-coveralls Documentation for rubygem-coveralls rubygem-crack 0.4.2 6.fc27 16348 Development/Languages Really simple JSON and XML parsing, ripped from Merb and Rails Really simple JSON and XML parsing, ripped from Merb and Rails. rubygem-crack-doc 0.4.2 6.fc27 849850 Documentation Documentation for rubygem-crack This package contains documentation for rubygem-crack. rubygem-creole 0.5.0 6.fc24 31650 Development/Languages Lightweight markup language Creole is a lightweight markup language (http://wikicreole.org/). rubygem-creole-doc 0.5.0 6.fc24 766792 Documentation Documentation for rubygem-creole Documentation for rubygem-creole rubygem-cri 2.9.1 3.fc27 47112 Development/Languages Ruby library for building easy-to-use commandline tools Cri allows building easy-to-use command-line interfaces with support for subcommands. rubygem-cri-doc 2.9.1 3.fc27 1105301 Documentation Documentation for rubygem-cri This package contains documentation for rubygem-cri. rubygem-css_parser 1.4.6 3.fc27 48398 Development/Languages Ruby CSS parser A set of classes for parsing CSS in Ruby. rubygem-css_parser-doc 1.4.6 3.fc27 823197 Documentation Documentation for rubygem-css_parser Documentation for rubygem-css_parser. rubygem-cucumber 2.4.0 3.fc27 311584 Development/Languages Tool to execute plain-text documents as functional tests Cucumber lets software development teams describe how software should behave in plain text. The text is written in a business-readable domain-specific language and serves as documentation, automated tests and development-aid. rubygem-cucumber-core 1.5.0 4.fc27 84440 Development/Languages Core library for the Cucumber BDD app Core library for the Cucumber BDD app. rubygem-cucumber-core-doc 1.5.0 4.fc27 2250698 Documentation Documentation for rubygem-cucumber-core Documentation for rubygem-cucumber-core. rubygem-cucumber-doc 2.4.0 3.fc27 4630351 Documentation Documentation for rubygem-cucumber Documentation for rubygem-cucumber. rubygem-cucumber-rails 1.5.0 2.fc27 28176 Unspecified Cucumber Generators and Runtime for Rails Cucumber Generator and Runtime for Rails. rubygem-cucumber-rails-doc 1.5.0 2.fc27 1340801 Unspecified Documentation for rubygem-cucumber-rails Documentation for rubygem-cucumber-rails. rubygem-cucumber-wire 0.0.1 4.fc27 16305 Development/Languages Wire protocol for Cucumber Wire protocol for Cucumber. rubygem-cucumber-wire-doc 0.0.1 4.fc27 965161 Documentation Documentation for rubygem-cucumber-wire Documentation for rubygem-cucumber-wire. rubygem-curb 0.9.3 4.fc27 156572 Development/Languages Ruby libcurl bindings Curb (probably CUrl-RuBy or something) provides Ruby-language bindings for the libcurl(3), a fully-featured client-side URL transfer library. cURL and libcurl live at http://curl.haxx.se/. rubygem-curb-doc 0.9.3 4.fc27 1832093 Documentation Documentation for rubygem-curb Documentation for rubygem-curb. rubygem-daemon_controller 1.2.0 6.fc27 60530 Development/Languages A library for implementing daemon management capabilities A library for robust daemon management. rubygem-daemon_controller-doc 1.2.0 6.fc27 909958 Documentation Documentation for rubygem-daemon_controller Documentation for rubygem-daemon_controller. rubygem-daemons 1.1.9 7.fc27 97396 Development/Languages A toolkit to create and control daemons in different ways Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. You can also call blocks as daemons and control them from the parent or just daemonize the current process. Besides this basic functionality, daemons offers many advanced features like exception backtracing and logging (in case your ruby script crashes) and monitoring and automatic restarting of your processes if they crash. rubygem-daemons-doc 1.1.9 7.fc27 1160419 Documentation Documentation for rubygem-daemons Documentation for rubygem-daemons rubygem-dalli 2.7.6 2.fc27 72788 Unspecified High performance memcached client for Ruby High performance memcached client for Ruby rubygem-dalli-doc 2.7.6 2.fc27 1329049 Unspecified Documentation for rubygem-dalli Documentation for rubygem-dalli rubygem-database_cleaner 1.6.1 1.fc27 58530 Unspecified Strategies for cleaning databases Strategies for cleaning databases. Can be used to ensure a clean state for testing. rubygem-database_cleaner-doc 1.6.1 1.fc27 1699851 Unspecified Documentation for rubygem-database_cleaner Documentation for rubygem-database_cleaner. rubygem-debug_inspector 0.0.2 9.fc27 14029 Development/Languages A Ruby wrapper for the MRI 2.0 debug_inspector API A Ruby wrapper for the MRI 2.0 debug_inspector API. rubygem-debug_inspector-doc 0.0.2 9.fc27 728135 Documentation Documentation for rubygem-debug_inspector Documentation for rubygem-debug_inspector. rubygem-debugger-linecache 1.2.0 6.fc27 36721 Unspecified Read file with caching Linecache is a module for reading and caching lines. This may be useful for example in a debugger where the same lines are shown many times. rubygem-debugger-linecache-doc 1.2.0 6.fc27 832505 Unspecified Documentation for rubygem-debugger-linecache Documentation for rubygem-debugger-linecache. rubygem-declarative_authorization 0.5.7 8.fc27 385090 Unspecified Provides readable authorization rules for Rails Provides readable authorization rules for Rails. rubygem-declarative_authorization-doc 0.5.7 8.fc27 2159643 Unspecified Documentation for rubygem-declarative_authorization Documentation for rubygem-declarative_authorization. rubygem-deep_merge 1.1.1 2.fc27 15360 Development/Languages Merge Deeply Nested Hashes Recursively merge hashes. rubygem-deep_merge-doc 1.1.1 2.fc27 775038 Documentation Documentation for rubygem-deep_merge Documentation for rubygem-deep_merge rubygem-delayed_job 4.1.3 2.fc27 67630 Unspecified Database-backed asynchronous priority queue system Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks. rubygem-delayed_job-doc 4.1.3 2.fc27 1179979 Unspecified Documentation for rubygem-delayed_job Documentation for rubygem-delayed_job. rubygem-delayed_job_active_record 4.1.2 2.fc27 13271 Unspecified ActiveRecord back-end for DelayedJob ActiveRecord back-end for Delayed::Job, originally authored by Tobias Luetke. rubygem-delayed_job_active_record-doc 4.1.2 2.fc27 783738 Unspecified Documentation for rubygem-delayed_job_active_record Documentation for rubygem-delayed_job_active_record. rubygem-delorean 2.1.0 5.fc27 3884 Development/Languages Delorean lets you travel in time with Ruby by mocking Time.now Delorean lets you travel in time with Ruby by mocking Time.now. rubygem-delorean-doc 2.1.0 5.fc27 732958 Documentation Documentation for rubygem-delorean Documentation for rubygem-delorean. rubygem-dependor 1.0.1 5.fc24 15760 Development/Languages Simplify dependency injection in Ruby Dependor is not a framework for Dependency Injection, but something that reduces duplication a little bit when doing manual dependency injection in settings like Rails apps. rubygem-dependor-doc 1.0.1 5.fc24 802975 Documentation Documentation for rubygem-dependor Documentation for rubygem-dependor rubygem-descendants_tracker 0.0.4 4.fc24 5467 Development/Languages Module that adds descendant tracking to a class Module that adds descendant tracking to a class. rubygem-descendants_tracker-doc 0.0.4 4.fc24 712152 Documentation Documentation for rubygem-descendants_tracker Documentation for rubygem-descendants_tracker rubygem-did_you_mean 1.1.0 84.fc27 76927 Development/Libraries "Did you mean?" experience in Ruby "did you mean?" experience in Ruby: the error message will tell you the right one when you misspelled something. rubygem-diff-lcs 1.3 3.fc27 98545 Development/Languages Provide a list of changes between two sequenced collections Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities to create a simple HTML diff output format and a standard diff-like tool. rubygem-diff-lcs-doc 1.3 3.fc27 1326219 Documentation Documentation for rubygem-diff-lcs Documentation for rubygem-diff-lcs. rubygem-diffy 3.2.0 2.1.fc27 27751 Unspecified A convenient way to diff string in ruby It provides a convenient way to generate a diff from two strings or files. Instead of reimplementing the LCS diff algorithm Diffy uses battle tested Unix diff to generate diffs, and focuses on providing a convenient interface, and getting out of your way. rubygem-diffy-doc 3.2.0 2.1.fc27 779068 Unspecified Documentation for rubygem-diffy Documentation for rubygem-diffy. rubygem-ditz 0.5 17.fc27 1813638 Applications/Productivity A command-line issue tracker A command-line issue tracker written in ruby. rubygem-dnsruby 1.53 12.fc27 1047667 Development/Languages Ruby DNS(SEC) implementation Dnsruby is a pure Ruby DNS client library. It provides a complete DNS client implementation, including DNSSEC. It can also load (BIND) zone files. Dnsruby has been used in OpenDNSSEC and ISC's DLV service. rubygem-dnsruby-doc 1.53 12.fc27 2781838 Documentation Documentation for rubygem-dnsruby Documentation for rubygem-dnsruby rubygem-docile 1.1.5 5.fc27 10771 Development/Languages Docile keeps your Ruby DSLs tame and well-behaved Docile turns any Ruby object into a DSL. Especially useful with the Builder pattern. rubygem-docile-doc 1.1.5 5.fc27 759879 Documentation Documentation for rubygem-docile Documentation for rubygem-docile rubygem-domain_name 0.5.20170404 2.fc27 226858 Development/Languages Domain Name manipulation library for Ruby This is a Domain Name manipulation library for Ruby. It can also be used for cookie domain validation based on the Public Suffix List. rubygem-domain_name-doc 0.5.20170404 2.fc27 801221 Documentation Documentation for rubygem-domain_name Documentation for rubygem-domain_name rubygem-dotenv 0.8.0 3.fc21 5004 Development/Languages Loads environment variables from `.env` Loads environment variables from `.env`. rubygem-dotenv-doc 0.8.0 3.fc21 716677 Documentation Documentation for rubygem-dotenv Documentation for rubygem-dotenv rubygem-drake 0.9.2.0.3.1 7.fc27 157499 Development/Tools A branch of Rake supporting automatic parallelizing of tasks Drake is an auto-parallelizing branch of Rake, a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax. rubygem-drake-doc 0.9.2.0.3.1 7.fc27 2409691 Documentation Documentation for rubygem-drake Documentation for rubygem-drake rubygem-dynect_rest 0.4.3 6.fc20 34709 Development/Languages Dynect REST API library Use the Dynect services REST API rubygem-dynect_rest-doc 0.4.3 6.fc20 291460 Documentation Documentation for rubygem-dynect_rest Documentation for rubygem-dynect_rest rubygem-echoe 4.6.6 2.fc27 46775 Development/Languages Rake tasks for documentation, extension compiling, testing, and deployment A Rubygems packaging tool that provides Rake tasks for documentation, extension compiling, testing, and deployment. rubygem-echoe-doc 4.6.6 2.fc27 938532 Documentation Documentation for rubygem-echoe Documentation for rubygem-echoe. rubygem-ejs 1.1.1 6.fc27 5399 Development/Languages EJS (Embedded JavaScript) template compiler Compile and evaluate EJS (Embedded JavaScript) templates from Ruby. rubygem-ejs-doc 1.1.1 6.fc27 702529 Documentation Documentation for rubygem-ejs Documentation for rubygem-ejs. rubygem-elasticsearch-transport 1.0.11 5.fc27 48121 Development/Languages Ruby client for Elasticsearch Ruby client for Elasticsearch. See the `elasticsearch` gem for full integration. rubygem-elasticsearch-transport-doc 1.0.11 5.fc27 1188009 Documentation Documentation for rubygem-elasticsearch-transport Documentation for rubygem-elasticsearch-transport. rubygem-em-socksify 0.3.0 12.fc27 10721 Development/Languages Transparent proxy support for any EventMachine protocol Transparent proxy support for any EventMachine protocol rubygem-em-socksify-doc 0.3.0 12.fc27 766149 Documentation Documentation for rubygem-em-socksify Documentation for rubygem-em-socksify rubygem-em-spec 0.2.7 4.fc27 11093 Unspecified BDD for Ruby/EventMachine Simple BDD API for testing asynchronous Ruby/EventMachine code. rubygem-em-spec-doc 0.2.7 4.fc27 790632 Documentation Documentation for rubygem-em-spec Documentation for rubygem-em-spec. rubygem-em-worker 0.0.2 6.fc27 4409 Development/Languages Provides a simple task worker, with a task concurrency limit Provides a simple task worker, with a task concurrency limit. rubygem-em-worker-doc 0.0.2 6.fc27 693796 Documentation Documentation for rubygem-em-worker Documentation for rubygem-em-worker. rubygem-ensure_valid_encoding 0.5.3 6.fc27 10488 Unspecified Replace bad bytes in given encoding with replacement strings Replace bad bytes in given encoding with replacement strings, _or_ fail quickly on invalid encodings -- _without_ a transcode to a different encoding. rubygem-ensure_valid_encoding-doc 0.5.3 6.fc27 696561 Documentation Documentation for rubygem-ensure_valid_encoding Documentation for rubygem-ensure_valid_encoding rubygem-equalizer 0.0.11 3.fc24 8113 Development/Languages Module to define equality, equivalence and inspection methods Module to define equality, equivalence and inspection methods rubygem-equalizer-doc 0.0.11 3.fc24 729933 Documentation Documentation for rubygem-equalizer Documentation for rubygem-equalizer. rubygem-erubi 1.6.0 2.fc27 11265 Unspecified Small ERB Implementation Erubi is a ERB template engine for ruby. It is a simplified fork of Erubis. rubygem-erubi-doc 1.6.0 2.fc27 786910 Unspecified Documentation for rubygem-erubi Documentation for rubygem-erubi. rubygem-erubis 2.7.0 14.fc27 130354 Development/Languages A fast and extensible eRuby implementation Erubis is a very fast, secure, and extensible implementation of eRuby. rubygem-erubis-doc 2.7.0 14.fc27 2124923 Documentation Documentation for rubygem-erubis This package contains documentation for rubygem-erubis. rubygem-escape 0.0.4 13.fc27 9610 Development/Languages HTML/URI/shell escaping utilities Escape library provides several HTML/URI/shell escaping functions. rubygem-escape-doc 0.0.4 13.fc27 718577 Documentation Documentation for rubygem-escape Documentation for rubygem-escape. rubygem-escape_utils 1.1.0 8.fc27 56087 Development/Languages Faster string escaping routines for your web apps Quickly perform HTML, URL, URI and Javascript escaping/unescaping. rubygem-escape_utils-doc 1.1.0 8.fc27 802029 Documentation Documentation for rubygem-escape_utils Documentation for rubygem-escape_utils. rubygem-ethon 0.9.0 3.fc27 116669 Development/Languages Libcurl wrapper Very lightweight libcurl wrapper. rubygem-ethon-doc 0.9.0 3.fc27 1433865 Documentation Documentation for rubygem-ethon Documentation for rubygem-ethon. rubygem-eventmachine 1.2.5 1.fc27 535413 Unspecified Ruby/EventMachine library EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients. To create a server or client, a Ruby program only needs to specify the IP address and port, and provide a Module that implements the communications protocol. Implementations of several standard network protocols are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required. rubygem-eventmachine-doc 1.2.5 1.fc27 3323966 Unspecified Documentation for rubygem-eventmachine Documentation for rubygem-eventmachine. rubygem-exception_notification 4.2.1 4.fc27 74659 Development/Languages Exception notification for Rails apps The Exception Notification gem provides a set of notifiers for sending notifications when errors occur in a Rack/Rails application. The built-in notifiers can deliver notifications by email, campfire rooms or via webhooks. rubygem-exception_notification-doc 4.2.1 4.fc27 1028030 Documentation Documentation for rubygem-exception_notification Documentation for rubygem-exception_notification. rubygem-excon 0.54.0 3.fc27 89808 Development/Languages Speed, persistence, http(s) EXtended http(s) CONnections. rubygem-excon-doc 0.54.0 3.fc27 1821793 Documentation Documentation for rubygem-excon Documentation for rubygem-excon. rubygem-execjs 2.7.0 4.fc27 26054 Development/Languages Run JavaScript code from Ruby ExecJS lets you run JavaScript code from Ruby. It automatically picks the best runtime available to evaluate your JavaScript program, then returns the result to you as a Ruby object. rubygem-execjs-doc 2.7.0 4.fc27 969118 Documentation Documentation for rubygem-execjs Documentation for rubygem-execjs rubygem-expression_parser 0.9.0 10.fc27 6450 Development/Languages A math parser A math parser rubygem-expression_parser-doc 0.9.0 10.fc27 729211 Documentation Documentation for rubygem-expression_parser Documentation for rubygem-expression_parser rubygem-facade 1.0.5 3.fc22 708277 Development/Languages A module that helps implement the facade pattern A simple way to implement the facade pattern in Ruby. rubygem-facets 2.8.0 9.fc21 6040678 Development/Languages The single most extensive additions and extensions library available for Ruby The single most extensive additions and extensions library available for Ruby rubygem-facon 0.5.0 11.fc27 34157 Development/Languages Tiny mocking library A mocking library in the spirit of the Bacon spec library. Small, compact, and works with Bacon. rubygem-facon-doc 0.5.0 11.fc27 888609 Documentation Documentation for rubygem-facon Documentation for rubygem-facon. rubygem-fake_ftp 0.1.1 6.fc27 14591 Development/Languages Creates a fake FTP server for use in testing Testing FTP? Use this! rubygem-fake_ftp-doc 0.1.1 6.fc27 877754 Documentation Documentation for rubygem-fake_ftp Documentation for rubygem-fake_ftp. rubygem-fakefs 0.10.0 3.fc27 77450 Development/Languages A fake filesystem. Use it in your tests A fake filesystem. Use it in your tests. rubygem-fakefs-doc 0.10.0 3.fc27 1511828 Documentation Documentation for rubygem-fakefs Documentation for rubygem-fakefs. rubygem-fakeweb 1.3.0 21.fc27 24467 Development/Languages A tool for faking responses to HTTP requests FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs. rubygem-fakeweb-doc 1.3.0 21.fc27 889979 Documentation Documentation for rubygem-fakeweb Documentation for rubygem-fakeweb. rubygem-faraday 0.9.0 5.fc27 116503 Development/Languages HTTP/REST API client library HTTP/REST API client library rubygem-faraday-doc 0.9.0 5.fc27 1908419 Documentation Documentation for rubygem-faraday Documentation for rubygem-faraday rubygem-fast_gettext 1.2.0 3.fc27 73813 Development/Languages A simple, fast, memory-efficient and threadsafe implementation of GetText A simple, fast, memory-efficient and threadsafe implementation of GetText. rubygem-fast_gettext-doc 1.2.0 3.fc27 1198213 Documentation Documentation for rubygem-fast_gettext Documentation for rubygem-fast_gettext. rubygem-fattr 2.2.2 5.fc27 727163 Development/Languages Fatter attribute for Ruby The fattr gem is a Fatter attribute for Ruby rubygem-fattr-doc 2.2.2 5.fc27 746770 Documentation Documentation for rubygem-fattr Documentation for rubygem-fattr. rubygem-ferret 0.11.8.4 15.fc26 1308347 Development/Languages Full-featured text search engine library Ferret is a high-performance, full-featured text search engine library written entirely in pure Ruby (with an optional C extension). It is inspired by the Java Lucene Project. rubygem-ferret-doc 0.11.8.4 15.fc26 3000591 Documentation Documentation for rubygem-ferret This package contains documentation for rubygem-ferret. rubygem-ffi 1.9.18 3.fc27 371439 Development/Languages FFI Extensions for Ruby Ruby-FFI is a ruby extension for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code. Moreover, a Ruby-FFI extension works without changes on Ruby and JRuby. Discover why should you write your next extension using Ruby-FFI here[http://wiki.github.com/ffi/ffi/why-use-ffi]. rubygem-ffi-doc 1.9.18 3.fc27 8928446 Documentation Documentation for rubygem-ffi Documentation for rubygem-ffi. rubygem-file-tail 1.1.0 5.fc27 40364 Development/Languages File::Tail for Ruby Library to tail files in Ruby. rubygem-file-tail-doc 1.1.0 5.fc27 863846 Documentation Documentation for rubygem-file-tail Documentation for rubygem-file-tail. rubygem-fission 0.5.0 5.fc27 98279 Development/Languages Command line tool to manage VMware Fusion VMs A simple utility to manage VMware Fusion VMs from the command line. rubygem-fission-doc 0.5.0 5.fc27 1558538 Documentation Documentation for rubygem-fission Documentation for rubygem-fission. rubygem-flexmock 2.3.6 1.fc27 160636 Development/Languages Mock object library for ruby FlexMock is a simple, but flexible, mock object library for Ruby unit testing. rubygem-flexmock-doc 2.3.6 1.fc27 1809302 Documentation Documentation for rubygem-flexmock This package contains documentation for rubygem-flexmock. rubygem-fog 1.38.0 4.fc27 2227101 Development/Languages Brings clouds to you The Ruby cloud services library. Supports all major cloud providers including AWS, Rackspace, Linode, Blue Box, StormOnDemand, and many others. Full support for most AWS services including EC2, S3, CloudWatch, SimpleDB, ELB, and RDS. rubygem-fog-atmos 0.1.0 6.fc27 21319 Development/Languages Module for the 'fog' gem to support Atmos This library can be used as a module for `fog` or as standalone provider to use the Atmos in applications. rubygem-fog-atmos-doc 0.1.0 6.fc27 870932 Documentation Documentation for rubygem-fog-atmos Documentation for rubygem-fog-atmos. rubygem-fog-aws 1.2.0 2.fc27 2731936 Development/Languages Module for the 'fog' gem to support Amazon Web Services This library can be used as a module for `fog` or as standalone provider to use the Amazon Web Services in applications. rubygem-fog-aws-doc 1.2.0 2.fc27 17868503 Documentation Documentation for rubygem-fog-aws Documentation for rubygem-fog-aws. rubygem-fog-brightbox 0.11.0 3.fc27 233509 Development/Languages Module for `fog` or standalone provider to use the Brightbox Cloud Module for the 'fog' gem to support Brightbox Cloud. rubygem-fog-brightbox-doc 0.11.0 3.fc27 2419603 Documentation Documentation for rubygem-fog-brightbox Documentation for rubygem-fog-brightbox. rubygem-fog-core 1.43.0 3.fc27 107551 Development/Languages Shared classes and tests for fog providers and services Shared classes and tests for fog providers and services. rubygem-fog-core-doc 1.43.0 3.fc27 1799568 Documentation Documentation for rubygem-fog-core Documentation for rubygem-fog-core. rubygem-fog-doc 1.38.0 4.fc27 16285620 Documentation Documentation for rubygem-fog Documentation for rubygem-fog. rubygem-fog-ecloud 0.3.0 4.fc27 269365 Development/Languages Module for the 'fog' gem to support Terremark EnterpriseCloud This library can be used as a module for `fog` or as standalone provider to use the Terremark EnterpriseCloud in applications. rubygem-fog-ecloud-doc 0.3.0 4.fc27 3178826 Documentation Documentation for rubygem-fog-ecloud Documentation for rubygem-fog-ecloud. rubygem-fog-json 1.0.2 4.fc27 5417 Development/Languages JSON parsing for fog providers Extraction of the JSON parsing tools shared between a number of providers in the 'fog' gem. rubygem-fog-json-doc 1.0.2 4.fc27 705678 Documentation Documentation for rubygem-fog-json Documentation for rubygem-fog-json. rubygem-fog-libvirt 0.3.0 3.fc27 64871 Development/Languages Module for the 'fog' gem to support libvirt This library can be used as a module for 'fog' or as standalone libvirt provider. rubygem-fog-libvirt-doc 0.3.0 3.fc27 1297384 Documentation Documentation for rubygem-fog-libvirt Documentation for rubygem-fog-libvirt. rubygem-fog-profitbricks 2.0.1 3.fc27 431153 Development/Languages Module for the 'fog' gem to support ProfitBricks This library can be used as a module for 'fog' or as standalone ProfitBricks provider. rubygem-fog-profitbricks-doc 2.0.1 3.fc27 2472699 Documentation Documentation for rubygem-fog-profitbricks Documentation for rubygem-fog-profitbricks. rubygem-fog-radosgw 0.0.5 3.fc27 25865 Development/Languages Fog backend for provisioning Ceph Radosgw Fog backend for provisioning users on Ceph Radosgw - the Swift and S3 compatible REST API for Ceph. rubygem-fog-radosgw-doc 0.0.5 3.fc27 914565 Documentation Documentation for rubygem-fog-radosgw Documentation for rubygem-fog-radosgw. rubygem-fog-riakcs 0.1.0 5.fc27 21960 Development/Languages Module for the 'fog' gem to support Riakcs This library can be used as a module for `fog` or as standalone provider to use the Riakcs in applications. rubygem-fog-riakcs-doc 0.1.0 5.fc27 898852 Documentation Documentation for rubygem-fog-riakcs Documentation for rubygem-fog-riakcs. rubygem-fog-sakuracloud 1.7.5 3.fc27 76879 Development/Languages Module for the 'fog' gem to support Sakura no Cloud Module for the 'fog' gem to support Sakura no Cloud. rubygem-fog-sakuracloud-doc 1.7.5 3.fc27 1358176 Documentation Documentation for rubygem-fog-sakuracloud Documentation for rubygem-fog-sakuracloud. rubygem-fog-serverlove 0.1.2 3.fc26 16823 Development/Languages Module for the 'fog' gem to support ServerLove This library can be used as a module for `fog` or as standalone provider to use the ServerLove in applications. rubygem-fog-serverlove-doc 0.1.2 3.fc26 845087 Documentation Documentation for rubygem-fog-serverlove Documentation for rubygem-fog-serverlove. rubygem-fog-softlayer 1.1.4 3.fc27 2505717 Development/Languages Module for the 'fog' gem to support SoftLayer Cloud This library can be used as a module for `fog` or as standalone provider to use the SoftLayer Cloud in applications. rubygem-fog-softlayer-doc 1.1.4 3.fc27 13167374 Documentation Documentation for rubygem-fog-softlayer Documentation for rubygem-fog-softlayer. rubygem-fog-storm_on_demand 0.1.1 4.fc27 95660 Development/Languages Module for the 'fog' gem to support StormOnDemand This library can be used as a module for `fog` or as standalone provider to use the StormOnDemand in applications. rubygem-fog-storm_on_demand-doc 0.1.1 4.fc27 1778423 Documentation Documentation for rubygem-fog-storm_on_demand Documentation for rubygem-fog-storm_on_demand. rubygem-fog-terremark 0.1.0 4.fc27 104353 Development/Languages Module for the 'fog' gem to support Terremark vCloud This library can be used as a module for `fog` or as standalone provider to use the Terremark vCloud in applications. rubygem-fog-terremark-doc 0.1.0 4.fc27 1462055 Documentation Documentation for rubygem-fog-terremark Documentation for rubygem-fog-terremark. rubygem-fog-vmfusion 0.1.0 4.fc27 14022 Development/Languages Module for the 'fog' gem to support VMWARE FUSION This library can be used as a module for `fog` or as standalone provider to use the VMWARE FUSION in applications. rubygem-fog-vmfusion-doc 0.1.0 4.fc27 793677 Documentation Documentation for rubygem-fog-vmfusion Documentation for rubygem-fog-vmfusion. rubygem-fog-voxel 0.1.0 4.fc27 26024 Development/Languages Module for the 'fog' gem to support Voxel This library can be used as a module for `fog` or as standalone provider to use the Voxel in applications. rubygem-fog-voxel-doc 0.1.0 4.fc27 916385 Documentation Documentation for rubygem-fog-voxel Documentation for rubygem-fog-voxel. rubygem-fog-xml 0.1.2 4.fc27 8915 Development/Languages XML parsing for fog providers Extraction of the XML parsing tools shared between a number of providers in the 'fog' gem. rubygem-fog-xml-doc 0.1.2 4.fc27 748081 Documentation Documentation for rubygem-fog-xml Documentation for rubygem-fog-xml. rubygem-font-awesome-rails 4.7.0.2 2.fc27 829991 Unspecified An asset gemification of the font-awesome icon font library A font-awesome icon font library for the Rails asset pipeline. rubygem-font-awesome-rails-doc 4.7.0.2 2.fc27 700929 Unspecified Documentation for rubygem-font-awesome-rails Documentation for rubygem-font-awesome-rails. rubygem-foreigner 1.7.2 5.fc27 44344 Unspecified Foreign Keys for Rails Adds helpers to migrations and correctly dumps foreign keys to schema.rb. rubygem-foreigner-doc 1.7.2 5.fc27 887764 Unspecified Documentation for rubygem-foreigner Documentation for rubygem-foreigner. rubygem-formatador 0.2.5 4.fc27 10321 Development/Languages Ruby STDOUT text formatting STDOUT text formatting. rubygem-formatador-doc 0.2.5 4.fc27 771497 Documentation Documentation for rubygem-formatador Documentation for rubygem-formatador. rubygem-formtastic 3.1.3 4.fc27 237704 Development/Languages A Rails form builder plugin with semantically rich and accessible markup Formtastic is a Rails FormBuilder DSL (with some other goodies) to make it far easier to create beautiful, semantically rich, syntactically awesome, readily stylable and wonderfully accessible HTML forms in your Rails applications. rubygem-formtastic-doc 3.1.3 4.fc27 2736558 Documentation Documentation for rubygem-formtastic Documentation for rubygem-formtastic. rubygem-forwardable-extended 2.6.0 3.fc27 10429 Unspecified Forwardable with hash, and instance variable extensions Extends forwardable with delegation to hashes and instance variables. rubygem-forwardable-extended-doc 2.6.0 3.fc27 716527 Unspecified Documentation files for rubygem-forwardable-extended This package contains the documentation files for rubygem-forwardable-extended. rubygem-fssm 0.2.10 6.fc27 20317 Development/Languages File system state monitor The File System State Monitor keeps track of the state of any number of paths and will fire events when said state changes (create/update/delete). FSSM supports using FSEvents on MacOS, Inotify on GNU/Linux, and polling anywhere else. rubygem-fssm-doc 0.2.10 6.fc27 1065550 Documentation Documentation for rubygem-fssm Documentation for rubygem-fssm. rubygem-gdk3 3.1.8 2.fc27 41773 Development/Languages Ruby binding of GDK-3.x Ruby/GDK3 is a Ruby binding of GDK-3.x. rubygem-gdk3-doc 3.1.8 2.fc27 1024573 Documentation Documentation for rubygem-gdk3 Documentation for rubygem-gdk3 rubygem-gdk_pixbuf2 3.1.8 2.fc27 25839 Development/Languages Ruby binding of GdkPixbuf-2.x Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x. rubygem-gdk_pixbuf2-doc 3.1.8 2.fc27 806988 Documentation Documentation for rubygem-gdk_pixbuf2 This package contains documentation for rubygem-gdk_pixbuf2. rubygem-gem-nice-install 0.3.0 5.fc27 10896 Development/Languages A RubyGems plugin that improves gem installation user experience A RubyGems plugin that improves gem installation user experience. If binary extension build fails, it tries to install its development dependencies. rubygem-gem-nice-install-doc 0.3.0 5.fc27 752223 Documentation Documentation for rubygem-gem-nice-install Documentation for rubygem-gem-nice-install rubygem-gem-patch 0.1.6 4.fc27 10690 Development/Languages RubyGems plugin for patching gems gem-patch is a RubyGems plugin that helps to patch gems without manually opening and rebuilding them. It opens a given .gem file, extracts it, patches it with system `patch` command, clones its spec, updates the file list and builds the patched gem. rubygem-gem-patch-doc 0.1.6 4.fc27 771627 Documentation Documentation for rubygem-gem-patch Documentation for rubygem-gem-patch rubygem-gem2rpm 1.0.0 2.fc27 63752 Unspecified Generate rpm specfiles from gems Generate source rpms and rpm spec files from a Ruby Gem. The spec file tries to follow the gem as closely as possible, and be compliant with the Fedora rubygem packaging guidelines. rubygem-gem2rpm-doc 1.0.0 2.fc27 1007927 Unspecified Documentation for rubygem-gem2rpm Documentation for rubygem-gem2rpm. rubygem-gemcutter 0.3.0 15.fc27 842330 Development/Languages The gemcutter client gem The gemcutter client gem that interacts with the site http://gemcutter.org rubygem-gemnasium-parser 0.1.9 5.fc24 12444 Development/Languages Safely parse Gemfiles and gemspecs Safely parse Gemfiles and gemspecs rubygem-gemnasium-parser-doc 0.1.9 5.fc24 773184 Documentation Documentation for rubygem-gemnasium-parser Documentation for rubygem-gemnasium-parser rubygem-generator_spec 0.9.4 2.fc27 9315 Development/Languages Test Rails generators with RSpec Test Rails generators with RSpec. rubygem-generator_spec-doc 0.9.4 2.fc27 769483 Documentation Documentation for rubygem-generator_spec Documentation for rubygem-generator_spec. rubygem-geoip 1.6.3 3.fc27 161470 Development/Languages Search a GeoIP database for an IP address GeoIP searches a GeoIP database for a given host or IP address, and returns information about the country where the IP address is allocated, and the city, ISP and other information, if you have that database version. rubygem-geoip-doc 1.6.3 3.fc27 881970 Documentation Documentation for rubygem-geoip Documentation for rubygem-geoip. rubygem-gettext 3.2.4 1.fc27 282485 Development/Languages RubyGem of Localization Library and Tools for Ruby Ruby-GetText-Package is a GNU GetText-like program for Ruby. The catalog file(po-file) is same format with GNU GetText. So you can use GNU GetText tools for maintaining. This package provides gem for Ruby-Gettext-Package. rubygem-gettext-doc 3.2.4 1.fc27 2326468 Documentation Documentation for rubygem-gettext This package contains documentation for rubygem-gettext. rubygem-gettext-setup 0.25 3.fc27 16675 Unspecified A gem to ease internationalization with fast_gettext This is a simple gem to set up i18n for Ruby projects (including Sinatra web apps) using gettext and fast gettext. This project sets the default locale to English. If the user has set a different locale in their browser preferences, and we support the user's preferred locale, strings and data formatting will be customized for that locale. rubygem-gettext-setup-doc 0.25 3.fc27 815687 Unspecified Documentation for rubygem-gettext-setup Documentation for rubygem-gettext-setup. rubygem-gettext_i18n_rails 1.8.0 3.fc27 27358 Development/Languages Simple FastGettext Rails integration Translate via FastGettext, use any other I18n backend as extension/fallback. rubygem-gettext_i18n_rails-doc 1.8.0 3.fc27 948873 Documentation Documentation for rubygem-gettext_i18n_rails Documentation for rubygem-gettext_i18n_rails. rubygem-gherkin 4.1.3 2.fc27 164865 Development/Languages Fast Gherkin lexer/parser A fast Gherkin lexer/parser based on the Ragel State Machine Compiler. rubygem-gherkin-doc 4.1.3 2.fc27 2659916 Documentation Documentation for rubygem-gherkin Documentation for rubygem-gherkin. rubygem-gio2 3.1.8 3.fc27 45422 Development/Languages Ruby binding of gio-2.0.x Ruby/GIO2 is a Ruby binding of gio-2.0.x. rubygem-gio2-devel 3.1.8 3.fc27 79 Development/Languages Ruby/GIO2 development environment Header files and libraries for building a extension library for the rubygem-gio2 rubygem-gio2-devel 3.1.8 3.fc27 79 Development/Languages Ruby/GIO2 development environment Header files and libraries for building a extension library for the rubygem-gio2 rubygem-gio2-doc 3.1.8 3.fc27 922761 Documentation Documentation for rubygem-gio2 This package contains documentation for rubygem-gio2. rubygem-git 1.2.5 9.fc21 1493414 Development/Languages A package for using Git in Ruby code A package for using Git in Ruby code. rubygem-glib2 3.1.8 3.fc27 411415 Development/Languages Ruby binding of GLib-2.x Ruby/GLib2 is a Ruby binding of GLib-2.x. rubygem-glib2-devel 3.1.8 3.fc27 114543 Development/Languages Ruby/GLib development environment Header files and libraries for building a extension library for the rubygem-glib2 rubygem-glib2-devel 3.1.8 3.fc27 114543 Development/Languages Ruby/GLib development environment Header files and libraries for building a extension library for the rubygem-glib2 rubygem-glib2-doc 3.1.8 3.fc27 1646349 Documentation Documentation for rubygem-glib2 This package contains documentation for rubygem-glib2. rubygem-globalid 0.4.0 2.fc27 22316 Development/Languages Refer to any model with a URI: gid://app/class/id URIs for your models makes it easy to pass references around. rubygem-globalid-doc 0.4.0 2.fc27 889975 Documentation Documentation for rubygem-globalid Documentation for rubygem-globalid. rubygem-glu 8.3.0 3.fc27 63172 Unspecified Glu bindings for the opengl gem Glu bindings for the opengl gem. rubygem-glu-doc 8.3.0 3.fc27 834584 Documentation Documentation for rubygem-glu Documentation for rubygem-glu. rubygem-glut 8.3.0 3.fc27 69552 Unspecified Glut bindings for the OpenGL gem Glut bindings for the opengl gem. rubygem-glut-doc 8.3.0 3.fc27 872107 Documentation Documentation for rubygem-glut Documentation for rubygem-glut. rubygem-gobject-introspection 3.1.8 3.fc27 162398 Development/Languages Ruby binding of GObjectIntrospection Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection. rubygem-gobject-introspection-devel 3.1.8 3.fc27 1997 Development/Languages Ruby/GdkPixbuf2 development environment Header files and libraries for building a extension library for the rubygem-gobject-introspection rubygem-gobject-introspection-devel 3.1.8 3.fc27 1997 Development/Languages Ruby/GdkPixbuf2 development environment Header files and libraries for building a extension library for the rubygem-gobject-introspection rubygem-gobject-introspection-doc 3.1.8 3.fc27 1019334 Documentation Documentation for rubygem-gobject-introspection Documentation for rubygem-gobject-introspection rubygem-goocanvas 2.2.0 13.fc27 100407 Development/Languages Ruby binding of GooCanvas Ruby/GooCanvas is a Ruby binding of GooCanvas. rubygem-goocanvas 2.2.0 13.fc27 101023 Development/Languages Ruby binding of GooCanvas Ruby/GooCanvas is a Ruby binding of GooCanvas. rubygem-goocanvas-devel 2.2.0 13.fc27 99 Development/Languages Ruby/GooCanvas development environment Header files and libraries for building a extension library for the rubygem-goocanvas rubygem-goocanvas-devel 2.2.0 13.fc27 99 Development/Languages Ruby/GooCanvas development environment Header files and libraries for building a extension library for the rubygem-goocanvas rubygem-goocanvas-doc 2.2.0 13.fc27 851815 Documentation Documentation for rubygem-goocanvas This package contains documentation for rubygem-goocanvas. rubygem-goocanvas1 1.2.6 14.fc27 85716 Development/Languages Ruby binding of GooCanvas Ruby/GooCanvas is a Ruby binding of GooCanvas. rubygem-goocanvas1 1.2.6 14.fc27 86296 Development/Languages Ruby binding of GooCanvas Ruby/GooCanvas is a Ruby binding of GooCanvas. rubygem-goocanvas1-devel 1.2.6 14.fc27 99 Development/Languages Ruby/GooCanvas development environment Header files and libraries for building a extension library for the rubygem-goocanvas rubygem-goocanvas1-devel 1.2.6 14.fc27 99 Development/Languages Ruby/GooCanvas development environment Header files and libraries for building a extension library for the rubygem-goocanvas rubygem-goocanvas1-doc 1.2.6 14.fc27 873446 Documentation Documentation for rubygem-goocanvas1 This package contains documentation for rubygem-goocanvas1. rubygem-gruff 0.3.6 8.fc21 2083202 Development/Languages Beautiful graphs for one or multiple datasets Beautiful graphs for one or multiple datasets. Can be used on websites or in documents. rubygem-gssapi 1.2.0 5.fc27 41020 Development/Languages A FFI wrapper around the system GSSAPI library A FFI wrapper around the system GSSAPI library. Please make sure and read the Yard docs or standard GSSAPI documentation if you have any questions. There is also a class called GSSAPI::Simple that wraps many of the common features used for GSSAPI. rubygem-gssapi-doc 1.2.0 5.fc27 901967 Documentation Documentation for rubygem-gssapi Documentation for rubygem-gssapi rubygem-gstreamer 3.1.8 3.fc27 36296 Development/Languages Ruby binding of GStreamer Ruby/GStreamer is a Ruby binding of GStreamer. rubygem-gstreamer 3.1.8 3.fc27 36904 Development/Languages Ruby binding of GStreamer Ruby/GStreamer is a Ruby binding of GStreamer. rubygem-gstreamer-devel 3.1.8 3.fc27 93 Development/Languages Ruby/GStreamer development environment Header files and libraries for building a extension library for the rubygem-gstreamer rubygem-gstreamer-devel 3.1.8 3.fc27 93 Development/Languages Ruby/GStreamer development environment Header files and libraries for building a extension library for the rubygem-gstreamer rubygem-gstreamer-doc 3.1.8 3.fc27 916493 Documentation Documentation for rubygem-gstreamer This package contains documentation for rubygem-gstreamer. rubygem-gtk2 3.1.8 3.fc27 1158479 Development/Languages Ruby binding of GTK+-2.x Ruby/GTK2 is a Ruby binding of GTK+-2.0.x. rubygem-gtk2-devel 3.1.8 3.fc27 11955 Development/Languages Ruby/GTK development environment Header files and libraries for building a extension library for the rubygem-gtk2 rubygem-gtk2-devel 3.1.8 3.fc27 11955 Development/Languages Ruby/GTK development environment Header files and libraries for building a extension library for the rubygem-gtk2 rubygem-gtk2-doc 3.1.8 3.fc27 1641872 Documentation Documentation for rubygem-gtk2 This package contains documentation for rubygem-gtk2. rubygem-gtk3 3.1.8 3.fc27 206430 Development/Languages Ruby/GTK3 is a Ruby binding of GTK+-3.x Ruby/GTK3 is a Ruby binding of GTK+-3.x. rubygem-gtk3 3.1.8 3.fc27 207026 Development/Languages Ruby/GTK3 is a Ruby binding of GTK+-3.x Ruby/GTK3 is a Ruby binding of GTK+-3.x. rubygem-gtk3-devel 3.1.8 3.fc27 89 Development/Languages Ruby/GTK3 development environment Header files and libraries for building a extension library for the rubygem-gtk3 rubygem-gtk3-devel 3.1.8 3.fc27 89 Development/Languages Ruby/GTK3 development environment Header files and libraries for building a extension library for the rubygem-gtk3 rubygem-gtk3-doc 3.1.8 3.fc27 3629628 Documentation Documentation for rubygem-gtk3 Documentation for rubygem-gtk3 rubygem-gtksourceview2 3.1.8 3.fc27 38870 Development/Languages Ruby binding of gtksourceview-2.x Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x. rubygem-gtksourceview2-devel 3.1.8 3.fc27 103 Development/Languages Ruby/GtkSourceView2 development environment Header files and libraries for building a extension library for the rubygem-gtksourceview2 rubygem-gtksourceview2-devel 3.1.8 3.fc27 103 Development/Languages Ruby/GtkSourceView2 development environment Header files and libraries for building a extension library for the rubygem-gtksourceview2 rubygem-gtksourceview2-doc 3.1.8 3.fc27 715098 Documentation Documentation for rubygem-gtksourceview2 This package contains documentation for rubygem-gtksourceview2. rubygem-gtksourceview3 3.1.8 2.fc27 34321 Unspecified Ruby binding of gtksourceview-3.x Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x. rubygem-gtksourceview3-doc 3.1.8 2.fc27 718717 Documentation Documentation for rubygem-gtksourceview3 Documentation for rubygem-gtksourceview3. rubygem-haml 5.0.1 3.fc27 171527 Unspecified An elegant, structured (X)HTML/XML templating engine Haml (HTML Abstraction Markup Language) is a layer on top of HTML or XML that's designed to express the structure documents in a non-repetitive, elegant, easy way by using indentation rather than closing tags and allowing Ruby to be embedded with ease. It was originally envisioned as a plugin for Ruby on Rails, but it can function as a stand-alone templating engine. rubygem-haml-doc 5.0.1 3.fc27 2205905 Unspecified Documentation for rubygem-haml Documentation for rubygem-haml. rubygem-haml-rails 1.0.0 2.fc27 13989 Unspecified Haml-rails provides Haml generators for Rails Haml-rails provides Haml generators for Rails 4. It also enables Haml as the templating engine for you, so you don't have to screw around in your own application.rb when your Gemfile already clearly indicated what templating engine you have installed. Hurrah. rubygem-haml-rails-doc 1.0.0 2.fc27 839950 Unspecified Documentation for rubygem-haml-rails Documentation for rubygem-haml-rails. rubygem-hashdiff 0.3.2 2.fc27 17399 Development/Languages HashDiff is a diff lib to compute the smallest difference between two hashes HashDiff is a diff lib to compute the smallest difference between two hashes. rubygem-hashdiff-doc 0.3.2 2.fc27 799313 Documentation Documentation for rubygem-hashdiff Documentation for rubygem-hashdiff. rubygem-hashery 2.1.2 3.fc27 87301 Development/Languages Facets-bread collection of Hash-like classes The Hashery is a tight collection of Hash-like classes. Included among its many offerings are the auto-sorting Dictionary class, the efficient LRUHash, the flexible OpenHash and the convenient KeyHash. Nearly every class is a subclass of the CRUDHash which defines a CRUD model on top of Ruby's standard Hash making it a snap to subclass and augment to fit any specific use case. rubygem-hashery-doc 2.1.2 3.fc27 1562034 Documentation Documentation for rubygem-hashery Documentation for rubygem-hashery. rubygem-hashicorp-checkpoint 0.1.4 5.fc27 21742 Development/Languages Internal HashiCorp service to check version information Internal HashiCorp service to check version information. rubygem-hashicorp-checkpoint-doc 0.1.4 5.fc27 705812 Documentation Documentation for rubygem-hashicorp-checkpoint Documentation for rubygem-hashicorp-checkpoint. rubygem-hashie 2.0.5 8.fc27 40033 Development/Languages Your friendly neighborhood hash toolkit Hashie is a small collection of tools that make hashes more powerful. Currently includes Mash (Mocking Hash) and Dash (Discrete Hash). rubygem-hashie-doc 2.0.5 8.fc27 1130708 Documentation Documentation for rubygem-hashie Documentation for rubygem-hashie rubygem-hashr 0.0.22 10.fc27 17576 Development/Languages Simple Hash extension to make working with nested hashes Simple Hash extension to make working with nested hashes (e.g. for configuration) easier and less error-prone. rubygem-hashr-doc 0.0.22 10.fc27 755819 Development/Languages Documentation for rubygem-hashr This package contains documentation for rubygem-hashr. rubygem-hawler 0.3 13.fc21 840262 Development/Languages Hawler, the ruby HTTP crawler Hawler, the Ruby HTTP crawler. Written to ease satisfying curiousities about the way the web is woven. rubygem-highline 1.6.21 5.fc27 109190 Development/Languages HighLine is a high-level command-line IO library A high-level IO library that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work. rubygem-highline-doc 1.6.21 5.fc27 1577767 Documentation Documentation for rubygem-highline Documentation for rubygem-highline rubygem-hike 2.1.3 4.fc27 16836 Development/Languages Find files in a set of paths A Ruby library for finding files in a set of paths. rubygem-hike-doc 2.1.3 4.fc27 830775 Documentation Documentation for rubygem-hike Documentation for rubygem-hike. rubygem-hikidoc 0.1.0 6.fc27 47198 Unspecified Text-to-HTML conversion tool for web writers 'HikiDoc' is a text-to-HTML conversion tool for web writers. HikiDoc allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid HTML (or XHTML). rubygem-hikidoc-doc 0.1.0 6.fc27 910713 Documentation Documentation for rubygem-hikidoc Documentation for rubygem-hikidoc rubygem-hipchat 1.4.0 2.fc23 41987 Development/Languages Ruby library to interact with HipChat Ruby library to interact with HipChat rubygem-hipchat-doc 1.4.0 2.fc23 933752 Documentation Documentation for rubygem-hipchat Documentation for rubygem-hipchat rubygem-hitimes 1.2.6 1.fc27 41428 Development/Languages A fast, high resolution timer library for recording performance metrics Hitimes is a fast, high resolution timer library for recording performance metrics. It uses the appropriate low method calls for each system to get the highest granularity time increments possible. It currently supports any of the following systems: * any system with the POSIX call `clock_gettime()` * Mac OS X * Windows * JRuby Using Hitimes can be faster than using a series of `Time.new` calls, and it will have a much higher granularity. It is definitely faster than using `Process.times`. rubygem-hitimes-doc 1.2.6 1.fc27 1078104 Documentation Documentation for rubygem-hitimes Documentation for rubygem-hitimes. rubygem-hocon 1.2.4 2.fc27 369592 Development/Languages HOCON Config Library A port of the Java Typesafe Config library to Ruby. https://github.com/typesafehub/config rubygem-hocon-doc 1.2.4 2.fc27 4632801 Documentation Documentation for rubygem-hocon Documentation for rubygem-hocon. rubygem-hoe 3.16.1 1.fc27 270232 Development/Languages Hoe is a simple rake/rubygems helper for project Rakefiles Hoe is a rake/rubygems helper for project Rakefiles. It helps generate rubygems and includes a dynamic plug-in system allowing for easy extensibility. Hoe ships with plug-ins for all your usual project tasks including rdoc generation, testing, packaging, and deployment. Plug-ins Provided: * Hoe::Clean * Hoe::Debug * Hoe::Deps * Hoe::Flay * Hoe::Flog * Hoe::Inline * Hoe::Package * Hoe::Publish * Hoe::RCov * Hoe::Signing * Hoe::Test See class rdoc for help. Hint: ri Hoe rubygem-hoe-doc 3.16.1 1.fc27 1292938 Documentation Documentation for rubygem-hoe This package contains documentation for rubygem-hoe. rubygem-hpricot 0.8.6 19.fc27 671612 Development/Languages A Fast, Enjoyable HTML Parser for Ruby Hpricot is a very flexible HTML parser, based on Tanaka Akira's HTree and John Resig's JQuery, but with the scanner recoded in C (using Ragel for scanning.) rubygem-hpricot-doc 0.8.6 19.fc27 3094721 Documentation Documentation for rubygem-hpricot This package contains documentation for rubygem-hpricot. rubygem-htmlentities 4.3.4 4.fc27 140767 Development/Languages A module for encoding and decoding (X)HTML entities HTMLEntities is a simple library to facilitate encoding and decoding of named (ý and so on) or numerical ({ or Ī) entities in HTML and XHTML documents. rubygem-htmlentities-doc 4.3.4 4.fc27 741169 Documentation Documentation for rubygem-htmlentities This package contains documentation for rubygem-htmlentities. rubygem-http-cookie 1.0.3 3.fc27 74954 Development/Languages Ruby library to handle HTTP Cookies based on RFC 6265 HTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265. It has with security, standards compliance and compatibility in mind, to behave just the same as today's major web browsers. It has builtin support for the legacy cookies.txt and the latest cookies.sqlite formats of Mozilla Firefox, and its modular API makes it easy to add support for a new backend store. rubygem-http-cookie-doc 1.0.3 3.fc27 1148619 Documentation Documentation for rubygem-http-cookie Documentation for rubygem-http-cookie rubygem-http_connection 1.4.4 2.fc27 21609 Unspecified RightScale's robust HTTP/S connection module Rightscale::HttpConnection is a robust HTTP(S) library. It implements a retry algorithm for low-level network errors. rubygem-http_connection-doc 1.4.4 2.fc27 787237 Unspecified Documentation for rubygem-http_connection Documentation for rubygem-http_connection. rubygem-http_parser.rb 0.6.0 6.fc27 45791 Development/Languages Simple callback-based HTTP request/response parser Ruby bindings to http://github.com/joylent/http-parser and http://github.com/a2800276/http-parser.java. rubygem-http_parser.rb-doc 0.6.0 6.fc27 1755329 Documentation Documentation for rubygem-http_parser.rb Documentation for rubygem-http_parser.rb. rubygem-httparty 0.15.6 1.fc27 66744 Development/Languages Makes http fun! Also, makes consuming restful web services dead easy Makes http fun! Also, makes consuming restful web services dead easy. rubygem-httparty-doc 0.15.6 1.fc27 1355336 Documentation Documentation for rubygem-httparty Documentation for rubygem-httparty. rubygem-httpclient 2.8.0 3.fc27 732363 Development/Languages HTTP Client interface for ruby an interface to HTTP Client for the ruby language rubygem-httpclient-doc 2.8.0 3.fc27 3843617 Documentation Documentation for rubygem-httpclient Documentation for rubygem-httpclient rubygem-hydra 0.24.0 6.fc21 471609 Development/Languages Distributed testing toolkit Spread your tests over multiple machines to test your code faster. rubygem-hydra-doc 0.24.0 6.fc21 1971972 Documentation Documentation for rubygem-hydra Documentation for rubygem-hydra rubygem-i18n 0.7.0 5.fc27 185683 Development/Languages New wave Internationalization support for Ruby Ruby Internationalization and localization solution. rubygem-i18n-doc 0.7.0 5.fc27 1632705 Documentation Documentation for rubygem-i18n Documentation for rubygem-i18n. rubygem-i18n_data 0.7.0 4.fc27 814226 Development/Languages Country/language names and 2-letter-code pairs, in 85 languages Country/language names and 2-letter-code pairs, in 85 languages. rubygem-i18n_data-doc 0.7.0 4.fc27 765529 Documentation Documentation for rubygem-i18n_data Documentation for rubygem-i18n_data. rubygem-icaro 1.0.6 9.fc27 4824 Development/Languages Icaro API for Ruby Icaro Robot project Ruby API rubygem-icaro-doc 1.0.6 9.fc27 717278 Documentation Documentation for rubygem-icaro This package contains documentation for rubygem-icaro. rubygem-ice_nine 0.11.1 3.fc24 15796 Development/Languages Deep Freeze Ruby Objects Deep Freeze Ruby Objects. rubygem-ice_nine-doc 0.11.1 3.fc24 849186 Documentation Documentation for rubygem-ice_nine Documentation for rubygem-ice_nine. rubygem-idn 0.0.2 21.fc27 33445 Development/Languages Ruby Bindings for the GNU LibIDN library Ruby Bindings for the GNU LibIDN library, an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group. rubygem-idn-doc 0.0.2 21.fc27 851180 Documentation Documentation for rubygem-idn This package contains documentation for rubygem-idn. rubygem-imagesize 0.1.1 18.fc27 10875 Development/Languages Measure image size(GIF, PNG, JPEG ,,, etc) Imagefile measures image (GIF, PNG, JPEG ,,, etc) size code by Pure Ruby ["PCX", "PSD", "XPM", "TIFF", "XBM", "PGM", "PBM", "PPM", "BMP", "JPEG", "PNG", "GIF", "SWF"] rubygem-imagesize-doc 0.1.1 18.fc27 771741 Documentation Documentation for rubygem-imagesize Documentation for rubygem-imagesize rubygem-inflecto 0.0.2 4.fc24 19605 Development/Languages Inflector for strings Inflector for strings rubygem-inflecto-doc 0.0.2 4.fc24 782013 Documentation Documentation for rubygem-inflecto Documentation for rubygem-inflecto rubygem-innertube 1.1.0 4.fc22 20291 Development/Languages A thread-safe resource pool Innertube is a thread-safe, re-entrant resource pool, extracted from the Riak Ruby Client, where it was used to pool connections to Riak. rubygem-innertube-doc 1.1.0 4.fc22 727791 Documentation Documentation for rubygem-innertube Documentation for rubygem-innertube rubygem-introspection 0.0.4 3.fc27 5938 Development/Languages Dynamic inspection of the hierarchy of method definitions on a Ruby object Dynamic inspection of the hierarchy of method definitions on a Ruby object. rubygem-introspection-doc 0.0.4 3.fc27 759794 Documentation Documentation for rubygem-introspection Documentation for rubygem-introspection. rubygem-io-console 0.4.6 84.fc27 20768 Development/Libraries IO/Console is a simple console utilizing library IO/Console provides very simple and portable access to console. It doesn't provide higher layer features, such like curses and readline. rubygem-ipaddress 0.8.3 2.fc27 66388 Development/Languages IPv4/IPv6 address manipulation library IPAddress is a Ruby library designed to make manipulation of IPv4 and IPv6 addresses both powerful and simple. It maintains a layer of compatibility with Ruby's own IPAddr, while addressing many of its issues. rubygem-ipaddress-doc 0.8.3 2.fc27 1210745 Documentation Documentation for rubygem-ipaddress Documentation for rubygem-ipaddress. rubygem-isolate 3.3.1 5.fc27 37611 Development/Languages Very simple RubyGems sandbox Isolate is a very simple RubyGems sandbox. It provides a way to express and automatically install your project's Gem dependencies. rubygem-isolate-doc 3.3.1 5.fc27 935944 Documentation Documentation for rubygem-isolate This package contains documentation for rubygem-isolate. rubygem-jbuilder 2.7.0 2.fc27 29185 Development/Languages Create JSON structures via a Builder-style DSL Jbuilder gives you a simple DSL for declaring JSON structures that beats massaging giant hash structures. This is particularly helpful when the generation process is fraught with conditionals and loops. rubygem-jbuilder-doc 2.7.0 2.fc27 966402 Documentation Documentation for rubygem-jbuilder Documentation for rubygem-jbuilder. rubygem-jekyll 3.2.1 4.fc27 319118 Unspecified Transform your plain text into static websites and blogs Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. Think of it like a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server. Jekyll is the engine behind GitHub Pages, which you can use to host sites right from your GitHub repositories. Jekyll does what you tell it to do — no more, no less. It doesn't try to outsmart users by making bold assumptions, nor does it burden them with needless complexity and configuration. Put simply, Jekyll gets out of your way and allows you to concentrate on what truly matters: your content. rubygem-jekyll-doc 3.2.1 4.fc27 3073890 Unspecified Documentation files for rubygem-jekyll This package contains the documentation files for rubygem-jekyll. rubygem-jekyll-sass-converter 1.5.0 2.fc27 9065 Unspecified Basic Sass converter for Jekyll Let Jekyll build your Sass and SCSS! rubygem-jekyll-sass-converter-doc 1.5.0 2.fc27 732462 Unspecified Documentation files for rubygem-jekyll-sass-converter This package contains the documentation files for rubygem-jekyll-sass-converter. rubygem-jekyll-watch 1.5.0 5.fc27 9337 Unspecified Rebuild your Jekyll site when a file changes Rebuild your Jekyll site when a file changes with the `--watch` switch! rubygem-jekyll-watch-doc 1.5.0 5.fc27 719899 Unspecified Documentation files for rubygem-jekyll-watch This package contains the documentation files for rubygem-jekyll-watch. rubygem-jgrep 1.4.1 3.fc27 48619 Development/Tools Filter JSON documents with a simple logical language JGrep is Ruby-based CLI tool and API for parsing and displaying JSON data using a logical expression syntax. It allows you to search a list of JSON documents and return specific documents or values based on logical truths. rubygem-jgrep-doc 1.4.1 3.fc27 858881 Documentation Documentation for rubygem-jgrep Documentation for rubygem-jgrep rubygem-jmespath 1.3.1 4.fc27 73411 Development/Languages JMESPath - Ruby Edition Implements JMESPath for Ruby. rubygem-jmespath-doc 1.3.1 4.fc27 1540081 Documentation Documentation for rubygem-jmespath Documentation for rubygem-jmespath. rubygem-jnunemaker-matchy 0.4.0 15.fc27 17893 Development/Languages RSpec-esque matchers for use in Test::Unit RSpec-esque matchers for use in Test::Unit. rubygem-jnunemaker-matchy-doc 0.4.0 15.fc27 937363 Documentation Documentation for rubygem-jnunemaker-matchy Documentation for rubygem-jnunemaker-matchy. rubygem-joiner 0.3.4 3.fc24 7087 Development/Languages Builds ActiveRecord joins from association paths Builds ActiveRecord outer joins from association paths and provides references to table aliases. rubygem-joiner-doc 0.3.4 3.fc24 716234 Documentation Documentation for rubygem-joiner Documentation for rubygem-joiner. rubygem-journey 1.0.4 11.fc27 54485 Development/Languages Journey is a router Journey is a router. It routes requests. rubygem-journey-doc 1.0.4 11.fc27 1382781 Documentation Documentation for rubygem-journey Documentation for rubygem-journey rubygem-jquery-datatables-rails 3.2.0 5.fc27 1136872 Development/Languages jQuery datatables for rails This gem packages the jQuery DataTables plugin for the Rails 3.1+ asset pipeline. It provides all the basic DataTables files, and a few of the extras. rubygem-jquery-datatables-rails-doc 3.2.0 5.fc27 715039 Documentation Documentation for rubygem-jquery-datatables-rails Documentation for rubygem-jquery-datatables-rails. rubygem-jquery-rails 4.2.2 3.fc27 514625 Development/Languages Use jQuery with Rails 4+ This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. rubygem-jquery-rails-doc 4.2.2 3.fc27 741984 Documentation Documentation for rubygem-jquery-rails Documentation for rubygem-jquery-rails. rubygem-jquery-ui-rails 5.0.0 6.fc27 632666 Development/Languages jQuery UI packaged for the Rails asset pipeline jQuery UI's JavaScript, CSS, and image files packaged for the Rails 3.1+ asset pipeline. rubygem-jquery-ui-rails-doc 5.0.0 6.fc27 706762 Documentation Documentation for rubygem-jquery-ui-rails Documentation for rubygem-jquery-ui-rails. rubygem-json 2.1.0 102.fc27 126147 Development/Languages A JSON implementation in Ruby This is a implementation of the JSON specification according to RFC 4627 in Ruby. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language. rubygem-json-doc 2.1.0 102.fc27 1690224 Documentation Documentation for rubygem-json This package contains documentation for rubygem-json. rubygem-json-schema 2.8.0 2.fc27 116441 Development/Languages Ruby JSON Schema Validator Ruby JSON Schema Validator. rubygem-json-schema-doc 2.8.0 2.fc27 1717577 Documentation Documentation for rubygem-json-schema Documentation for rubygem-json-schema. rubygem-json_pure 1.8.1 6.fc27 113507 Development/Languages JSON Implementation for Ruby This is a JSON implementation in pure Ruby. rubygem-json_pure-doc 1.8.1 6.fc27 1415727 Documentation Documentation for rubygem-json_pure Documentation for rubygem-json_pure rubygem-json_spec 1.1.5 2.fc27 16916 Development/Languages Easily handle JSON in RSpec and Cucumber RSpec matchers and Cucumber steps for testing JSON content. rubygem-json_spec-doc 1.1.5 2.fc27 955014 Documentation Documentation for rubygem-json_spec Documentation for rubygem-json_spec. rubygem-just_paginate 0.2.2 6.fc24 10159 Development/Languages Paginating collections of things for the web Framework-agnostic support for paginating collections of things, and linking to paginated things in your webpage rubygem-just_paginate-doc 0.2.2 6.fc24 715932 Documentation Documentation for rubygem-just_paginate Documentation for rubygem-just_paginate rubygem-kaminari 0.16.1 5.fc27 55934 Development/Languages A pagination engine plugin for Rails 3+ and other modern frameworks Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophisticated paginator for Rails 3+. rubygem-kaminari-doc 0.16.1 5.fc27 1263522 Documentation Documentation for rubygem-kaminari Documentation for rubygem-kaminari. rubygem-kgio 2.10.0 1.fc26 67630 Development/Tools Kinder, gentler I/O for Ruby kgio provides non-blocking I/O methods for Ruby without raising exceptions on EAGAIN and EINPROGRESS. It is intended for use with the Unicorn and Rainbows! Rack servers, but may be used by other applications (that run on Unix-like platforms). rubygem-kgio-doc 2.10.0 1.fc26 1003958 Documentation Documentation for rubygem-kgio Documentation for rubygem-kgio. rubygem-kramdown 1.15.0 1.fc27 305146 Unspecified Fast, pure-Ruby Markdown-superset converter kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions. rubygem-kramdown-doc 1.15.0 1.fc27 2367692 Unspecified Documentation for rubygem-kramdown Documentation for rubygem-kramdown rubygem-krb5-auth 0.7 21.fc27 802677 Development/Languages Kerberos binding for Ruby Kerberos binding for Ruby rubygem-kwalify 0.7.2 10.fc21 507682 Development/Languages A parser, schema validator, and data-binding tool for YAML and JSON Kwalify is a parser, schema validator, and data binding tool for YAML and JSON. rubygem-kwalify-doc 0.7.2 10.fc21 2642727 Documentation Documentation for rubygem-kwalify Documentation for rubygem-kwalify rubygem-launchy 2.4.3 3.fc27 29754 Development/Languages Helper class for cross-platform launching of applications Launchy is helper class for launching cross-platform applications in a fire and forget manner. There are application concepts (browser, email client, etc) that are common across all platforms, and they may be launched differently on each platform. Launchy is here to make a common approach to launching external application from within ruby programs. rubygem-launchy-doc 2.4.3 3.fc27 1229246 Documentation Documentation for rubygem-launchy Documentation for rubygem-launchy. rubygem-ldap_fluff 0.4.6 2.fc27 21436 Development/Languages LDAP querying tools for Active Directory, FreeIPA and POSIX-style Simple library for binding & group querying on top of various LDAP implementations rubygem-ldap_fluff-doc 0.4.6 2.fc27 973148 Documentation Documentation for rubygem-ldap_fluff Documentation for rubygem-ldap_fluff rubygem-levenshtein 0.2.2 14.fc27 13738 Development/Languages Calculates the Levenshtein distance between two byte strings Calculates the Levenshtein distance between two byte strings. The Levenshtein distance is a metric for measuring the amount of difference between two sequences (i.e., the so called edit distance). The Levenshtein distance between two sequences is given by the minimum number of operations needed to transform one sequence into the other, where an operation is an insertion, deletion, or substitution of a single element. rubygem-levenshtein-doc 0.2.2 14.fc27 737069 Documentation Documentation for rubygem-levenshtein Documentation for rubygem-levenshtein rubygem-liquid 3.0.1 6.fc27 98957 Development/Languages A secure, non-evaling end user template engine with aesthetic markup Liquid is a template engine which was written with very specific requirements: * It has to have beautiful and simple markup. Template engines which don't produce good looking markup are no fun to use. * It needs to be non evaling and secure. Liquid templates are made so that users can edit them. You don't want to run code on your server which your users wrote. * It has to be stateless. Compile and render steps have to be separate so that the expensive parsing and compiling can be done once and later on you can just render it passing in a hash with local variables and objects. rubygem-liquid-doc 3.0.1 6.fc27 1677895 Documentation Documentation for rubygem-liquid Documentation for rubygem-liquid rubygem-listen 3.1.5 3.fc27 64460 Development/Languages Listen to file modifications The Listen gem listens to file modifications and notifies you about the changes. Works everywhere! rubygem-listen-doc 3.1.5 3.fc27 1344196 Documentation Documentation for rubygem-listen Documentation for rubygem-listen. rubygem-literati 0.0.4 5.fc24 9134 Development/Languages Render literate Haskell with Ruby Render literate Haskell with Ruby for great good. rubygem-literati-doc 0.0.4 5.fc24 736782 Documentation Documentation for rubygem-literati Documentation for rubygem-literati rubygem-little-plugger 1.1.4 2.fc27 14070 Unspecified LittlePlugger is a module that provides Gem based plugin management LittlePlugger is a module that provides Gem based plugin management. By extending your own class or module with LittlePlugger you can easily manage the loading and initializing of plugins provided by other gems. rubygem-little-plugger-doc 1.1.4 2.fc27 753904 Unspecified Documentation for rubygem-little-plugger Documentation for rubygem-little-plugger. rubygem-locale 2.1.2 1.fc27.3 253287 Development/Languages Pure ruby library which provides basic APIs for localization Ruby-Locale is the pure ruby library which provides basic and general purpose APIs for localization. It aims to support all environments which ruby works and all kind of programs (GUI, WWW, library, etc), and becomes the hub of other i18n/l10n libs/apps to handle major locale ID standards. rubygem-locale-doc 2.1.2 1.fc27.3 1152688 Documentation Documentation for rubygem-locale This package contains documentation for rubygem-locale. rubygem-lockfile 1.4.3 16.fc27 80919 Development/Languages Ruby library for creating NFS safe lockfiles rlock creates NFS resistant lockfiles rubygem-lockfile-doc 1.4.3 16.fc27 855244 Documentation Documentation for rubygem-lockfile Documentation for rubygem-lockfile rubygem-log4r 1.1.10 6.fc27 91810 Development/Languages Log4r, logging framework for ruby Log4r is a comprehensive and flexible logging library for use in Ruby programs. It features a heirarchical logging system of any number of levels, custom level names, multiple output destinations per log event, custom formatting, and more. rubygem-log4r-doc 1.1.10 6.fc27 1647425 Documentation Documentation for rubygem-log4r Documentation for rubygem-log4r. rubygem-logging 2.1.0 3.fc27 178923 Development/Languages A flexible and extendable logging library for Ruby Logging is a flexible logging library for use in Ruby programs based on the design of Java's log4j library. It features a hierarchical logging system, custom level names, multiple output destinations per log event, custom formatting, and more. rubygem-logging-doc 2.1.0 3.fc27 1838056 Documentation Documentation for rubygem-logging Documentation for rubygem-logging. rubygem-logstash-event 1.2.02 6.fc27 13800 Development/Languages Library that contains the classes required to create LogStash events rubygem-logstash-event contains the classes required to create LogStash events (combination of timestamp in ISO8601 format and message in any format) and their serialization to json. logstash-event rubygem is part of LogStash project, http://logstash.net/. rubygem-logstash-event-doc 1.2.02 6.fc27 819778 Documentation Documentation for rubygem-logstash-event Documentation for rubygem-logstash-event. rubygem-logstasher 1.2.1 2.fc27 30172 Development/Languages Awesome rails logs Logstasher gem generates logstash compatible logs in JSON format. It can also easily log events from Rails. Logstasher is not compatible with the current version of Rails, but it is possible to use logstasher in non-rails applications. rubygem-logstasher-doc 1.2.1 2.fc27 1003006 Documentation Documentation for rubygem-logstasher Documentation for rubygem-logstasher. rubygem-loofah 2.0.3 2.fc24 54190 Development/Languages Manipulate and transform HTML/XML documents and fragments Loofah is a general library for manipulating and transforming HTML/XML documents and fragments. It's built on top of Nokogiri and libxml2, so it's fast and has a nice API. Loofah excels at HTML sanitization (XSS prevention). It includes some nice HTML sanitizers, which are based on HTML5lib's whitelist, so it most likely won't make your codes less secure. rubygem-loofah-doc 2.0.3 2.fc24 1079866 Documentation Documentation for rubygem-loofah Documentation for rubygem-loofah rubygem-macaddr 1.7.1 6.fc27 7948 Development/Languages MAC Address Determination for Ruby Cross platform mac address determination for Ruby. rubygem-macaddr-doc 1.7.1 6.fc27 704706 Documentation Documentation for rubygem-macaddr Documentation for rubygem-macaddr. rubygem-mail 2.6.4 4.fc27 2356838 Development/Languages Mail provides a nice Ruby DSL for making, sending and reading emails A really Ruby Mail handler. rubygem-mail-doc 2.6.4 4.fc27 4657269 Documentation Documentation for rubygem-mail Documentation for rubygem-mail. rubygem-main 6.0.0 5.fc27 68632 Development/Languages A class factory and dsl for generating command line programs real quick A class factory and dsl for generating command line programs real quick. rubygem-main-doc 6.0.0 5.fc27 1493149 Documentation Documentation for rubygem-main Documentation for rubygem-main. rubygem-map 6.5.5 4.fc27 36607 Development/Languages String/symbol indifferent ordered hash The awesome ruby container you've always wanted: a string/symbol indifferent ordered hash that works in all rubies. rubygem-map-doc 6.5.5 4.fc27 1131871 Documentation Documentation for rubygem-map Documentation for rubygem-map. rubygem-marc 1.0.2 1.fc27 1310053 Development/Languages Ruby library for MARC catalog marc is a ruby library for reading and writing MAchine Readable Cataloging (MARC). More information about MARC can be found at . rubygem-marc-doc 1.0.2 1.fc27 1381979 Documentation Documentation for rubygem-marc This package contains documentation for rubygem-marc. rubygem-markaby 0.5 12.fc21 946623 Development/Languages Markup as Ruby, write HTML in your native Ruby tongue Markup as Ruby, write HTML in your native Ruby tongue rubygem-maruku 0.7.2 4.fc27 224902 Development/Languages Maruku is a Markdown-superset interpreter written in Ruby Maruku is a Markdown interpreter in Ruby. It features native export to HTML and PDF (via Latex). The output is really beautiful! rubygem-maruku-doc 0.7.2 4.fc27 2438014 Documentation Documentation for rubygem-maruku Documentation for rubygem-maruku. rubygem-mechanize 2.7.5 1.fc27.2 259554 Development/Languages A handy web browsing ruby object The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, can follow links, and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history. rubygem-mechanize-doc 2.7.5 1.fc27.2 2636577 Documentation Documentation for rubygem-mechanize This package contains documentation for rubygem-mechanize. rubygem-memcache-client 1.8.5 15.fc27 1101081 Development/Languages A Ruby library for accessing memcached A Ruby library for accessing memcached. rubygem-memfs 1.0.0 2.fc27 35279 Development/Languages Fake file system that can be used for tests MemFs provides a fake file system that can be used for tests. Strongly inspired by FakeFS. rubygem-memfs-doc 1.0.0 2.fc27 1389942 Documentation Documentation for rubygem-memfs Documentation for rubygem-memfs. rubygem-mercenary 0.3.6 3.fc27 38326 Unspecified An easier way to build your command-line scripts in Ruby Lightweight and flexible library for writing command-line apps in Ruby. rubygem-mercenary-doc 0.3.6 3.fc27 822607 Unspecified Documentation files for rubygem-mercenary This package contains the documentation files for rubygem-mercenary. rubygem-metaclass 0.0.4 5.fc27 2065 Development/Languages Adds a metaclass method to all Ruby objects Adds a metaclass method to all Ruby objects rubygem-metaclass-doc 0.0.4 5.fc27 688091 Documentation Documentation for rubygem-metaclass Documentation for rubygem-metaclass rubygem-method_source 0.8.2 6.fc27 16575 Development/Languages Retrieve the source code for a method Retrieve the source code for a method rubygem-method_source-doc 0.8.2 6.fc27 802801 Documentation Documentation for rubygem-method_source Documentation for rubygem-method_source rubygem-middleware 0.1.0 4.fc24 10906 Development/Languages Generalized implementation of the middleware abstraction for Ruby Generalized implementation of the middleware abstraction for Ruby. rubygem-middleware-doc 0.1.0 4.fc24 734280 Documentation Documentation for rubygem-middleware Documentation for rubygem-middleware rubygem-mime-types 3.1 3.fc27 47701 Development/Languages The mime-types library provides a library The mime-types library provides a library and registry for information about MIME content type definitions. It can be used to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions. Version 3.0 is a major release that requires Ruby 2.0 compatibility and removes deprecated functions. The columnar registry format introduced in 2.6 has been made the primary format; the registry data has been extracted from this library and put into {mime-types-data}[https://github.com/mime-types/mime-types-data]. Additionally, mime-types is now licensed exclusively under the MIT licence and there is a code of conduct in effect. There are a number of other smaller changes described in the History file. rubygem-mime-types-data 3.2016.0521 3.fc27 568452 Development/Languages A registry for information about MIME media type definitions mime-types-data provides a registry for information about MIME media type definitions. It can be used with the Ruby mime-types library or other software to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions. rubygem-mime-types-data-doc 3.2016.0521 3.fc27 823747 Documentation Documentation for rubygem-mime-types-data Documentation for rubygem-mime-types-data. rubygem-mime-types-doc 3.1 3.fc27 1288183 Documentation Documentation for rubygem-mime-types This package contains documentation for rubygem-mime-types. rubygem-mini_portile 0.6.2 5.fc27 21577 Development/Languages Simplistic port-like solution for developers Simplistic port-like solution for developers. It provides a standard and simplified way to compile against dependency libraries without messing up your system. rubygem-mini_portile-doc 0.6.2 5.fc27 834032 Documentation Documentation for rubygem-mini_portile Documentation for rubygem-mini_portile rubygem-mini_portile2 2.3.0 1.fc27 32806 Unspecified Simplistic port-like solution for developers Simplistic port-like solution for developers. It provides a standard and simplified way to compile against dependency libraries without messing up your system. rubygem-mini_portile2-doc 2.3.0 1.fc27 829472 Unspecified Documentation for rubygem-mini_portile2 Documentation for rubygem-mini_portile2. rubygem-minitest 5.10.3 100.fc27 118107 Development/Languages minitest provides a complete suite of testing facilities minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. minitest/unit is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. minitest/spec is a functionally complete spec engine. It hooks onto minitest/unit and seamlessly bridges test assertions over to spec expectations. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! minitest/mock by Steven Baker, is a beautifully tiny mock (and stub) object framework. minitest/pride shows pride in testing and adds coloring to your test output. I guess it is an example of how to write IO pipes too. :P minitest/unit is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. minitest doesn't reinvent anything that ruby already provides, like: classes, modules, inheritance, methods. This means you only have to learn ruby to use minitest and all of your regular OO practices like extract-method refactorings still apply. rubygem-minitest-around 0.4.0 5.fc27 7273 Development/Languages Around block for minitest Alternative for setup/teardown dance. rubygem-minitest-around-doc 0.4.0 5.fc27 700648 Documentation Documentation for rubygem-minitest-around Documentation for rubygem-minitest-around. rubygem-minitest-doc 5.10.3 100.fc27 1729621 Documentation Documentation for rubygem-minitest Documentation for rubygem-minitest. rubygem-minitest-stub-const 0.5 4.fc27 3478 Development/Languages Stub constants for the duration of a block in MiniTest Stub constants for the duration of a block in MiniTest. Like RSpec's stub_const, but boring and non-magical. rubygem-minitest-stub-const-doc 0.5 4.fc27 691168 Documentation Documentation for rubygem-minitest-stub-const Documentation for rubygem-minitest-stub-const. rubygem-minitest4 4.7.0 8.fc27 111472 Unspecified Small and fast replacement for ruby's huge and slow test/unit minitest/unit is a small and fast replacement for ruby's huge and slow test/unit. This is meant to be clean and easy to use both as a regular test writer and for language implementors that need a minimal set of methods to bootstrap a working unit test suite. miniunit/spec is a functionally complete spec engine. miniunit/mock, by Steven Baker, is a beautifully tiny mock object framework. This is a compatibitity package for minitest version 4.x.y. rubygem-minitest4-doc 4.7.0 8.fc27 1370694 Documentation Documentation for rubygem-minitest4 This package contains documentation for rubygem-minitest4. rubygem-minitest5 5.8.4 2.fc24 111271 Development/Languages minitest provides a complete suite of testing facilities minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. minitest/unit is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. minitest/spec is a functionally complete spec engine. It hooks onto minitest/unit and seamlessly bridges test assertions over to spec expectations. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! minitest/mock by Steven Baker, is a beautifully tiny mock (and stub) object framework. minitest/pride shows pride in testing and adds coloring to your test output. I guess it is an example of how to write IO pipes too. :P minitest/unit is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. minitest doesn't reinvent anything that ruby already provides, like: classes, modules, inheritance, methods. This means you only have to learn ruby to use minitest and all of your regular OO practices like extract-method refactorings still apply. rubygem-minitest5-doc 5.8.4 2.fc24 1647146 Documentation Documentation for rubygem-minitest5 Documentation for rubygem-minitest5. rubygem-mixlib-authentication 1.3.0 6.fc21 32836 Development/Languages Simple per-request authentication Mixlib::Authentication provides a class-based header signing authentication object. rubygem-mixlib-authentication-doc 1.3.0 6.fc21 887876 Documentation Documentation for rubygem-mixlib-authentication This package contains documentation for rubygem-mixlib-authentication. rubygem-mixlib-cli 1.5.0 6.fc27 21272 Development/Languages Simple Ruby mix-in for CLI interfaces A simple mix-in for CLI interfaces, including option parsing. rubygem-mixlib-cli-doc 1.5.0 6.fc27 794901 Documentation Documentation for rubygem-mixlib-cli This package contains documentation for rubygem-mixlib-cli. rubygem-mixlib-config 2.1.0 6.fc27 32163 Development/Languages Simple Ruby config mix-in A class-based config mixin, similar to the one found in Chef. rubygem-mixlib-config-doc 2.1.0 6.fc27 889748 Documentation Documentation for rubygem-mixlib-config This package contains documentation for rubygem-mixlib-config. rubygem-mixlib-log 1.6.0 3.fc21 19231 Development/Languages Ruby mix-in for log functionality A gem that provides a simple mix-in for log functionality. rubygem-mixlib-log-doc 1.6.0 3.fc21 766010 Documentation Documentation for rubygem-mixlib-log This package contains documentation for rubygem-mixlib-log. rubygem-mixlib-shellout 2.0.1 5.fc27 61769 Development/Languages Run external commands on Unix or Windows Run external commands on Unix or Windows rubygem-mixlib-shellout-doc 2.0.1 5.fc27 1048343 Documentation Documentation for rubygem-mixlib-shellout Documentation for rubygem-mixlib-shellout rubygem-mizuho 0.9.20 8.fc27 2805839 Development/Languages Mizuho documentation formatting tool A documentation formatting tool. Mizuho converts Asciidoc input files into nicely outputted HTML, possibly one file per chapter. Multiple templates are supported, so you can write your own. rubygem-mizuho-doc 0.9.20 8.fc27 912495 Documentation Documentation for rubygem-mizuho Documentation for rubygem-mizuho rubygem-mkrf 0.2.3 16.fc27 28761 Development/Languages Making C extensions for Ruby a bit easier mkrf is a library for generating Rakefiles to build Ruby extension modules written in C. It is intended as a replacement for mkmf. The major difference between the two is that mkrf builds you a Rakefile instead of a Makefile. This proposed replacement to mkmf generates Rakefiles to build C Extensions. rubygem-mkrf-doc 0.2.3 16.fc27 872842 Documentation Documentation for rubygem-mkrf This package contains documentation for rubygem-mkrf. rubygem-mocha 1.1.0 5.fc27 217563 Development/Languages Mocking and stubbing library Mocking and stubbing library with JMock/SchMock syntax, which allows mocking and stubbing of methods on real (non-mock) classes. rubygem-mocha-doc 1.1.0 5.fc27 2643622 Documentation Documentation for rubygem-mocha This package contains documentation for rubygem-mocha. rubygem-mongo 2.4.3 1.fc27 837273 Unspecified Ruby driver for MongoDB A Ruby driver for MongoDB. rubygem-mongo-doc 2.4.3 1.fc27 7473161 Unspecified Documentation for rubygem-mongo Documentation for rubygem-mongo. rubygem-mongoid 6.1.0 1.fc27 957985 Unspecified Elegant Persistance in Ruby for MongoDB Mongoid is an ODM (Object Document Mapper) Framework for MongoDB, written in Ruby. rubygem-mongoid-doc 6.1.0 1.fc27 10265515 Unspecified Documentation for rubygem-mongoid Documentation for rubygem-mongoid. rubygem-mono_logger 1.1.0 3.fc22 5873 Development/Languages A lock-free logger compatible with Ruby 2.0 A lock-free logger compatible with Ruby 2.0. Ruby does not allow you to request a lock in a trap handler because that could deadlock, so Logger is not sufficient. rubygem-mono_logger-doc 1.1.0 3.fc22 696909 Documentation Documentation for rubygem-mono_logger Documentation for rubygem-mono_logger rubygem-moped 1.5.3 5.fc27 161024 Development/Languages A MongoDB driver for Ruby Moped is a MongoDB driver for Ruby, which exposes a simple, elegant, and fast API. Moped is the supported driver for Mongoid from version 3 and higher. Moped is composed of three parts: an implementation of the BSON specification, an implementation of the Mongo Wire Protocol, and the driver itself. rubygem-moped-doc 1.5.3 5.fc27 2117909 Documentation Documentation for rubygem-moped Documentation for rubygem-moped rubygem-more_core_extensions 1.2.0 6.fc27 21141 Development/Languages Set of core extensions beyond those provided by ActiveSupport Set of core extensions beyond those provided by ActiveSupport. rubygem-more_core_extensions-doc 1.2.0 6.fc27 918147 Documentation Documentation for rubygem-more_core_extensions Documentation for rubygem-more_core_extensions. rubygem-morph-cli 0.2.3 2.fc27 12830 Development/Tools Runs Morph scrapers from the command line Actually it will run them on the Morph server identically to the real thing. That means not installing a bucket load of libraries and bits and bobs that are already installed with the Morph scraper environments. rubygem-msgpack 1.1.0 2.fc27 116897 Development/Languages MessagePack, a binary-based efficient data interchange format MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small. rubygem-msgpack-doc 1.1.0 2.fc27 1168200 Documentation Documentation for rubygem-msgpack Documentation for rubygem-msgpack. rubygem-multi_json 1.12.1 3.fc27 33477 Development/Languages A common interface to multiple JSON libraries A common interface to multiple JSON libraries, including Oj, Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem, NSJSONSerialization, gson.rb, JrJackson, and OkJson. rubygem-multi_json-doc 1.12.1 3.fc27 1014028 Documentation Documentation for rubygem-multi_json Documentation for rubygem-multi_json. rubygem-multi_test 0.1.2 3.fc27 4588 Development/Languages Wafter-thin gem to disable autorun of various testing libraries multi_test gives a uniform interface onto whatever testing library has been loaded into a running Ruby process. It can be used to clobber autorun behaviour from older versions of Test::Unit that automatically hook in when the user requires them. rubygem-multi_test-doc 0.1.2 3.fc27 721032 Documentation Documentation for rubygem-multi_test Documentation for rubygem-multi_test. rubygem-multi_xml 0.6.0 4.fc27 23179 Development/Languages A generic swappable back-end for XML parsing Provides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML. rubygem-multi_xml-doc 0.6.0 4.fc27 807202 Documentation Documentation for rubygem-multi_xml Documentation for rubygem-multi_xml. rubygem-multipart 0.2.1 13.fc27 8584 Development/Languages Add multipart (file upload) support to Net::HTTP::Post Multipart is a gem that adds support to multipart/form-encoded and multipart/mixed (file upload) to Net::HTTP::Post. Nothing more, nothing less. Currently it supports a file param with multiple files, but not multiple file params. rubygem-multipart-doc 0.2.1 13.fc27 720355 Documentation Documentation for rubygem-multipart Documentation for rubygem-multipart rubygem-multipart-post 2.0.0 5.fc27 11428 Development/Languages Creates a multipart form post accessory for Net::HTTP Use with Net::HTTP to do multipart form posts. IO values that have #content_type, #original_filename, and #local_path will be posted as a binary file. rubygem-multipart-post-doc 2.0.0 5.fc27 795234 Documentation Documentation for rubygem-multipart-post Documentation for rubygem-multipart-post rubygem-mustache 1.0.2 4.fc27 69639 Development/Languages Mustache is a framework-agnostic way to render logic-free views Inspired by ctemplate, Mustache is a framework-agnostic way to render logic-free views. As ctemplates says, "It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language. Think of Mustache as a replacement for your views. Instead of views consisting of ERB or HAML with random helpers and arbitrary logic, your views are broken into two parts: a Ruby class and an HTML template. rubygem-mustache-doc 1.0.2 4.fc27 1070589 Documentation Documentation for rubygem-mustache Documentation for rubygem-mustache. rubygem-mustermann 1.0.0 1.fc27 108315 Unspecified Use patterns like regular expressions library implementing patterns that behave like regular expressions. rubygem-mustermann-doc 1.0.0 1.fc27 1768631 Unspecified Documentation for rubygem-mustermann Documentation for rubygem-mustermann. rubygem-mysql2 0.4.8 3.fc27 118781 Development/Languages A simple, fast Mysql library for Ruby, binding to libmysql The Mysql2 gem is meant to serve the extremely common use-case of connecting, querying and iterating on results. Some database libraries out there serve as direct 1:1 mappings of the already complex C API\'s available. This one is not. rubygem-mysql2-doc 0.4.8 3.fc27 958263 Documentation Documentation for rubygem-mysql2 Documentation for rubygem-mysql2 rubygem-narray 0.6.1.1 8.fc27 235885 Unspecified N-dimensional Numerical Array class for Ruby NArray is a Numerical N-dimensional Array class. Supported element types are 1/2/4-byte Integer, single/double-precision, Real/Complex and Ruby Object. This extension library incorporates fast calculation and easy manipulation of large numerical arrays into the Ruby language. NArray has features similar to NumPy, but NArray has vector and matrix sub-classes. rubygem-narray 0.6.1.1 8.fc27 239001 Unspecified N-dimensional Numerical Array class for Ruby NArray is a Numerical N-dimensional Array class. Supported element types are 1/2/4-byte Integer, single/double-precision, Real/Complex and Ruby Object. This extension library incorporates fast calculation and easy manipulation of large numerical arrays into the Ruby language. NArray has features similar to NumPy, but NArray has vector and matrix sub-classes. rubygem-narray-devel 0.6.1.1 8.fc27 1148914 Unspecified Development files and developer's docs for rubygem-narray This package contains the development files and the developer's documentation for rubygem-narray. rubygem-narray-devel 0.6.1.1 8.fc27 1148920 Unspecified Development files and developer's docs for rubygem-narray This package contains the development files and the developer's documentation for rubygem-narray. rubygem-native-package-installer 1.0.4 2.fc27 67111 Unspecified Native packages installation helper Users need to install native packages to install an extension library that depends on native packages. It bores users because users need to install native packages and an extension library separately. native-package-installer helps to install native packages on "gem install". Users can install both native packages and an extension library by one action, "gem install". rubygem-native-package-installer-doc 1.0.4 2.fc27 883333 Unspecified Documentation for rubygem-native-package-installer Documentation for rubygem-native-package-installer. rubygem-nenv 0.3.0 3.fc27 14598 Development/Languages Convenience wrapper for Ruby's ENV Using ENV is like using raw SQL statements in your code. We all know how that ends... rubygem-nenv-doc 0.3.0 3.fc27 768476 Documentation Documentation for rubygem-nenv Documentation for rubygem-nenv. rubygem-nesty 1.0.2 4.fc27 3489 Development/Languages Nested exception support for Ruby Nested exception support for Ruby. rubygem-nesty-doc 1.0.2 4.fc27 705097 Documentation Documentation for rubygem-nesty Documentation for rubygem-nesty. rubygem-net-dns 0.8.0 3.fc27 153937 Unspecified Pure Ruby DNS library Net::DNS is a pure Ruby DNS library, with a clean OO interface and an extensible API. rubygem-net-dns-doc 0.8.0 3.fc27 1826534 Unspecified Documentation for rubygem-net-dns Documentation for rubygem-net-dns. rubygem-net-http-digest_auth 1.4.1 2.fc27 10754 Development/Languages Implementation of RFC 2617 - Digest Access Authentication An implementation of RFC 2617 - Digest Access Authentication. At this time the gem does not drop in to Net::HTTP and can be used for with other HTTP clients. In order to use net-http-digest_auth you'll need to perform some request wrangling on your own. See the class documentation at Net::HTTP::DigestAuth for an example. rubygem-net-http-digest_auth-doc 1.4.1 2.fc27 737174 Documentation Documentation for rubygem-net-http-digest_auth Documentation for rubygem-net-http-digest_auth rubygem-net-http-persistent 2.9.4 8.fc27 55099 Development/Languages Persistent connections using Net::HTTP plus a speed fix Persistent connections using Net::HTTP plus a speed fix for 1.8. It's thread-safe too. rubygem-net-http-persistent-doc 2.9.4 8.fc27 934270 Documentation Documentation for rubygem-net-http-persistent This package contains documentation for rubygem-net-http-persistent. rubygem-net-irc 0.0.9 10.D20121021git4cf339fa69.fc27 47122 Unspecified Library for implementing IRC server and client library for implementing IRC server and client rubygem-net-irc-doc 0.0.9 10.D20121021git4cf339fa69.fc27 1132573 Unspecified Documentation for rubygem-net-irc Documentation for rubygem-net-irc rubygem-net-ldap 0.16.0 3.fc27 185161 Development/Languages Net::LDAP for Ruby implements client access LDAP protocol Net::LDAP for Ruby (also called net-ldap) implements client access for the Lightweight Directory Access Protocol (LDAP), an IETF standard protocol for accessing distributed directory services. Net::LDAP is written completely in Ruby with no external dependencies. It supports most LDAP client features and a subset of server features as well. Net::LDAP has been tested against modern popular LDAP servers including OpenLDAP and Active Directory. The current release is mostly compliant with earlier versions of the IETF LDAP RFCs (2251–2256, 2829–2830, 3377, and 3771). Our roadmap for Net::LDAP 1.0 is to gain full client compliance with the most recent LDAP RFCs (4510–4519, plus portions of 4520–4532). rubygem-net-ldap-doc 0.16.0 3.fc27 1869599 Documentation Documentation for rubygem-net-ldap Documentation for rubygem-net-ldap. rubygem-net-ping 1.7.7 4.fc27 58371 Development/Languages A ping interface for Ruby The net-ping library provides a ping interface for Ruby. It includes separate TCP, HTTP, ICMP, UDP, WMI (for Windows) and external ping classes. rubygem-net-ping-doc 1.7.7 4.fc27 1016048 Development/Languages A ping interface for Ruby - documentation This package contains the documentation files for the net-ping Ruby library. rubygem-net-scp 1.2.1 7.fc27 37189 Development/Languages A pure Ruby implementation of the SCP client protocol A pure Ruby implementation of the SCP client protocol rubygem-net-scp-doc 1.2.1 7.fc27 925556 Documentation Documentation for rubygem-net-scp Documentation for rubygem-net-scp rubygem-net-sftp 2.1.2 6.fc27 152703 Development/Languages A pure Ruby implementation of the SFTP client protocol A pure Ruby implementation of the SFTP client protocol rubygem-net-sftp-doc 2.1.2 6.fc27 1859957 Documentation Documentation for rubygem-net-sftp This package contains documentation for rubygem-net-sftp. rubygem-net-ssh 4.1.0 2.fc27 363762 Development/Languages Net::SSH: a pure-Ruby implementation of the SSH2 client protocol Net::SSH: a pure-Ruby implementation of the SSH2 client protocol. It allows you to write programs that invoke and interact with processes on remote servers, via SSH2. rubygem-net-ssh-doc 4.1.0 2.fc27 3414888 Documentation Documentation for rubygem-net-ssh Documentation for rubygem-net-ssh. rubygem-net-ssh-gateway 1.2.0 8.fc27 10622 Development/Languages A simple library to assist in establishing tunneled Net::SSH connections A simple library to assist in establishing tunneled Net::SSH connections rubygem-net-ssh-gateway-doc 1.2.0 8.fc27 793681 Documentation Documentation for rubygem-net-ssh-gateway Documentation for rubygem-net-ssh-gateway rubygem-net-ssh-multi 1.2.0 4.fc23 62372 Development/Languages Control multiple Net::SSH connections via a single interface Control multiple Net::SSH connections via a single interface. rubygem-net-ssh-multi-doc 1.2.0 4.fc23 1099407 Documentation Documentation for rubygem-net-ssh-multi This package contains documentation for rubygem-net-ssh-multi rubygem-net-telnet 0.1.1 84.fc27 39407 Development/Libraries Provides telnet client functionality Provides telnet client functionality. This class also has, through delegation, all the methods of a socket object (by default, a TCPSocket, but can be set by the Proxy option to new()). This provides methods such as close() to end the session and sysread() to read data directly from the host, instead of via the waitfor() mechanism. Note that if you do use sysread() directly when in telnet mode, you should probably pass the output through preprocess() to extract telnet command sequences. rubygem-netrc 0.11.0 2.fc27 8003 Unspecified Library to read and write netrc files This library can read and update netrc files, preserving formatting including comments and whitespace. rubygem-netrc-doc 0.11.0 2.fc27 756550 Unspecified Documentation for rubygem-netrc Documentation for rubygem-netrc. rubygem-nifti 0.0.2 7.fc27 4213040 Unspecified A pure Ruby API to the NIfTI Neuroimaging Format Ruby NIfTI is a pure-ruby library for handling NIfTI data in Ruby. NIfTI (Neuroimaging Informatics Technology Initiative) is an image format designed primarily for the storage and analysis of MRI & PET imaging data. rubygem-nifti-doc 0.0.2 7.fc27 51716 Documentation Documentation for rubygem-nifti Documentation for rubygem-nifti. rubygem-nio4r 2.1.0 4.fc27 95826 Development/Languages New IO for Ruby Cross-platform asynchronous I/O primitives for scalable network clients and servers. Inspired by the Java NIO API, but simplified for ease-of-use. rubygem-nio4r-doc 2.1.0 4.fc27 1010636 Documentation Documentation for rubygem-nio4r Documentation for rubygem-nio4r. rubygem-nokogiri 1.8.1 1.fc27 493930 Development/Languages An HTML, XML, SAX, and Reader parser Nokogiri parses and searches XML/HTML very quickly, and also has correctly implemented CSS3 selector support as well as XPath support. Nokogiri also features an Hpricot compatibility layer to help ease the change to using correct CSS and XPath. rubygem-nokogiri-doc 1.8.1 1.fc27 5707158 Documentation Documentation for rubygem-nokogiri This package contains documentation for rubygem-nokogiri. rubygem-oauth 0.5.1 2.fc27 83904 Unspecified OAuth Core Ruby implementation This is a RubyGem for implementing both OAuth clients and servers in Ruby applications. See the OAuth specs http://oauth.net/core/1.0/ rubygem-oauth-doc 0.5.1 2.fc27 1667060 Unspecified Documentation for rubygem-oauth Documentation for rubygem-oauth. rubygem-occi-api 4.3.14 1.fc27 88805 Development/Languages OCCI development library providing a high-level client API This gem provides ready-to-use client classes to simplify the integration of OCCI into your application. rubygem-occi-api-doc 4.3.14 1.fc27 1417083 Documentation Documentation for rubygem-occi-api Documentation for rubygem-occi-api. rubygem-occi-cli 4.3.10 1.fc27 70566 Development/Languages Executable OCCI client This gem is a client implementation of the Open Cloud Computing Interface in Ruby. rubygem-occi-cli-doc 4.3.10 1.fc27 1011606 Documentation Documentation for rubygem-occi-cli Documentation for rubygem-occi-cli. rubygem-occi-core 4.3.6 2.fc27 141125 Development/Languages OCCI toolkit OCCI is a collection of classes to simplify the implementation of the Open Cloud Computing API in Ruby. rubygem-occi-core-doc 4.3.6 2.fc27 1768377 Documentation Documentation for rubygem-occi-core Documentation for rubygem-occi-core. rubygem-omniauth 1.3.1 3.fc27 35789 Development/Languages A generalized Rack framework for multiple-provider authentication A generalized Rack framework for multiple-provider authentication. rubygem-omniauth-doc 1.3.1 3.fc27 1055941 Documentation Documentation for rubygem-omniauth Documentation for rubygem-omniauth rubygem-open4 1.3.4 5.fc27 34469 Development/Languages Manage child processes and their IO handles easily Open child process with handles on pid, stdin, stdout, and stderr. Manage child processes and their IO handles easily. rubygem-open4-doc 1.3.4 5.fc27 861730 Documentation Documentation for rubygem-open4 Documentation for rubygem-open4 rubygem-opengl 0.10.0 3.fc27 781403 Development/Languages An OpenGL wrapper for Ruby An OpenGL wrapper for Ruby. ruby-opengl contains bindings for OpenGL and the GLU and GLUT libraries. rubygem-opengl-doc 0.10.0 3.fc27 1061099 Documentation Documentation for rubygem-opengl Documentation for rubygem-opengl rubygem-opennebula 4.12.1 5.fc27 311455 Development/Languages OpenNebula Client API Libraries needed to talk to OpenNebula. rubygem-opennebula-doc 4.12.1 5.fc27 2396962 Documentation Documentation for rubygem-opennebula Documentation for rubygem-opennebula. rubygem-openscap 0.4.7 3.fc27 61917 Development/Languages A FFI wrapper around the OpenSCAP library A FFI wrapper around the OpenSCAP library. The rubygem-openscap provides only a subset of openscap functionality. rubygem-openscap-devel 0.4.7 3.fc27 261324 Development/Languages Development for rubygem-openscap Development files for rubygem-openscap rubygem-openssl 2.0.5 84.fc27 411675 Development/Libraries OpenSSL provides SSL, TLS and general purpose cryptography OpenSSL provides SSL, TLS and general purpose cryptography. It wraps the OpenSSL library. rubygem-openstack-quantum-client 0.1.5 9.fc23 25031 Development/Languages The main objective of this gem is to deal easily with openstack quantum A simple gem to deal with openstack quantum rubygem-openstack-quantum-client-doc 0.1.5 9.fc23 807765 Documentation Documentation for rubygem-openstack-quantum-client Documentation for rubygem-openstack-quantum-client rubygem-openwsman 2.6.3 5.git4391e5c.fc27 269195 Development/Libraries Ruby client bindings for Openwsman The openwsman gem provides a Ruby API to manage systems using the WS-Management protocol. rubygem-openwsman-doc 2.6.3 5.git4391e5c.fc27 1633731 Documentation Documentation for openwsman Documentation for rubygem-openwsman rubygem-org-ruby 0.9.12 6.fc27 102585 Development/Languages Ruby routines for parsing org-mode files An org-mode parser written in Ruby. This gem contains Ruby routines for parsing org-mode files. The most significant thing this library does today is convert org-mode files to HTML or textile. Currently, you cannot do much to customize the conversion. The supplied textile conversion is optimized for extracting "content" from the orgfile as opposed to "metadata." rubygem-org-ruby-doc 0.9.12 6.fc27 1223330 Documentation Documentation for rubygem-org-ruby Documentation for rubygem-org-ruby. rubygem-origin 2.2.0 3.fc27 99631 Development/Languages Simple DSL for MongoDB query generation Origin is a simple DSL for generating MongoDB selectors and options rubygem-origin-doc 2.2.0 3.fc27 1508573 Documentation Documentation for rubygem-origin Documentation for rubygem-origin rubygem-orm_adapter 0.5.0 2.fc21 16233 Development/Languages Provides a single point of entry for using basic features of ruby ORMs Provides a single point of entry for using basic features of ruby ORMs rubygem-orm_adapter-doc 0.5.0 2.fc21 879285 Documentation Documentation for rubygem-orm_adapter Documentation for rubygem-orm_adapter rubygem-ox 2.5.0 3.fc27 196464 Development/Languages Fast XML parser and object serializer A fast XML parser and object serializer that uses only standard C lib. Optimized XML (Ox), as the name implies was written to provide speed optimized XML handling. It was designed to be an alternative to Nokogiri and other Ruby XML parsers for generic XML parsing and as an alternative to Marshal for Object serialization. rubygem-ox-doc 2.5.0 3.fc27 1085386 Documentation Documentation for rubygem-ox Documentation for rubygem-ox. rubygem-paint 2.0.0 2.fc27 20818 Development/Languages Terminal painter Paint manages terminal colors and effects for you. It combines the strengths of term-ansicolor, rainbow and other similar projects into a simple to use, however still flexible terminal colorization gem with no core extensions by default. rubygem-paint-doc 2.0.0 2.fc27 804580 Documentation Documentation for rubygem-paint Documentation for rubygem-paint. rubygem-pam 1.5.4 29.fc27 801731 Development/Languages Ruby bindings for pam Ruby bindings for pam exposed via a gem rubygem-pango 3.1.8 3.fc27 45782 Development/Languages Ruby binding of pango-1.x Ruby/Pango is a Ruby binding of pango-1.x. rubygem-pango-devel 3.1.8 3.fc27 9325 Development/Languages Ruby/pango development environment Header files and libraries for building a extension library for the rubygem-pango rubygem-pango-devel 3.1.8 3.fc27 9325 Development/Languages Ruby/pango development environment Header files and libraries for building a extension library for the rubygem-pango rubygem-pango-doc 3.1.8 3.fc27 896389 Documentation Documentation for rubygem-pango This package contains documentation for rubygem-pango. rubygem-pango-no-gi 3.1.8 3.fc27 146189 Development/Languages Ruby binding of pango-1.x with no-gi version Ruby/Pango is a Ruby binding of pango-1.x. This package contains no-gi implementation of Ruby/Pango. rubygem-pango-no-gi-doc 3.1.8 3.fc27 772626 Documentation Documentation for rubygem-pango no-gi This package contains documentation for ubygem-pango-no-gi. rubygem-parallel 1.3.3 5.fc27 17709 Development/Languages Run any kind of code in parallel processes Run any code in parallel Processes(use all CPUs) or Threads(speedup blocking operations). Best suited for map-reduce or e.g. parallel downloads/uploads. rubygem-parallel-doc 1.3.3 5.fc27 818495 Documentation Documentation for rubygem-parallel Documentation for rubygem-parallel rubygem-paranoia 2.3.1 2.fc27 14963 Unspecified Cleaner re-implementation of acts_as_paranoid (ActiveRecord soft-delete plugin) Paranoia is a re-implementation of acts_as_paranoid for Rails 3, 4, and 5, using much, much, much less code. You would use either plugin / gem if you wished that when you called destroy on an Active Record object that it didn't actually destroy it, but just "hid" the record. Paranoia does this by setting a deleted_at field to the current time when you destroy a record, and hides it by scoping all queries on your model to only include records which do not have a deleted_at field. rubygem-paranoia-doc 2.3.1 2.fc27 861448 Unspecified Documentation for rubygem-paranoia Documentation for rubygem-paranoia. rubygem-parse-cron 0.1.4 6.fc27 9608 Development/Languages Parses cron expressions and calculates the next occurrence parses cron expressions and calculates the next occurrence after a given date rubygem-parse-cron-doc 0.1.4 6.fc27 766699 Documentation Documentation for rubygem-parse-cron Documentation for rubygem-parse-cron rubygem-parseconfig 1.0.8 2.fc27 13296 Unspecified Config File Parser for Standard Unix/Linux Type Config Files ParseConfig provides simple parsing of standard configuration files in the form of 'param = value'. It also supports nested [group] sections. rubygem-parseconfig-doc 1.0.8 2.fc27 719122 Documentation Documentation for rubygem-parseconfig Documentation for rubygem-parseconfig. rubygem-pathname2 1.7.3 3.fc23 1099832 Development/Languages An alternate implementation for the Pathname library An alternate implementation for the Pathname library. This version treats a path name as a String, though with certain methods overloaded. rubygem-pathspec 0.1.0 4.fc27 26516 Unspecified Use to match path patterns such as gitignore Use to match path patterns such as gitignore. rubygem-pathspec-doc 0.1.0 4.fc27 781112 Unspecified Documentation for rubygem-pathspec Documentaion for rubygem-pathspec rubygem-pathutil 0.14.0 3.fc27 33008 Unspecified Faster pure Ruby implementation of Pathname with extra bits Pathutil tries to be a faster pure Ruby implementation of Pathname. It arose out of a need to fix basic problems with Pathname, such as susceptibility to join overrides, need for automatic encoding, and normalization (for stuff like Jekyll) and the ability to do other safe-style operations in an encapsulated format, like copying files and folders with symbolic links but only if they originate from the given root. rubygem-pathutil-doc 0.14.0 3.fc27 860343 Unspecified Documentation files for rubygem-pathutil This package contains the documentation files for rubygem-pathutil. rubygem-pcaprub 0.12.4 5.fc27 56028 Unspecified libpcap bindings for ruby libpcap bindings for ruby with Ruby1.8, Ruby1.9, Ruby 2.x. rubygem-pcaprub-doc 0.12.4 5.fc27 985812 Unspecified Documentation for rubygem-pcaprub Documentation for rubygem-pcaprub. rubygem-pdf-core 0.6.1 1.fc25 112786 Development/Languages PDF::Core is used by Prawn to render PDF documents PDF::Core is used by Prawn to render PDF documents. rubygem-pdf-core-doc 0.6.1 1.fc25 975556 Documentation Documentation for rubygem-pdf-core Documentation for rubygem-pdf-core. rubygem-pdf-inspector 1.2.0 4.fc27 65917 Development/Languages A tool for analyzing PDF output This library provides a number of PDF::Reader[0] based tools for use in testing PDF output. Presently, the primary purpose of this tool is to support the tests found in Prawn[1], a pure Ruby PDF generation library. However, it may be useful to others, so we have made it available as a gem in its own right. [0] https://github.com/yob/pdf-reader [1] https://github.com/sandal/prawn rubygem-pdf-inspector-doc 1.2.0 4.fc27 881010 Documentation Documentation for rubygem-pdf-inspector Documentation for rubygem-pdf-inspector rubygem-pdf-reader 1.3.3 10.fc27 908446 Development/Languages Ruby library to parse PDF files The PDF::Reader library implements a PDF parser conforming as much as possible to the PDF specification from Adobe. rubygem-pdf-reader-doc 1.3.3 10.fc27 3791117 Development/Languages Documentation for rubygem-pdf-reader This package contains documentation for rubygem-pdf-reader. rubygem-pdfkit 0.8.2 4.fc27 24782 Unspecified HTML+CSS to PDF using wkhtmltopdf Create PDFs using plain old HTML+CSS. Uses wkhtmltopdf on the back-end which renders HTML using Webkit. rubygem-pdfkit-doc 0.8.2 4.fc27 808088 Unspecified Documentation for rubygem-pdfkit Documentation for rubygem-pdfkit. rubygem-pervasives 1.1.0 13.fc21 717716 Development/Languages Access to pristine object state Access to pristine object state. If you don't metaprogram or write debuggers you probably don't need it. rubygem-pg 0.21.0 1.fc27 207334 Unspecified A Ruby interface to the PostgreSQL RDBMS This is the extension library to access a PostgreSQL database from Ruby. This library works with PostgreSQL 9.1 and later. rubygem-pg-doc 0.21.0 1.fc27 3086512 Unspecified Documentation for rubygem-pg Documentation for rubygem-pg. rubygem-picnic 0.8.1 10.fc21 1288783 Development/Languages Easier distribution of Camping-based applications Picnic makes it easy(ier) to distribute and run Camping-based applications as well-behaved stand-alone Linux/Windows services rubygem-pkg-config 1.2.7 1.fc27 68601 Development/Languages A pkg-config implementation by Ruby This gem contains a pkg-config implementation by Ruby rubygem-pkg-config-doc 1.2.7 1.fc27 821315 Documentation Documentation for rubygem-pkg-config This package contains documentation for rubygem-pkg-config. rubygem-pkgwat 0.1.4 9.fc26 13895 Development/Languages Check your gems against Fedora/EPEL pkgwat checks your Gemfile.lock to make sure all your gems are packaged in Fedora/EPEL. rubygem-pkgwat-doc 0.1.4 9.fc26 749426 Documentation Documentation for rubygem-pkgwat Documentation for rubygem-pkgwat rubygem-plist 3.3.0 2.fc27 15269 Development/Languages All-purpose Property List manipulation library Plist is a library to manipulate Property List files, also known as plists. It can parse plist files into native Ruby data structures as well as generating new plist files from your Ruby objects. rubygem-plist-doc 3.3.0 2.fc27 840573 Documentation Documentation for rubygem-plist Documentation for rubygem-plist. rubygem-polyglot 0.3.5 3.fc27 4291 Development/Languages Augment 'require' to load non-Ruby file types The Polyglot library allows a Ruby module to register a loader for the file type associated with a filename extension, and it augments 'require' to find and load matching files. rubygem-polyglot-doc 0.3.5 3.fc27 726149 Documentation Documentation for rubygem-polyglot Documentation for rubygem-polyglot. rubygem-poppler 3.1.8 3.fc27 79555 Development/Languages Ruby binding of poppler-glib Ruby/Poppler is a Ruby binding of poppler-glib. rubygem-poppler-devel 3.1.8 3.fc27 90 Development/Languages Ruby/Poppler development environment Header files and libraries for building a extension library for the rubygem-poppler rubygem-poppler-devel 3.1.8 3.fc27 90 Development/Languages Ruby/Poppler development environment Header files and libraries for building a extension library for the rubygem-poppler rubygem-poppler-doc 3.1.8 3.fc27 839044 Documentation Documentation for rubygem-poppler This package contains documentation for rubygem-poppler. rubygem-posix-spawn 0.3.11 9.fc27 63873 Development/Languages posix_spawnp(2) for Ruby posix-spawn uses posix_spawnp(2) for faster process spawning rubygem-posix-spawn-doc 0.3.11 9.fc27 874486 Documentation Documentation for rubygem-posix-spawn Documentation for rubygem-posix-spawn rubygem-power_assert 1.1.0 100.fc27 29964 Unspecified Power Assert for Ruby Power Assert for Ruby. Power Assert shows each value of variables and method calls in the expression. It is useful for testing, providing which value wasn't correct when the condition is not satisfied. rubygem-power_assert-doc 1.1.0 100.fc27 900482 Unspecified Documentation for rubygem-power_assert Documentation for rubygem-power_assert. rubygem-pr_geohash 1.0.0 15.fc27 13413 Development/Languages GeoHash encode/decode library for pure Ruby GeoHash encode/decode library for pure Ruby. It's implementation of http://en.wikipedia.org/wiki/Geohash rubygem-pr_geohash-doc 1.0.0 15.fc27 733352 Documentation Documentation for rubygem-pr_geohash Documentation for rubygem-pr_geohash rubygem-prawn 2.1.0 3.fc27 968981 Development/Languages A fast and nimble PDF generator for Ruby Prawn is a pure Ruby PDF generation library that provides a lot of great functionality while trying to remain simple and reasonably performant. Here are some of the important features we provide: - Vector drawing support, including lines, polygons, curves, ellipses, etc. - Extensive text rendering support, including flowing text and limited inline formatting options. - Support for both PDF builtin fonts as well as embedded TrueType fonts - A variety of low level tools for basic layout needs, including a simple grid system - PNG and JPG image embedding, with flexible scaling options - Reporting tools for rendering complex data tables, with pagination support - Security features including encryption and password protection - Tools for rendering repeatable content (i.e headers, footers, and page numbers) - Comprehensive internationalization features, including full support for UTF-8 based fonts, right-to-left text rendering, fallback font support, and extension points for customizable text wrapping. - Support for PDF outlines for document navigation - Low level PDF features, allowing users to create custom extensions by dropping down all the way to the PDF object tree layer. (Mostly useful to those with knowledge of the PDF specification) - Lots of other stuff! rubygem-prawn-doc 2.1.0 3.fc27 4100571 Documentation Documentation for rubygem-prawn Documentation for rubygem-prawn rubygem-prawn-icon 1.3.0 3.fc27 1058836 Development/Languages Provides icon fonts for PrawnPDF Prawn::Icon provides various icon fonts including FontAwesome, Foundation Icons and GitHub Octicons for use with the Prawn PDF toolkit. rubygem-prawn-icon-doc 1.3.0 3.fc27 818312 Documentation Documentation for rubygem-prawn-icon Documentation for rubygem-prawn-icon. rubygem-prawn-manual_builder 0.2.0 1.fc25 5421759 Development/Languages A tool for writing manuals for Prawn and Prawn accessories A tool for writing manuals for Prawn and Prawn accessories. rubygem-prawn-manual_builder-doc 0.2.0 1.fc25 846606 Documentation Documentation for rubygem-prawn-manual_builder Documentation for rubygem-prawn-manual_builder. rubygem-prawn-svg 0.25.2 3.fc27 100737 Development/Languages SVG renderer for Prawn PDF library This gem allows you to render SVG directly into a PDF using the 'prawn' gem. Since PDF is vector-based, you'll get nice scaled graphics if you use SVG instead of an image. rubygem-prawn-svg-doc 0.25.2 3.fc27 2115730 Documentation Documentation for rubygem-prawn-svg Documentation for rubygem-prawn-svg. rubygem-prawn-table 0.2.2 3.fc27 155115 Development/Languages Provides tables for PrawnPDF Prawn::Table provides tables for the Prawn PDF toolkit. rubygem-prawn-table-doc 0.2.2 3.fc27 1340765 Documentation Documentation for rubygem-prawn-table Documentation for rubygem-prawn-table. rubygem-prawn-templates 0.0.4 3.fc27 71752 Development/Languages Prawn::Templates allows using PDFs as templates in Prawn Prawn::Templates allows using PDFs as templates in Prawn. rubygem-prawn-templates-doc 0.0.4 3.fc27 772746 Documentation Documentation for rubygem-prawn-templates Documentation for rubygem-prawn-templates. rubygem-progressbar 0.21.0 5.fc27 8661 Development/Languages Ruby text progress bar generator library ProgressBar is a text progress bar library for Ruby. It can indicate progress with percentage, a progress bar, and estimated remaining time. rubygem-progressbar-doc 0.21.0 5.fc27 770092 Documentation Documentation for rubygem-progressbar Documentation for rubygem-progressbar. rubygem-proxifier 1.0.3 3.fc27 14469 Development/Languages Proxifier is a gem to force ruby to use a proxy Proxifier adds support for HTTP or SOCKS proxies and lets you force TCPSocket to use proxies. rubygem-proxifier-doc 1.0.3 3.fc27 833962 Documentation Documentation for rubygem-proxifier Documentation for rubygem-proxifier. rubygem-pry 0.10.4 4.fc27 391572 Development/Languages An IRB alternative and runtime developer console An IRB alternative and runtime developer console. rubygem-pry-doc 0.10.4 4.fc27 4053839 Documentation Documentation for rubygem-pry Documentation for rubygem-pry. rubygem-psych 2.2.2 84.fc27 124753 Development/Libraries A libyaml wrapper for Ruby Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format. rubygem-public_suffix 2.0.5 3.fc27 227891 Unspecified Domain name parser based on the Public Suffix List PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains. rubygem-public_suffix-doc 2.0.5 3.fc27 967152 Unspecified Documentation for rubygem-public_suffix Documentation for rubygem-public_suffix. rubygem-puma 3.10.0 3.fc27 221938 Development/Languages A simple, fast, threaded, and highly concurrent HTTP 1.1 server A simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. rubygem-puma-doc 3.10.0 3.fc27 2286642 Documentation Documentation for rubygem-puma Documentation for rubygem-puma. rubygem-pundit 1.0.1 4.fc27 14660 Development/Languages Object oriented authorization for Rails Object oriented authorization for Rails applications. rubygem-pundit-doc 1.0.1 4.fc27 906936 Documentation Documentation for rubygem-pundit Documentation for rubygem-pundit. rubygem-puppet-lint 1.1.0 2.fc23 91429 Development/Languages Ensure your Puppet manifests conform with the Puppetlabs style guide Checks your Puppet manifests against the Puppetlabs style guide and alerts you to any discrepancies. rubygem-puppet-lint-doc 1.1.0 2.fc23 1203933 Documentation Documentation for rubygem-puppet-lint Documentation for rubygem-puppet-lint rubygem-qpid_messaging 1.36.0 3.fc27 851649 Unspecified Ruby bindings for the Qpid messaging framework Qpid is an enterprise messaging framework. This package provides Ruby language bindings based on that framework. rubygem-qpid_messaging-doc 1.36.0 3.fc27 1822871 Unspecified Documentation for rubygem-qpid_messaging %{Summary}. rubygem-qpid_proton 0.17.0 3.fc27 683034 Unspecified Ruby language bindings for the Qpid Proton messaging framework Proton is a high performance, lightweight messaging library. It can be used in the widest range of messaging applications including brokers, client libraries, routers, bridges, proxies, and more. Proton is based on the AMQP 1.0 messaging standard. rubygem-qpid_proton-doc 0.17.0 3.fc27 4254122 Unspecified Documentation for rubygem-qpid_proton Documentation for rubygem-qpid_proton. rubygem-rabbit 2.2.1 1.fc27 4037948 Unspecified RD-document-based presentation application Rabbit is an RD-document-based presentation application. rubygem-rabbit-doc 2.2.1 1.fc27 11366972 Documentation Documentation for rubygem-rabbit Documentation for rubygem-rabbit rubygem-rabl 0.11.0 5.fc27 50442 Development/Languages General Ruby templating with JSON, BSON, XML and MessagePack support General Ruby templating with JSON, BSON, XML and MessagePack support. rubygem-rabl-doc 0.11.0 5.fc27 1511015 Documentation Documentation for rubygem-rabl Documentation for rubygem-rabl rubygem-racc 1.4.14 6.fc27 223153 Unspecified LALR(1) parser generator Racc is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby program. rubygem-racc-doc 1.4.14 6.fc27 2176360 Unspecified Documentation for rubygem-racc Documentation for rubygem-racc. rubygem-rack 2.0.3 3.fc27 283886 Development/Languages A modular Ruby webserver interface Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call. rubygem-rack-accept 0.4.5 5.fc27 17990 Development/Languages HTTP Accept* for Ruby/Rack HTTP Accept, Accept-Charset, Accept-Encoding, and Accept-Language for Ruby/Rack rubygem-rack-accept-doc 0.4.5 5.fc27 918249 Documentation Documentation for rack-accept This package contains documentation for rack-accept. rubygem-rack-attack 5.0.1 1.fc27 21756 Unspecified Block & throttle abusive requests A rack middleware for throttling and blocking abusive requests. rubygem-rack-attack-doc 5.0.1 1.fc27 928020 Unspecified Documentation for rubygem-rack-attack Documentation for rubygem-rack-attack. rubygem-rack-cache 1.6.1 3.fc27 66472 Development/Languages HTTP Caching for Rack Rack::Cache is suitable as a quick drop-in component to enable HTTP caching for Rack-based applications that produce freshness (Expires, Cache-Control) and/or validation (Last-Modified, ETag) information. rubygem-rack-cache-doc 1.6.1 3.fc27 1545561 Documentation Documentation for rubygem-rack-cache Documentation for rubygem-rack-cache rubygem-rack-cors 1.0.1 2.fc27 15642 Development/Languages Middleware for enabling Cross-Origin Resource Sharing in Rack apps Middleware that will make Rack-based apps CORS compatible. Read more here: http://blog.sourcebender.com/2010/06/09/introducin-rack-cors.html. Fork the project here: https://github.com/cyu/rack-cors. rubygem-rack-cors-doc 1.0.1 2.fc27 813390 Documentation Documentation for rubygem-rack-cors Documentation for rubygem-rack-cors. rubygem-rack-doc 2.0.3 3.fc27 3539128 Documentation Documentation for rubygem-rack Documentation for rubygem-rack. rubygem-rack-openid 1.4.2 6.fc27 14421 Development/Languages Provides a more HTTPish API around the ruby-openid library Provides a more HTTPish API around the ruby-openid library. rubygem-rack-openid-doc 1.4.2 6.fc27 789484 Documentation Documentation for rubygem-rack-openid Documentation for rubygem-rack-openid rubygem-rack-protection 2.0.0 2.fc27 32886 Unspecified Ruby gem that protects against typical web attacks This gem protects against typical web attacks. Should work for all Rack apps, including Rails. rubygem-rack-protection-doc 2.0.0 2.fc27 958511 Unspecified Documentation for rubygem-rack-protection This package contains documentation for rubygem-rack-protection. rubygem-rack-restful_submit 1.2.2 12.fc27 4135 Development/Languages Allows RESTful routing without Javascript and multiple submit buttons Implements support of RESTful resources with Rails MVC when Javascript is off and bulk operations are required with multiple submit buttons. rubygem-rack-restful_submit-doc 1.2.2 12.fc27 703237 Documentation Documentation for rubygem-rack-restful_submit Documentation for rubygem-rack-restful_submit rubygem-rack-ssl 1.4.1 5.fc27 4415 Development/Languages Force SSL/TLS in your app Rack middleware to force SSL/TLS. rubygem-rack-ssl-doc 1.4.1 5.fc27 699916 Documentation Documentation for rubygem-rack-ssl Documentation for rubygem-rack-ssl. rubygem-rack-test 0.6.3 6.fc27 26648 Development/Languages Simple testing API built on Rack Rack::Test is a small, simple testing API for Rack apps. It can be used on its own or as a reusable starting point for Web frameworks and testing libraries to build on. Most of its initial functionality is an extraction of Merb 1.0's request helpers feature. rubygem-rack-test-doc 0.6.3 6.fc27 876843 Documentation Documentation for rubygem-rack-test Documentation for rubygem-rack-test rubygem-rails 5.1.4 1.fc27 3165 Development/Languages Full-stack web application framework Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration. rubygem-rails-api 0.2.1 5.fc24 38988 Development/Languages Rails for API only Applications Rails::API is a subset of a normal Rails application, created for applications that don't require all functionality that a complete Rails application provides. rubygem-rails-api-doc 0.2.1 5.fc24 857085 Documentation Documentation for rubygem-rails-api Documentation for rubygem-rails-api. rubygem-rails-controller-testing 1.0.2 2.fc27 12680 Development/Languages Extracting `assigns` and `assert_template` from ActionDispatch This gem brings back assigns to your controller tests as well as assert_template to both controller and integration tests. rubygem-rails-controller-testing-doc 1.0.2 2.fc27 1000583 Documentation Documentation for rubygem-rails-controller-testing Documentation for rubygem-rails-controller-testing. rubygem-rails-deprecated_sanitizer 1.0.3 6.fc27 67123 Development/Languages Deprecated sanitizer API extracted from Action View In Rails 4.2 HTML sanitization has been rewritten using a more secure library. This gem includes the old behavior shipping with Rails 4.2 and before. It is strictly provided to ease migration. It will be supported until Rails 5. rubygem-rails-deprecated_sanitizer-doc 1.0.3 6.fc27 948949 Documentation Documentation for rubygem-rails-deprecated_sanitizer Documentation for rubygem-rails-deprecated_sanitizer. rubygem-rails-doc 5.1.4 1.fc27 693985 Documentation Documentation for rubygem-rails Documentation for rubygem-rails. rubygem-rails-dom-testing 2.0.2 3.fc27 24195 Development/Languages Dom and Selector assertions for Rails applications This gem can compare doms and assert certain elements exists in doms using Nokogiri. rubygem-rails-dom-testing-doc 2.0.2 3.fc27 810665 Documentation Documentation for rubygem-rails-dom-testing Documentation for rubygem-rails-dom-testing. rubygem-rails-html-sanitizer 1.0.3 4.fc27 15564 Development/Languages This gem is responsible to sanitize HTML fragments in Rails applications HTML sanitization for Rails applications. rubygem-rails-html-sanitizer-doc 1.0.3 4.fc27 843298 Documentation Documentation for rubygem-rails-html-sanitizer Documentation for rubygem-rails-html-sanitizer. rubygem-rails-observers 0.1.4 2.fc27 34432 Unspecified Rails observer (removed from core in Rails 4.0) Rails observer (removed from core in Rails 4.0). ActiveModel::Observer, ActiveRecord::Observer and ActionController::Caching::Sweeper extracted from Rails. rubygem-rails-observers-doc 0.1.4 2.fc27 889088 Unspecified Documentation for rubygem-rails-observers Documentation for rubygem-rails-observers. rubygem-rails_autolink 1.1.6 1.fc21 12412 Development/Languages Automatic generation of HTML links in texts This is an extraction of the `auto_link` method from rails. The `auto_link` method was removed from Rails in version Rails 3.1. This gem is meant to bridge the gap for people migrating. rubygem-rails_autolink-doc 1.1.6 1.fc21 722928 Documentation Documentation for rubygem-rails_autolink Documentation for rubygem-rails_autolink rubygem-rails_warden 0.5.8 6.fc27 9465 Development/Languages A gem that provides authentication via the Warden framework A gem that provides authentication via the Warden framework rubygem-rails_warden-doc 0.5.8 6.fc27 797505 Documentation Documentation for rubygem-rails_warden Documentation for rubygem-rails_warden rubygem-railties 5.1.4 2.fc27 560403 Development/Languages Tools for creating, working with, and running Rails applications Rails internals: application bootup, plugins, generators, and rake tasks. Railties is responsible to glue all frameworks together. Overall, it: * handles all the bootstrapping process for a Rails application; * manages rails command line interface; * provides Rails generators core; rubygem-railties-doc 5.1.4 2.fc27 686082 Documentation Documentation for rubygem-railties Documentation for rubygem-railties. rubygem-rainbow 2.0.0 6.fc27 10329 Development/Languages Ruby String class extension enabling coloring text on ANSI terminals Rainbow is an extension to the Ruby String class adding support for colorizing text on ANSI terminals. rubygem-rainbow-doc 2.0.0 6.fc27 884903 Documentation Documentation for rubygem-rainbow Documentation for rubygem-rainbow rubygem-raindrops 0.13.0 7.fc27 81978 Development/Languages Real-time stats for preforking Rack servers Raindrops is a real-time stats toolkit to show statistics for Rack HTTP servers. It is designed for preforking servers such as Rainbows! and Unicorn, but should support any Rack HTTP server under Ruby 1.9, 1.8 and Rubinius on platforms supporting POSIX shared memory. It may also be used as a generic scoreboard for sharing atomic counters across multiple processes. rubygem-raindrops-doc 0.13.0 7.fc27 1089127 Documentation Documentation for rubygem-raindrops Documentation for rubygem-raindrops rubygem-rake 12.1.0 100.fc27 208876 Development/Languages Rake is a Make-like program implemented in Ruby Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax. rubygem-rake-compiler 1.0.4 2.fc27 136469 Development/Languages Rake-based Ruby C Extension task generator rake-compiler aims to help Gem developers while dealing with Ruby C extensions, simplifiying the code and reducing the duplication. It follows *convention over configuration* and set an standarized structure to build and package C extensions in your gems. This is the result of expriences dealing with several Gems that required native extensions across platforms and different user configurations where details like portability and clarity of code were lacking. rubygem-rake-compiler-doc 1.0.4 2.fc27 1020995 Documentation Documentation for rubygem-rake-compiler This package contains documentation for rubygem-rake-compiler. rubygem-rake-contrib 1.0.0 3.fc27 7382 Development/Languages Additional libraries for Rake Additional libraries for Rake. rubygem-rake-contrib-doc 1.0.0 3.fc27 719471 Documentation Documentation for rubygem-rake-contrib Documentation for rubygem-rake-contrib. rubygem-rake-doc 12.1.0 100.fc27 1347532 Documentation Documentation for rubygem-rake Documentation for rubygem-rake. rubygem-rb-inotify 0.9.7 4.fc27 24982 Development/Languages A Ruby wrapper for Linux's inotify, using FFI A Ruby wrapper for Linux's inotify, using FFI. rubygem-rb-inotify-doc 0.9.7 4.fc27 836640 Documentation Documentation for rubygem-rb-inotify Documentation for rubygem-rb-inotify. rubygem-rb-readline 0.5.5 1.fc27 296670 Unspecified Pure-Ruby Readline Implementation The readline library provides a pure Ruby implementation of the GNU readline C library, as well as the Readline extension that ships as part of the standard library. rubygem-rb-readline-doc 0.5.5 1.fc27 2271341 Documentation Documentation for rubygem-rb-readline Documentation for rubygem-rb-readline. rubygem-rbovirt 0.1.3 2.fc27 56134 Unspecified A Ruby client for oVirt REST API A Ruby client for oVirt REST API rubygem-rbovirt-doc 0.1.3 2.fc27 1307295 Unspecified Documentation for rubygem-rbovirt Documentation for rubygem-rbovirt. rubygem-rbvmomi 1.11.2 2.fc27 872741 Unspecified Ruby interface to the VMware vSphere API Ruby interface to the VMware vSphere API. rubygem-rbvmomi-doc 1.11.2 2.fc27 1993252 Unspecified Documentation for rubygem-rbvmomi Documentation for rubygem-rbvmomi. rubygem-rdiscount 2.1.8 5.fc27 26163 Development/Languages Converts documents in Markdown syntax to HTML Description: RDiscount converts documents in Markdown syntax to HTML. It uses the excellent Discount processor by David Loren Parsons for this purpose, and thereby inherits Discount's numerous useful extensions to the Markdown language. rubygem-rdiscount-doc 2.1.8 5.fc27 785531 Documentation Documentation for rubygem-rdiscount This package contains Rakefile, test directory and documentation for rubygem-rdiscount. rubygem-rdoc 5.1.0 2.fc27 1900546 Development/Languages RDoc produces HTML and command-line documentation for Ruby projects RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line. rubygem-rdoc-doc 5.1.0 2.fc27 5832536 Documentation Documentation for rubygem-rdoc Documentation for rubygem-rdoc. rubygem-rdtool 0.6.38 9.fc27 214513 Unspecified Formatter for RD RD is multipurpose documentation format created for documentating Ruby and output of Ruby world. You can embed RD into Ruby script. And RD have neat syntax which help you to read document in Ruby script. On the other hand, RD have a feature for class reference. rubygem-rdtool-doc 0.6.38 9.fc27 1965426 Unspecified Documentation for rubygem-rdtool Documentation for rubygem-rdtool rubygem-recaptcha 3.4.0 3.fc27 13598 Development/Languages Helpers for the reCAPTCHA API This plug-in adds helpers for the reCAPTCHA API. In your views you can use the recaptcha_tags method to embed the needed JavaScript, and you can validate in your controllers with verify_recaptcha. Beforehand you need to configure Recaptcha with your custom private and public key. You may find detailed examples below. Exceptions will be raised if you call these methods and the keys can’t be found. rubygem-recaptcha-doc 3.4.0 3.fc27 775662 Documentation Documentation for rubygem-recaptcha Documentation for rubygem-recaptcha. rubygem-redcarpet 3.3.2 7.fc27 112153 Development/Languages A fast, safe and extensible Markdown to (X)HTML parser A fast, safe and extensible Markdown to (X)HTML parser. rubygem-redcarpet-doc 3.3.2 7.fc27 886419 Documentation Documentation for rubygem-redcarpet Documentation for rubygem-redcarpet. rubygem-redis 3.2.2 4.fc27 139234 Development/Languages A Ruby client library for Redis A Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface. It features thread-safety, client-side sharding, pipelining, and an obsession for performance. rubygem-redis-doc 3.2.2 4.fc27 2030404 Documentation Documentation for rubygem-redis Documentation for rubygem-redis. rubygem-redis-namespace 1.5.2 3.fc24 18819 Development/Languages Namespaces Redis commands Adds a Redis::Namespace class which can be used to namespace calls to Redis. This is useful when using a single instance of Redis with multiple, different applications. rubygem-redis-namespace-doc 1.5.2 3.fc24 746723 Documentation Documentation for rubygem-redis-namespace Documentation for rubygem-redis-namespace rubygem-ref 2.0.0 3.fc27 28301 Development/Languages Library that implements weak, soft, and strong references in Ruby Library that implements weak, soft, and strong references in Ruby that work across multiple runtimes (MRI,Jruby and Rubinius). Also includes implementation of maps/hashes that use references and a reference queue. rubygem-ref-doc 2.0.0 3.fc27 900865 Documentation Documentation for rubygem-ref Documentation for rubygem-ref. rubygem-request_store 1.3.2 3.fc27 4357 Development/Languages RequestStore gives you per-request global storage RequestStore gives you per-request global storage. rubygem-request_store-doc 1.3.2 3.fc27 729237 Documentation Documentation for rubygem-request_store Documentation for rubygem-request_store. rubygem-require_all 1.3.3 3.fc27 13396 Development/Languages A wonderfully simple way to load your code A wonderfully simple way to load your code. Tired of futzing around with require statements everywhere, littering your code with require File (__FILE__) crap? What if you could just point something at a big directory full of code and have everything just auto-magically load regardless of the dependency structure? Wouldn't that be nice? Well, now you can! rubygem-require_all-doc 1.3.3 3.fc27 782543 Documentation Documentation for rubygem-require_all Documentation for rubygem-require_all. rubygem-resolve-hostname 0.1.0 2.fc27 7708 Development/Languages Hostname resolver with caching With caching, selector for IPv4/IPv6, and many other features. rubygem-resolve-hostname-doc 0.1.0 2.fc27 739783 Documentation Documentation for rubygem-resolve-hostname Documentation for rubygem-resolve-hostname. rubygem-responders 2.4.0 2.fc27 40114 Development/Languages Set of Rails responders to dry up your application A set of Rails responders to dry up your application. rubygem-responders-doc 2.4.0 2.fc27 936890 Documentation Documentation for rubygem-responders Documentation for rubygem-responders. rubygem-resque 1.25.2 4.fc21 204098 Development/Languages A Redis-backed queueing system Resque is a Redis-backed Ruby library for creating background jobs, placing those jobs on multiple queues, and processing them later. Background jobs can be any Ruby class or module that responds to perform. Your existing classes can easily be converted to background jobs or you can create new classes specifically to do work. Or, you can do both. Resque is heavily inspired by DelayedJob and is comprised of three parts: * A Ruby library for creating, querying, and processing jobs * A Rake task for starting a worker which processes jobs * A Sinatra app for monitoring queues, jobs, and workers. rubygem-resque-cleaner 0.3.0 5.fc24 39095 Development/Languages Resque plugin to clean up failed jobs resque-cleaner maintains the cleanliness of failed jobs on Resque. rubygem-resque-cleaner-doc 0.3.0 5.fc24 928383 Documentation Documentation for rubygem-resque-cleaner Documentation for rubygem-resque-cleaner rubygem-resque-doc 1.25.2 4.fc21 1733619 Documentation Documentation for rubygem-resque Documentation for rubygem-resque rubygem-rest-client 2.0.0 3.fc27 82895 Development/Languages Simple HTTP and REST client for Ruby A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete. rubygem-rest-client-doc 2.0.0 3.fc27 1641302 Documentation Documentation for rubygem-rest-client Documentation for rubygem-rest-client. rubygem-restr 0.5.0 10.fc21 883193 Development/Languages Simple client for RESTful web services Restr is a simple client for RESTful web services, designed as a lightweight alternative to ActiveResource rubygem-reststop 0.4.0 10.fc21 924967 Development/Languages Convenient RESTfulness for all your Camping controller needs Convenient RESTfulness for all your Camping controller needs rubygem-review 2.2.0 3.fc27 727822 Unspecified Flexible document format/conversion system Re:VIEW is an easy-to-use digital publishing system for paper books and ebooks. Re:VIEW uses its original format('Re:VIEW format') as source files. Output formats Re:VIEW supports are: * EPUB * LaTeX * InDesign (IDGXML) * Markdown * plain text (TOPBuilder Text Markup Language) Re:VIEW uses its original format('Re:VIEW format') as source files. See doc/format.md. rubygem-review-doc 2.2.0 3.fc27 17520830 Documentation Documentation for rubygem-review Documentation for rubygem-review. rubygem-rgen 0.7.0 2.fc24 317251 Development/Languages Ruby Modelling and Generator Framework RGen is a framework for Model Driven Software Development (MDSD) in Ruby. This means that it helps you build Metamodels, instantiate Models, modify and transform Models and finally generate arbitrary textual content from it. rubygem-rgen-doc 0.7.0 2.fc24 4826738 Documentation Documentation for rubygem-rgen Documentation for rubygem-rgen. rubygem-rhc 1.38.7 4.fc27 543741 Development/Tools OpenShift Express Client Tools OpenShift Express Client Tools allows you to create and deploy applications to the cloud. The OpenShift Express client is a command line tool that allows you to manage your applications in the cloud. rubygem-rhc-doc 1.38.7 4.fc27 4794717 Documentation Documentation for rhc Documentation for rubygem-rhc rubygem-riddle 1.5.11 4.fc24 80765 Development/Languages An API for Sphinx, written in and for Ruby A Ruby API and configuration helper for the Sphinx search service. rubygem-riddle-doc 1.5.11 4.fc24 1456502 Documentation Documentation for rubygem-riddle Documentation for rubygem-riddle rubygem-riot 0.12.7 3.fc24 80571 Development/Languages An extremely fast, expressive, and context-driven unit-testing framework An extremely fast, expressive, and context-driven unit-testing framework. A replacement for all other testing frameworks. Protest the slow test. rubygem-riot-doc 0.12.7 3.fc24 1445921 Documentation Documentation for rubygem-riot Documentation for rubygem-riot rubygem-rkerberos 0.1.5 7.fc27 66291 Development/Languages A Ruby interface for the the Kerberos library The rkerberos library is an interface for the Kerberos 5 network authentication protocol. It wraps the Kerberos C API. rubygem-rkerberos-doc 0.1.5 7.fc27 861747 Documentation Documentation for rubygem-rkerberos This package contains documentation for rubygem-rkerberos. rubygem-rmagick 2.16.0 8.fc27 605418 Unspecified Ruby binding to ImageMagick RMagick is an interface between Ruby and ImageMagick. rubygem-rmagick-doc 2.16.0 8.fc27 4213699 Unspecified Documentation for rubygem-rmagick Documentation for rubygem-rmagick. rubygem-rmail 1.0.0 11.fc21 206373 Development/Languages A MIME mail parsing and generation library RMail is a lightweight mail library containing various utility classes and modules that allow ruby scripts to parse, modify, and generate MIME mail messages. rubygem-rmail-doc 1.0.0 11.fc21 1597048 Documentation Documentation for rubygem-rmail Documentation for rubygem-rmail rubygem-rmail-sup 1.0.1 6.fc27 255360 Unspecified A lightweight mail library written in ruby RMail is a lightweight mail library containing various utility classes and modules that allow ruby scripts to parse, modify, and generate MIME mail messages. rubygem-rmail-sup-doc 1.0.1 6.fc27 1358670 Documentation Documentation for rubygem-rmail-sup Documentation for rubygem-rmail-sup rubygem-ronn 0.7.3 10.fc27 130936 Development/Tools Manual authoring tool Ronn builds manuals. It converts simple, human readable text files to roff for terminal display, and also to HTML for the web. The source format includes all of Markdown but has a more rigid structure and syntax extensions for features commonly found in man pages (definition lists, link notation, etc.). The ronn-format(7) manual page defines the format in detail. rubygem-ronn-doc 0.7.3 10.fc27 1064167 Documentation Documentation for rubygem-ronn Documentation for rubygem-ronn rubygem-rots 0.2.2 1.20160208git8c278ef.fc24 12988 Development/Languages OpenID server for testing OpenID client implementations Ruby OpenID Test Server (ROTS) provides a basic OpenID server made in top of the Rack gem. With this small server, you can make dummy OpenID request for testing purposes, the success of the response will depend on a parameter given on the URL of the authentication request. rubygem-rots-doc 0.2.2 1.20160208git8c278ef.fc24 757867 Documentation Documentation for rubygem-rots Documentation for rubygem-rots rubygem-rouge 1.11.1 3.fc27 719418 Unspecified Simple, easy-to-extend drop-in replacement for pygments Rouge is a pure-ruby syntax highlighter. It can highlight 100 different languages, and output HTML or ANSI 256-color text. Its HTML output is compatible with style-sheets designed for pygments. rubygem-rouge-doc 1.11.1 3.fc27 4970321 Unspecified Documentation files for rubygem-rouge This package contains the documentation files for rubygem-rouge. rubygem-rr 1.1.2 7.fc27 139732 Development/Languages RR (Double Ruby) is a test double framework RR (Double Ruby) is a test double framework that features a rich selection of double techniques and a terse syntax. A Test Double is a generalization of something that replaces a real object to make it easier to test another object. Its like a stunt double for tests. rubygem-rr-doc 1.1.2 7.fc27 2365249 Documentation Documentation for rubygem-rr Documentation for rubygem-rr rubygem-rsolr 1.1.2 3.fc27 34485 Development/Languages A Ruby client for Apache Solr RSolr aims to provide a simple and extensible library for working with Solr. rubygem-rsolr-doc 1.1.2 3.fc27 1084867 Documentation Documentation for rubygem-rsolr Documentation for rubygem-rsolr. rubygem-rspec 3.6.0 2.fc27 6558 Development/Languages Behaviour driven development (BDD) framework for Ruby RSpec is a behaviour driven development (BDD) framework for Ruby. rubygem-rspec-core 3.6.0 1.fc27.2 569334 Development/Languages Rspec-2 runner and formatters Behaviour Driven Development for Ruby. rubygem-rspec-core-doc 3.6.0 1.fc27.2 4280378 Documentation Documentation for rubygem-rspec-core This package contains documentation for rubygem-rspec-core. rubygem-rspec-doc 3.6.0 2.fc27 688239 Documentation Documentation for rubygem-rspec This package contains documentation for rubygem-rspec. rubygem-rspec-expectations 3.6.0 1.fc27.1 304241 Development/Languages RSpec expectations (should and matchers) rspec-expectations adds `should` and `should_not` to every object and includes RSpec::Matchers, a library of standard matchers. rubygem-rspec-expectations-doc 3.6.0 1.fc27.1 2919095 Documentation Documentation for rubygem-rspec-expectations This package contains documentation for rubygem-rspec-expectations. rubygem-rspec-its 1.1.0 3.fc24 10070 Development/Languages Provides "its" method formally part of rspec-core RSpec extension gem for attribute matching. rubygem-rspec-its-doc 1.1.0 3.fc24 702239 Documentation Documentation for rubygem-rspec-its Documentation for rubygem-rspec-its. rubygem-rspec-longrun 0.1.2 4.fc21 8161 Unspecified RSpec formatter for long-running specs RSpec is a fine unit-testing framework, but is also handy for acceptance and integration tests. But the default report formatters make it difficult to track progress of such long-running tests. The RSpec::Longrun::Formatter outputs the name of each test as it starts, rather than waiting until it passes or fails. It also provides a mechanism for reporting on progress of a test while it is still executing. rubygem-rspec-longrun-doc 0.1.2 4.fc21 762798 Unspecified Documentation files for rubygem-rspec-longrun This package contains the documentation files for rubygem-rspec-longrun. rubygem-rspec-mocks 3.6.0 1.fc27.1 289414 Development/Languages RSpec's 'test double' framework (mocks and stubs) rspec-mocks provides a test-double framework for rspec including support for method stubs, fakes, and message expectations. rubygem-rspec-mocks-doc 3.6.0 1.fc27.1 2986763 Documentation Documentation for rubygem-rspec-mocks This package contains documentation for rubygem-rspec-mocks. rubygem-rspec-pending_for 0.1.5 2.fc27 8258 Development/Languages Mark specs pending or skipped for specific Ruby engine Mark specs pending or skipped for specific Ruby engine (e.g. MRI or JRuby) / version combinations. rubygem-rspec-pending_for-doc 0.1.5 2.fc27 729481 Documentation Documentation for rubygem-rspec-pending_for Documentation for rubygem-rspec-pending_for. rubygem-rspec-rails 3.6.0 3.fc27 138415 Development/Languages RSpec for Rails rspec-rails is a testing framework for Rails 3+. rubygem-rspec-rails-doc 3.6.0 3.fc27 1803074 Documentation Documentation for rubygem-rspec-rails Documentation for rubygem-rspec-rails. rubygem-rspec-support 3.6.0 1.fc27.1 94908 Development/Languages Common functionality to Rspec series `RSpec::Support` provides common functionality to `RSpec::Core`, `RSpec::Expectations` and `RSpec::Mocks`. It is considered suitable for internal use only at this time. rubygem-rspec-support-doc 3.6.0 1.fc27.1 1495156 Documentation Documentation for rubygem-rspec-support Documentation for rubygem-rspec-support rubygem-rspec2 2.14.1 7.fc27 4434 Development/Languages Behaviour driven development (BDD) framework for Ruby RSpec is a behaviour driven development (BDD) framework for Ruby. rubygem-rspec2-core 2.14.8 9.fc27.1 287376 Development/Languages Rspec 2 runner and formatters Behaviour Driven Development for Ruby. rubygem-rspec2-core-doc 2.14.8 9.fc27.1 2923129 Documentation Documentation for rubygem-rspec2-core This package contains documentation for rubygem-rspec2-core. rubygem-rspec2-doc 2.14.1 7.fc27 689209 Documentation Documentation for rubygem-rspec2 This package contains documentation for rubygem-rspec2. rubygem-rspec2-expectations 2.14.5 9.fc27.1 140111 Development/Languages Rspec 2 expectations (should and matchers) rspec-expectations adds `should` and `should_not` to every object and includes RSpec::Matchers, a library of standard matchers. rubygem-rspec2-expectations-doc 2.14.5 9.fc27.1 2014491 Documentation Documentation for rubygem-rspec2-expectations This package contains documentation for rubygem-rspec2-expectations. rubygem-rspec2-mocks 2.14.6 5.fc27.3 152930 Development/Languages Rspec 2 doubles (mocks and stubs) rspec-mocks provides a test-double framework for Rspec including support for method stubs, fakes, and message expectations. rubygem-rspec2-mocks-doc 2.14.6 5.fc27.3 2090555 Documentation Documentation for rubygem-rspec2-mocks This package contains documentation for rubygem-rspec2-mocks. rubygem-rsvg2 3.1.8 2.fc27 9598 Development/Languages Ruby binding of librsvg-2.x Ruby/RSVG is a Ruby binding of librsvg. rubygem-rsvg2-doc 3.1.8 2.fc27 733795 Documentation Documentation for rubygem-rsvg2 This package contains documentation for rubygem-rsvg2. rubygem-rttool 1.0.3.0 8.fc27 78274 Unspecified Converter from RT into various formats RT is a simple and human-readable table format. RTtool is a converter from RT into various formats. RT can be incorporated into RD. rubygem-rttool-doc 1.0.3.0 8.fc27 801033 Documentation Documentation for rubygem-rttool Documentation for rubygem-rttool rubygem-rubeyond 0.1 7.1.fc27 40062 Unspecified A development framework for Ruby Rubeyond provides addition general classes, mixins and functions to round out the standard library that ships with the Ruby language. rubygem-rubeyond-doc 0.1 7.1.fc27 696200 Documentation Documentation for rubygem-rubeyond Documentation for rubygem-rubeyond rubygem-ruby-dbus 0.11.0 4.fc27 130263 Development/Languages Ruby module for interaction with D-Bus Ruby D-Bus provides an implementation of the D-Bus protocol such that the D-Bus system can be used in the Ruby programming language. rubygem-ruby-dbus-doc 0.11.0 4.fc27 1681071 Documentation Documentation for rubygem-ruby-dbus Documentation for rubygem-ruby-dbus. rubygem-ruby-hmac 0.4.0 15.fc27 774316 Development/Languages This module provides common interface to HMAC functionality This module provides common interface to HMAC functionality. HMAC is a kind of "Message Authentication Code" (MAC) algorithm whose standard is documented in RFC2104. Namely, a MAC provides a way to check the integrity of information transmitted over or stored in an unreliable medium, based on a secret key. Originally written by Daiki Ueno. Converted to a RubyGem by Geoffrey Grosenbach rubygem-ruby-libvirt 0.7.0 5.fc27 265202 Development/Languages Ruby bindings for LIBVIRT Ruby bindings for libvirt. rubygem-ruby-libvirt-doc 0.7.0 5.fc27 2063085 Documentation Documentation for rubygem-ruby-libvirt Documentation for rubygem-ruby-libvirt rubygem-ruby-ntlm 0.0.4 2.fc27 20799 Development/Languages NTLM implementation for Ruby NTLM implementation for Ruby. rubygem-ruby-ntlm-doc 0.0.4 2.fc27 844599 Documentation Documentation for rubygem-ruby-ntlm Documentation for rubygem-ruby-ntlm rubygem-ruby-opengl 0.61.0 6.fc27 1090 Development/Languages OpenGL Interface for Ruby ruby-opengl consists of Ruby extension modules that are bindings for the OpenGL, GLU, and GLUT libraries. It is intended to be a replacement for -- and uses the code from -- Yoshi's ruby-opengl. rubygem-ruby-openid 2.7.0 5.fc27 304828 Development/Languages A library for consuming and serving OpenID identities The Ruby OpenID library, with batteries included. A Ruby library for verifying and serving OpenID identities. Ruby OpenID makes it easy to add OpenID authentication to your web applications. rubygem-ruby-openid-doc 2.7.0 5.fc27 3617489 Documentation Documentation for rubygem-ruby-openid Documentation for rubygem-ruby-openid rubygem-ruby-rc4 0.1.5 12.fc27 11288 Development/Languages Pure Ruby implementation of the RC4 algorithm RC4 is a pure Ruby implementation of the RC4 algorithm. rubygem-ruby-rc4-doc 0.1.5 12.fc27 707290 Development/Languages Documentation for rubygem-ruby-rc4 This package contains documentation for rubygem-ruby-rc4. rubygem-ruby2ruby 2.1.1 5.fc27 62236 Development/Languages Generate pure ruby from RubyParser compatible Sexps ruby2ruby provides a means of generating pure ruby code easily from RubyParser compatible Sexps. This makes making dynamic language processors in ruby easier than ever! rubygem-ruby2ruby-doc 2.1.1 5.fc27 923926 Documentation Documentation for rubygem-ruby2ruby This package contains documentation for rubygem-ruby2ruby. rubygem-ruby_engine 1.0.1 4.fc27 4026 Development/Languages Adds the RubyEngine pseudo-constant Gives you an RubyEngine class that simplifies checking for your Ruby implementation. rubygem-ruby_engine-doc 1.0.1 4.fc27 704311 Documentation Documentation for rubygem-ruby_engine Documentation for rubygem-ruby_engine. rubygem-ruby_parser 3.8.4 3.fc27 2122763 Development/Languages A ruby parser written in pure ruby ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc - which does by default use a C extension). RP's output is the same as ParseTree's output: s-expressions using ruby's arrays and base types. rubygem-ruby_parser-doc 3.8.4 3.fc27 1888352 Documentation Documentation for rubygem-ruby_parser Documentation for rubygem-ruby_parser. rubygem-ruby_version 1.0.1 4.fc27 5081 Development/Languages Adds the RubyVersion pseudo-constant Provides a RubyVersion class to simplify checking for the right Ruby version in your programs. rubygem-ruby_version-doc 1.0.1 4.fc27 719212 Documentation Documentation for rubygem-ruby_version Documentation for rubygem-ruby_version. rubygem-rubyforge 2.0.4 17.fc27 45425 Development/Languages A script which automates a limited set of rubyforge operations A script which automates a limited set of rubyforge operations. rubygem-rubyforge-doc 2.0.4 17.fc27 769941 Documentation Documentation for rubygem-rubyforge This package contains documentation for rubygem-rubyforge. rubygem-rubygems-mirror 1.1.0 4.fc27 18557 Development/Languages This is an update to the old `gem mirror` command This is an update to the old `gem mirror` command. It uses net/http/persistent and threads to grab the mirror set a little faster than the original. Eventually it will replace `gem mirror` completely. Right now the API is not completely stable (it will change several times before release), however, I will maintain stability in master. rubygem-rubygems-mirror-doc 1.1.0 4.fc27 835782 Documentation Documentation for rubygem-rubygems-mirror Documentation for rubygem-rubygems-mirror. rubygem-rubypants 0.2.0 7.fc27 22246 Development/Languages Ruby port of the smart-quotes library SmartyPants RubyPants is a Ruby port of the smart-quotes library SmartyPants. The original "SmartyPants" is a free web publishing plug-in for Movable Type, Blosxom, and BBEdit that easily translates plain ASCII punctuation characters into "smart" typographic punctuation HTML entities. rubygem-rubypants-doc 0.2.0 7.fc27 782541 Documentation Documentation for rubygem-rubypants Documentation for rubygem-rubypants rubygem-rubyzip 1.1.7 5.fc27 116579 Development/Languages A ruby module for reading and writing zip files A ruby module for reading and writing zip files. rubygem-rubyzip-doc 1.1.7 5.fc27 1815895 Documentation Documentation for rubygem-rubyzip Documentation for rubygem-rubyzip. rubygem-rufus-scheduler 2.0.4 9.fc21 1130681 Development/Languages Scheduler for Ruby (at, cron and every jobs) job scheduler for Ruby (at, cron, in and every jobs) rubygem-rugged 0.26.0 3.fc27 299513 Unspecified Rugged is a Ruby binding to the libgit2 library Rugged is a Ruby bindings to the libgit2W C Git library. This is for testing and using the libgit2 library in a language that is awesome. rubygem-rugged-doc 0.26.0 3.fc27 2110700 Unspecified Documentation for rubygem-rugged Documentation for rubygem-rugged rubygem-safe_yaml 1.0.4 5.fc27 32600 Development/Languages Parse YAML safely The SafeYAML gem provides an alternative implementation of YAML.load suitable for accepting user input in Ruby applications. Unlike Ruby's built-in implementation of YAML.load, SafeYAML's version will not expose apps to arbitrary code execution exploits. rubygem-safe_yaml-doc 1.0.4 5.fc27 1030071 Documentation Documentation for rubygem-safe_yaml Documentation for rubygem-safe_yaml rubygem-sanitize 2.1.0 5.fc23 23640 Development/Languages Whitelist-based HTML sanitizer Sanitize is a whitelist-based HTML sanitizer. Given a list of acceptable elements and attributes, Sanitize will remove all unacceptable HTML from a string. rubygem-sanitize-doc 2.1.0 5.fc23 798402 Documentation Documentation for rubygem-sanitize Documentation for rubygem-sanitize rubygem-sass 3.4.25 2.fc27 813674 Development/Languages A powerful but elegant CSS compiler that makes CSS fun again Sass makes CSS fun again. Sass is an extension of CSS, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin. rubygem-sass-doc 3.4.25 2.fc27 6970667 Documentation Documentation for rubygem-sass Documentation for rubygem-sass. rubygem-sass-rails 5.0.6 4.fc27 16522 Development/Languages Sass adapter for the Rails asset pipeline Sass adapter for the Rails asset pipeline. rubygem-sass-rails-doc 5.0.6 4.fc27 850996 Documentation Documentation for rubygem-sass-rails Documentation for rubygem-sass-rails. rubygem-sass-twitter-bootstrap 2.3.0 6.fc27 323149 Development/Languages Gem of the Twitter Bootstrap Create a Rails compatible gem for John Long's Sass conversion of the Twitter Bootstrap rubygem-sass-twitter-bootstrap-doc 2.3.0 6.fc27 691225 Documentation Documentation for rubygem-sass-twitter-bootstrap Documentation for rubygem-sass-twitter-bootstrap rubygem-scoped_search 4.1.0 2.fc27 79667 Development/Languages Easily search your ActiveRecord models Scoped search makes it easy to search your ActiveRecord-based models. It will create a named scope :search_for that can be called with a query string. It will build an SQL query using the provided query string and a definition that specifies on what fields to search. Because the functionality is built on named_scope, the result of the search_for call can be used like any other named_scope, so it can be chained with another scope or combined with will_paginate. Because it uses standard SQL, it does not require any setup, indexers or daemons. This makes scoped_search suitable to quickly add basic search functionality to your application with little hassle. On the other hand, it may not be the best choice if it is going to be used on very large data sets or by a large user base. rubygem-scoped_search-doc 4.1.0 2.fc27 1458933 Development/Languages Documentation for rubygem-scoped_search This package contains documentation for rubygem-scoped_search. rubygem-scrub_rb 1.0.1 6.fc27 9637 Unspecified Pure-ruby polyfill of MRI 2.1 String#scrub This gem provides a pure-ruby implementation of `String#scrub` and `#scrub!`, monkey-patched into String, that should work on any ruby platform. rubygem-scrub_rb-doc 1.0.1 6.fc27 697145 Unspecified Documentation for rubygem-scrub_rb Documentation for rubygem-scrub_rb. rubygem-scruffy 0.3.0 13.beta1.fc27 130216 Development/Languages A powerful, clean graphing library for Ruby Scruffy is a Ruby library for generating high quality, good looking graphs. It is designed to be easy to use and highly customizable. rubygem-scruffy-doc 0.3.0 13.beta1.fc27 1754854 Development/Languages Scruffy gem documentation Documentation for rubygem-scruffy rubygem-sdoc 0.4.2 3.fc27 486755 Development/Languages RDoc generator to build searchable HTML documentation for Ruby code SDoc is simply a wrapper for the rdoc command line tool. rubygem-sdoc-doc 0.4.2 3.fc27 1776692 Documentation Documentation for rubygem-sdoc Documentation for rubygem-sdoc. rubygem-selenium-webdriver 2.45.0 6.fc27 6366200 Development/Languages The next generation developer focused tool for automated testing of webapps WebDriver is a tool for writing automated tests of websites. It aims to mimic the behavior of a real user, and as such interacts with the HTML of the application. rubygem-selenium-webdriver-doc 2.45.0 6.fc27 4781319 Documentation Documentation for rubygem-selenium-webdriver Documentation for rubygem-selenium-webdriver rubygem-semantic 1.6.0 3.fc27 8769 Unspecified Utility class for parsing, storing, and comparing versions Semantic Version utility class for parsing, storing, and comparing versions. rubygem-semantic-doc 1.6.0 3.fc27 742853 Unspecified Documentation for rubygem-semantic Documentation for rubygem-semantic rubygem-sequel 5.1.0 1.fc27 2033752 Development/Languages The Database Toolkit for Ruby The Database Toolkit for Ruby. rubygem-sequel-doc 5.1.0 1.fc27 27666899 Documentation Documentation for rubygem-sequel Documentation for rubygem-sequel. rubygem-serialport 1.3.1 11.fc27 46688 Development/Languages Ruby library that provides a class for using RS-232 serial ports Ruby SerialPort is a class for using RS232 serial ports. It also contains low-level function to check current state of signals on the line. rubygem-serialport-doc 1.3.1 11.fc27 839385 Documentation Documentation for rubygem-serialport This package contains documentation for rubygem-serialport. rubygem-session 3.1.0 12.fc25 39580 Development/Languages Session drives external programs Session offers a set of classes built upon Open3::popen3 for driving external progams via pipes. It offers a significant abstraction over Open3::popen in that the stdout/stderr of each command sent can be deliniated rubygem-session-doc 3.1.0 12.fc25 893614 Documentation Documentation for rubygem-session Documentation for rubygem-session rubygem-settingslogic 2.0.9 8.fc27 8505 Development/Languages Simple settings solution for Ruby Settingslogic is a simple configuration and settings solution that uses an ERB enabled YAML file. Settingslogic works with Rails, Sinatra, or any Ruby project. rubygem-settingslogic-doc 2.0.9 8.fc27 738030 Documentation Documentation for rubygem-settingslogic Documentation for rubygem-settingslogic. rubygem-sexp_processor 4.7.0 3.fc27 169905 Development/Languages A branch of ParseTree providing generic sexp processing tools sexp_processor branches from the ParseTree gem bringing all the generic sexp processing tools with it. Sexp, SexpProcessor, Environment, etc... all for your language processing pleasure. rubygem-sexp_processor-doc 4.7.0 3.fc27 1059605 Documentation Documentation for rubygem-sexp_processor Documentation for rubygem-sexp_processor. rubygem-shellany 0.0.1 4.fc27 7737 Development/Languages Simple, somewhat portable command capturing MRI+JRuby compatible command output capturing. rubygem-shellany-doc 0.0.1 4.fc27 713629 Documentation Documentation for rubygem-shellany Documentation for rubygem-shellany. rubygem-shindo 0.3.8 6.fc27 31255 Development/Languages Simple depth first Ruby testing Work with your tests, not against them. rubygem-shindo-doc 0.3.8 6.fc27 785087 Documentation Documentation for rubygem-shindo Documentation for rubygem-shindo rubygem-shotgun 0.9 12.fc27 17541 Development/Languages Automatic reloading version of the rackup command This is an automatic reloading version of the rackup command that's shipped with Rack. It can be used as an alternative to the complex reloading logic provided by web frameworks or in environments that don't support application reloading. The shotgun command starts one of Rack's supported servers (e.g., mongrel, thin, webrick) and listens for requests but does not load any part of the actual application. Each time a request is received, it forks, loads the application in the child process, processes the request, and exits the child process. The result is clean, application-wide reloading of all source files and templates on each request. rubygem-shotgun-doc 0.9 12.fc27 753007 Documentation Documentation for rubygem-shotgun This package contains documentation for rubygem-shotgun. rubygem-shoulda 3.5.0 3.fc24 3502 Development/Languages Making tests easy on the fingers and eyes Making tests easy on the fingers and eyes. rubygem-shoulda-context 1.2.2 2.fc27 30393 Development/Languages Context framework extracted from Shoulda Shoulda's contexts make it easy to write understandable and maintainable tests for Test::Unit. It's fully compatible with your existing tests in Test::Unit, and requires no retooling to use. Refer to the shoulda gem if you want to know more about using shoulda with Rails or RSpec. rubygem-shoulda-context-doc 1.2.2 2.fc27 869662 Documentation Documentation for rubygem-shoulda-context Documentation for rubygem-shoulda-context. rubygem-shoulda-doc 3.5.0 3.fc24 698581 Documentation Documentation for rubygem-shoulda Documentation for rubygem-shoulda. rubygem-shoulda-matchers 2.8.0 2.fc24 284146 Development/Languages Making tests easy on the fingers and eyes shoulda-matchers provides Test::Unit- and RSpec-compatible one-liners that test common Rails functionality. These tests would otherwise be much longer, more complex, and error-prone. rubygem-shoulda-matchers-doc 2.8.0 2.fc24 3978701 Documentation Documentation for rubygem-shoulda-matchers Documentation for rubygem-shoulda-matchers. rubygem-sigdump 0.2.2 4.fc27 9631 Unspecified Ruby signal handler which dumps running threads and number of allocated objects Setup signal handler which dumps backtrace of running threads and number of allocated objects per class. Require 'sigdump/setup', send SIGCONT, and see /tmp/sigdump-.log. rubygem-sigdump-doc 0.2.2 4.fc27 704230 Documentation Documentation for rubygem-sigdump Documentation for rubygem-sigdump. rubygem-simple-navigation 4.0.5 2.fc27 78067 Development/Languages Ruby library for creating navigation for your Rails or Sinatra application With the simple-navigation gem installed you can easily create multilevel navigation for your Rails, Sinatra or Padrino applications. The navigation is global in a single configuration file. It supports automatic as well as explicit highlighting of the currently active navigation through regular expressions. rubygem-simple-navigation-doc 4.0.5 2.fc27 1309507 Documentation Documentation for rubygem-simple-navigation Documentation for rubygem-simple-navigation. rubygem-simple-rss 1.3.1 3.fc27 28717 Development/Languages A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation. rubygem-simple-rss-doc 1.3.1 3.fc27 809711 Documentation Documentation for rubygem-simple-rss Documentation for rubygem-simple-rss. rubygem-simplecov 0.13.0 3.fc27 94319 Development/Languages Code coverage analysis tool for Ruby 1.9 Code coverage for Ruby 1.9 with a powerful configuration library and automatic merging of coverage across test suites rubygem-simplecov-doc 0.13.0 3.fc27 1750712 Documentation Documentation for rubygem-simplecov Documentation for rubygem-simplecov rubygem-simplecov-html 0.10.0 4.fc27 562235 Development/Languages Default HTML formatter for SimpleCov Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+ rubygem-simplecov-html-doc 0.10.0 4.fc27 720064 Documentation Documentation for rubygem-simplecov-html Documentation for rubygem-simplecov-html rubygem-sinatra 2.0.0 2.fc27 128729 Unspecified Ruby-based web application framework Sinatra is a DSL intended for quickly creating web-applications in Ruby with minimal effort. rubygem-sinatra-cross_origin 0.4.0 2.fc27 4425 Development/Languages Cross Origin Resource Sharing helper for Sinatra Cross Origin Resource Sharing helper for Sinatra. rubygem-sinatra-cross_origin-doc 0.4.0 2.fc27 728339 Documentation Documentation for rubygem-sinatra-cross_origin Documentation for rubygem-sinatra-cross_origin. rubygem-sinatra-doc 2.0.0 2.fc27 4907008 Unspecified Documentation for rubygem-sinatra This package contains documentation for rubygem-sinatra. rubygem-sinatra-rabbit 1.1.6 7.fc27 140482 Development/Languages Ruby DSL for creating restful applications using Sinatra Sinatra::Rabbit is a Sinatra extensions that makes designing a REST API much easier and more fun. Rabbit maps REST resources to 'collections'. Every collection then could define CRUD and other operations to manipulate with resource. Rabbit will handle parameter validation and capability checks for you, so you can focus on the structure and design of your REST API. rubygem-sinatra-rabbit-doc 1.1.6 7.fc27 1253627 Documentation Documentation for rubygem-sinatra-rabbit Documentation for rubygem-sinatra-rabbit rubygem-six 0.2.0 7.fc27 40025 Unspecified Ultra simple authorization gem for ruby Ultra lite authorization library. rubygem-six-doc 0.2.0 7.fc27 743626 Unspecified Documentation for rubygem-six Documentation for rubygem-six. rubygem-slim 3.0.8 2.fc27 67364 Unspecified Slim is a template language Slim is a template language whose goal is reduce the syntax to the essential parts without becoming cryptic. rubygem-slim-doc 3.0.8 2.fc27 1517648 Unspecified Documentation for rubygem-slim Documentation for rubygem-slim. rubygem-slop 3.5.0 5.fc27 33739 Development/Languages Option gathering made easy A simple DSL for gathering options and parsing the command line rubygem-slop-doc 3.5.0 5.fc27 973061 Documentation Documentation for rubygem-slop Documentation for rubygem-slop rubygem-snmp 1.2.0 6.fc27 2486233 Development/Languages A Ruby implementation of SNMP (the Simple Network Management Protocol) A Ruby implementation of SNMP (the Simple Network Management Protocol). rubygem-spring 2.0.0 3.fc27 104165 Development/Languages Rails application preloader Spring is a Rails application preloader. It speeds up development by keeping your application running in the background so you don't need to boot it every time you run a test, rake task or migration. rubygem-spring-doc 2.0.0 3.fc27 1600766 Documentation Documentation for rubygem-spring Documentation for rubygem-spring rubygem-spring-watcher-listen 2.0.1 3.fc27 4483 Development/Languages Makes spring watch files using the listen gem This gem makes Spring watch the filesystem for changes using Listen rather than by polling the filesystem. On larger projects this means spring will be more responsive, more accurate and use less cpu on local filesystems. rubygem-spring-watcher-listen-doc 2.0.1 3.fc27 704312 Documentation Documentation for rubygem-spring-watcher-listen Documentation for rubygem-spring-watcher-listen. rubygem-sprite-factory 1.7 1.fc24 31547 Development/Languages Automatic CSS sprite generator Combines individual images from a directory into a single sprite image file and creates an appropriate CSS stylesheet. rubygem-sprite-factory-doc 1.7 1.fc24 2070011 Documentation Documentation for rubygem-sprite-factory Documentation for rubygem-sprite-factory. rubygem-sprockets 3.7.1 3.fc27 226726 Development/Languages Rack-based asset packaging system Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS. rubygem-sprockets-doc 3.7.1 3.fc27 2504991 Documentation Documentation for rubygem-sprockets Documentation for rubygem-sprockets. rubygem-sprockets-rails 3.2.0 5.fc27 28830 Development/Languages Sprockets Rails integration Provides Sprockets implementation for Rails 4.x (and beyond) Asset Pipeline. rubygem-sprockets-rails-doc 3.2.0 5.fc27 884720 Documentation Documentation for rubygem-sprockets-rails Documentation for rubygem-sprockets-rails. rubygem-sqlite3 1.3.13 5.fc27 98988 Development/Languages Allows Ruby scripts to interface with a SQLite3 database SQLite3/Ruby is a module to allow Ruby scripts to interface with a SQLite3 database. rubygem-sqlite3-doc 1.3.13 5.fc27 1621205 Documentation Documentation for rubygem-sqlite3 Documentation for rubygem-sqlite3. rubygem-sshkey 1.7.0 4.fc27 14200 Development/Languages Generate private/public SSH key-pairs using pure Ruby Generate private and public SSH keys (RSA and DSA supported) using pure Ruby. rubygem-sshkey-doc 1.7.0 4.fc27 812185 Documentation Documentation for sshkey Documentation for rubygem-sshkey rubygem-state_machine 1.1.2 15.fc27 806873 Development/Languages Adds support for creating state machines for attributes on any Ruby class Adds support for creating state machines for attributes on any Ruby class rubygem-state_machine-doc 1.1.2 15.fc27 3890431 Documentation Documentation files, rdoc, ri, examples and tests Documentation files for state_machine, includes RDoc, ri, tests, examples and another extra documentation files. rubygem-stomp 1.4.3 2.fc27 131804 Development/Languages Ruby client for the Stomp messaging protocol Ruby client for the Stomp messaging protocol rubygem-stomp-doc 1.4.3 2.fc27 1950568 Documentation Documentation for rubygem-stomp This package contains documentation for rubygem-stomp. rubygem-sup 0.21.0 7.fc27 555960 Applications/Internet A console-based email client written in ruby Sup is a console-based email client for people with a lot of email. It supports tagging, very fast full-text search, automatic contact-list management, and more. If you're the type of person who treats email as an extension of your long-term memory, Sup is for you. Sup makes it easy to: - Handle massive amounts of email. - Mix email from different sources: mbox files (even across different machines), Maildir directories, IMAP folders, POP accounts, and GMail accounts. - Instantaneously search over your entire email collection. Search over body text, or use a query language to combine search predicates in any way. - Handle multiple accounts. Replying to email sent to a particular account will use the correct SMTP server, signature, and from address. - Add custom code to handle certain types of messages or to handle certain types of text within messages. - Organize email with user-defined labels, automatically track recent contacts, and much more! The goal of Sup is to become the email client of choice for nerds everywhere. rubygem-sup-doc 0.21.0 7.fc27 4626996 Documentation Documentation for rubygem-sup Documentation for rubygem-sup rubygem-syck 1.0.5 8.fc27 190777 Development/Languages Gemified version of Syck from Ruby's stdlib A gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdlib, and this gem is meant to bridge the gap for people that haven't updated their YAML yet. rubygem-syck-doc 1.0.5 8.fc27 1431812 Documentation Documentation for rubygem-syck Documentation for rubygem-syck rubygem-syntax 1.2.0 5.fc27 54163 Development/Languages Ruby library for performing simple syntax highlighting Syntax is a lexical analysis framework. It supports pluggable syntax modules, and comes with modules for Ruby, XML, and YAML. rubygem-syntax-doc 1.2.0 5.fc27 946237 Documentation Documentation for rubygem-syntax Documentation for rubygem-syntax. rubygem-systemu 2.6.4 2.fc21 790300 Development/Libraries Universal capture of stdout and stderr and handling of child process pid Universal capture of stdout and stderr and handling of child process pid. rubygem-taskjuggler 3.5.0 1.fc22 1688579 Development/Languages A Project Management Software TaskJuggler is a modern and powerful, Free and Open Source Software project management tool. Its new approach to project planing and tracking is more flexible and superior to the commonly used Gantt chart editing tools. TaskJuggler is project management software for serious project managers. It covers the complete spectrum of project management tasks from the first idea to the completion of the project. It assists you during project scoping, resource assignment, cost and revenue planing, risk and communication management. rubygem-taskjuggler-doc 3.5.0 1.fc22 13111421 Documentation Documentation for rubygem-taskjuggler Documentation for rubygem-taskjuggler rubygem-temple 0.8.0 2.fc27 67473 Unspecified Template compilation framework in Ruby Temple is an abstraction and a framework for compiling templates to pure Ruby. It's all about making it easier to experiment, implement and optimize template languages. If you're interested in implementing your own template language, or anything else related to the internals of a template engine: You've come to the right place. rubygem-temple-doc 0.8.0 2.fc27 1551639 Unspecified Documentation for rubygem-temple Documentation for rubygem-temple. rubygem-term-ansicolor 1.4.0 3.fc27 52716 Development/Languages Ruby library that colors strings using ANSI escape sequences This library uses ANSI escape sequences to control the attributes of terminal output. rubygem-term-ansicolor-doc 1.4.0 3.fc27 1857931 Documentation Documentation for rubygem-term-ansicolor Documentation for rubygem-term-ansicolor. rubygem-test-unit 3.2.6 100.fc27 372973 Development/Languages Improved version of Test::Unit bundled in Ruby 1.8.x Test::Unit 2.x - Improved version of Test::Unit bundled in Ruby 1.8.x. Ruby 1.9.x bundles minitest not Test::Unit. Test::Unit bundled in Ruby 1.8.x had not been improved but unbundled Test::Unit (Test::Unit 2.x) will be improved actively. rubygem-test-unit-doc 3.2.6 100.fc27 3437139 Documentation Documentation for rubygem-test-unit This package contains documentation for rubygem-test-unit. rubygem-test-unit-notify 1.0.4 5.fc27 54274 Development/Languages Test::Unit::Notify - A test result notify extension for Test::Unit Test::Unit::Notify - A test result notify extension for Test::Unit. rubygem-test-unit-notify-doc 1.0.4 5.fc27 844810 Documentation Documentation for rubygem-test-unit-notify Documentation for rubygem-test-unit-notify rubygem-test-unit-rr 1.0.5 4.fc27 33784 Development/Languages Test::Unit::RR - RR adapter for Test::Unit Test::Unit::RR - RR adapter for Test::Unit. rubygem-test-unit-rr-doc 1.0.5 4.fc27 709822 Documentation Documentation for rubygem-test-unit-rr Documentation for rubygem-test-unit-rr rubygem-test_declarative 0.0.5 12.fc27 2872 Development/Languages Simply adds a declarative test method syntax to test/unit Simply adds a declarative test method syntax to test/unit. rubygem-test_declarative-doc 0.0.5 12.fc27 699689 Documentation Documentation for rubygem-test_declarative Documentation for rubygem-test_declarative rubygem-text 1.3.1 5.fc27 30910 Unspecified Collection of text algorithms A collection of text algorithms: Levenshtein, Soundex, Metaphone, Double Metaphone, Figlet, Porter Stemming rubygem-text-doc 1.3.1 5.fc27 852195 Documentation Documentation for rubygem-text Documentation for rubygem-text rubygem-text-format 1.0.0 13.fc22 821710 Development/Languages Text::Format formats fixed-width text nicely Text::Format is provides the ability to nicely format fixed-width text with knowledge of the writeable space (number of columns), margins, and indentation settings. Text::Format can work with either TeX::Hyphen or Text::Hyphen to hyphenate words when formatting. rubygem-thin 1.7.2 4.fc27 122366 Unspecified A thin and fast web server Thin is a Ruby web server that glues together three of the best Ruby libraries in web history. The Mongrel parser, the root of Mongrel speed and security, Event Machine, a network I/O library with extremely high scalability and Rack, a minimal interface between webservers and Ruby frameworks. rubygem-thin-doc 1.7.2 4.fc27 1551349 Unspecified Documentation for rubygem-thin Documentation for rubygem-thin. rubygem-thinking-sphinx 3.1.3 3.fc24 138340 Development/Languages A smart wrapper over Sphinx for ActiveRecord An intelligent layer for ActiveRecord (via Rails and Sinatra) for the Sphinx full-text search tool. rubygem-thinking-sphinx-doc 3.1.3 3.fc24 3062031 Documentation Documentation for rubygem-thinking-sphinx Documentation for rubygem-thinking-sphinx. rubygem-thor 0.19.1 7.fc27 165912 Development/Languages Thor is a toolkit for building powerful command-line interfaces Thor is a toolkit for building powerful command-line interfaces. rubygem-thor-doc 0.19.1 7.fc27 1699438 Documentation Documentation for rubygem-thor This package contains documentation for rubygem-thor. rubygem-thread_order 1.1.0 4.fc27 8116 Unspecified Test helper for ordering threaded code Test helper for ordering threaded code. rubygem-thread_order-doc 1.1.0 4.fc27 706442 Documentation Documentation for rubygem-thread_order Documentation for rubygem-thread_order. rubygem-thread_safe 0.3.6 2.fc27 80703 Unspecified Thread-safe collections and utilities for Ruby A collection of data structures and utilities to make thread-safe programming in Ruby easier. rubygem-thread_safe-doc 0.3.6 2.fc27 1299633 Unspecified Documentation for rubygem-thread_safe Documentation for rubygem-thread_safe. rubygem-tilt 2.0.8 1.fc27 75475 Development/Languages Generic interface to multiple Ruby template engines Generic interface to multiple Ruby template engines. rubygem-tilt-doc 2.0.8 1.fc27 1459187 Documentation Documentation for rubygem-tilt Documentation for rubygem-tilt. rubygem-tiltout 1.4.0 5.fc24 11849 Development/Languages Tilt templates with layouts and helpers Tiltout is a small abstraction on top of Tilt that allows you to render templates with optional layouts, share state between layout and template, register helper modules and optionally cache templates. rubygem-tiltout-doc 1.4.0 5.fc24 712662 Documentation Documentation for rubygem-tiltout Documentation for rubygem-tiltout rubygem-timecop 0.7.1 5.fc27 18558 Development/Languages Provides a unified method to mock Time.now, Date.today in a single call A gem providing "time travel" and "time freezing" capabilities, making it dead simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call. rubygem-timecop-doc 0.7.1 5.fc27 786586 Documentation Documentation for rubygem-timecop Documentation for rubygem-timecop. rubygem-timers 4.0.1 4.fc27 12164 Development/Languages Pure Ruby one-shot and periodic timers Schedule procs to run after a certain time using any API that accepts a timeout rubygem-timers-doc 4.0.1 4.fc27 812470 Documentation Documentation for rubygem-timers Documentation for rubygem-timers. rubygem-tins 1.0.0 8.fc27 86885 Development/Languages Useful tools library in Ruby All the stuff that isn't good/big enough for a real library. rubygem-tins-doc 1.0.0 8.fc27 2120431 Documentation Documentation for rubygem-tins Documentation for rubygem-tins. rubygem-tk 0.2.0 1.fc27 1851275 Unspecified Tk interface module using tcltklib Tk interface module using tcltklib. rubygem-tk-doc 0.2.0 1.fc27 27308991 Unspecified Documentation for rubygem-tk Documentation for rubygem-tk. rubygem-transaction-simple 1.4.0.2 13.fc27 31087 Development/Languages Simple object transaction support for Ruby Transaction::Simple provides a generic way to add active transaction support to objects. The transaction methods added by this module will work with most objects, excluding those that cannot be Marshal-ed (bindings, procedure objects, IO instances, or singleton objects). rubygem-transaction-simple-doc 1.4.0.2 13.fc27 943148 Development/Languages Documentation for rubygem-transaction-simple This package contains documentation for rubygem-transaction-simple. rubygem-treetop 1.6.3 4.fc27 179536 Development/Languages A Ruby-based text parsing and interpretation DSL Treetop is a language for describing languages. It helps you analyze syntax. rubygem-treetop-doc 1.6.3 4.fc27 2872253 Documentation Documentation for rubygem-treetop Documentation for rubygem-treetop. rubygem-trollop 2.1.2 2.fc27 31779 Unspecified Trollop is a commandline option parser for Ruby that just gets out of your way Trollop is a commandline option parser for Ruby that just gets out of your way. One line of code per option is all you need to write. For that, you get a nice automatically-generated help page, robust option parsing, command subcompletion, and sensible defaults for everything you don't specify. rubygem-trollop-doc 2.1.2 2.fc27 922732 Unspecified Documentation for rubygem-trollop Documentation for rubygem-trollop. rubygem-ttfunk 1.4.0 4.fc27 130075 Development/Languages Font Metrics Parser for Prawn TTFunk is a TrueType font parser written in pure ruby. rubygem-ttfunk-doc 1.4.0 4.fc27 2054374 Development/Languages Documentation for rubygem-ttfunk This package contains documentation for rubygem-ttfunk. rubygem-turbolinks 5.0.1 3.fc27 4274 Development/Languages Turbolinks makes navigating your web application faster Rails engine for Turbolinks 5 support. rubygem-turbolinks-doc 5.0.1 3.fc27 703907 Documentation Documentation for rubygem-turbolinks Documentation for rubygem-turbolinks. rubygem-turbolinks-source 5.0.0 3.fc27 36701 Development/Languages Turbolinks JavaScript assets Turbolinks JavaScript assets. rubygem-turbolinks-source-doc 5.0.0 3.fc27 757288 Documentation Documentation for rubygem-turbolinks-source Documentation for rubygem-turbolinks-source. rubygem-typhoeus 1.0.2 3.fc27 75782 Development/Languages Parallel HTTP library on top of libcurl multi Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic. rubygem-typhoeus-doc 1.0.2 3.fc27 1446182 Documentation Documentation for rubygem-typhoeus Documentation for rubygem-typhoeus. rubygem-tzinfo 1.2.2 5.fc27 145691 Development/Languages Daylight-savings aware timezone library TZInfo is a Ruby library that uses the standard tz (Olson) database to provide daylight savings aware transformations between times in different time zones. rubygem-tzinfo-doc 1.2.2 5.fc27 2215252 Documentation Documentation for rubygem-tzinfo This package contains documentation for rubygem-tzinfo. rubygem-uglifier 3.2.0 2.fc27 650091 Development/Languages Ruby wrapper for UglifyJS JavaScript compressor Uglifier minifies JavaScript files by wrapping UglifyJS to be accessible in Ruby. rubygem-uglifier-doc 3.2.0 2.fc27 2200699 Documentation Documentation for rubygem-uglifier Documentation for rubygem-uglifier. rubygem-unf 0.1.4 9.fc27 7290 Development/Languages Wrapper library to bring Unicode Normalization Form support to Ruby/JRuby This is a wrapper library to bring Unicode Normalization Form support to Ruby/JRuby. rubygem-unf-doc 0.1.4 9.fc27 709874 Documentation Documentation for rubygem-unf Documentation for rubygem-unf. rubygem-unf_ext 0.0.7.4 3.fc27 421854 Development/Languages Unicode Normalization Form support library for CRuby Unicode Normalization Form support library for CRuby. rubygem-unf_ext-doc 0.0.7.4 3.fc27 717414 Documentation Documentation for rubygem-unf_ext Documentation for rubygem-unf_ext. rubygem-unicode 0.4.4.2 7.fc27 1703063 Unspecified Unicode normalization library for Ruby Unicode normalization library for Ruby. rubygem-unicode-display_width 1.2.1 2.fc27 14178 Development/Languages Support for east_asian_width string widths This gem adds String#display_size to get the display size of a string using EastAsianWidth.txt. rubygem-unicode-display_width-doc 1.2.1 2.fc27 748477 Development/Languages Documentation for rubygem-unicode-display_width This package contains documentation for rubygem-unicode-display_width. rubygem-uuid 2.3.7 5.fc27 19926 Development/Languages UUID generator based on RFC 4122 UUID generator for producing universally unique identifiers based on RFC 4122 (http://www.ietf.org/rfc/rfc4122.txt). rubygem-uuid-doc 2.3.7 5.fc27 817442 Documentation Documentation for rubygem-uuid Documentation for rubygem-uuid. rubygem-uuidtools 2.1.5 6.fc27 47439 Development/Languages A simple universally unique ID generation library UUIDTools was designed to be a simple library for generating any of the various types of UUIDs. It conforms to RFC 4122 whenever possible. rubygem-uuidtools-doc 2.1.5 6.fc27 903633 Documentation Documentation for rubygem-uuidtools This package contains documentation for rubygem-uuidtools. rubygem-vcr 2.3.0 9.fc27 2778560 Development/Languages Record test suite HTTP interactions and replay during future test runs VCR provides a simple API to record and replay your test suite's HTTP interactions. It works with a variety of HTTP client libraries, HTTP stubbing libraries and testing frameworks. rubygem-vegas 0.1.11 4.fc24 15870 Development/Languages Create executable versions of Sinatra/Rack apps Vegas aims to solve the simple problem of creating executable versions of Sinatra/Rack apps. It includes a class Vegas::Runner that wraps Rack/Sinatra applications and provides a simple command line interface and launching mechanism. rubygem-vegas-doc 0.1.11 4.fc24 783059 Documentation Documentation for rubygem-vegas Documentation for rubygem-vegas rubygem-virtus 1.0.5 1.fc23 77872 Development/Languages Attributes on Steroids for Plain Old Ruby Objects Attributes on Steroids for Plain Old Ruby Objects. rubygem-virtus-doc 1.0.5 1.fc23 1580623 Documentation Documentation for rubygem-virtus Documentation for rubygem-virtus. rubygem-vte 3.1.8 3.fc27 51314 Development/Languages Ruby binding of vte Ruby/VTE is a Ruby binding of VTE rubygem-vte-devel 3.1.8 3.fc27 82 Development/Languages Ruby/VTE development environment Header files and libraries for building a extension library for the rubygem-vte rubygem-vte-devel 3.1.8 3.fc27 82 Development/Languages Ruby/VTE development environment Header files and libraries for building a extension library for the rubygem-vte rubygem-vte-doc 3.1.8 3.fc27 717606 Documentation Documentation for rubygem-vte This package contains documentation for rubygem-vte. rubygem-vte3 3.1.8 2.fc27 37709 Development/Languages Ruby binding of VTE Ruby/VTE3 is a Ruby binding of VTE . rubygem-vte3-doc 3.1.8 2.fc27 736091 Documentation Documentation for rubygem-vte3 Documentation for rubygem-vte3 . rubygem-warden 1.2.7 2.fc27 47057 Unspecified Rack middle-ware that provides authentication for rack applications Warden is a Rack-based middle-ware, designed to provide a mechanism for authentication in Ruby web applications. It is a common mechanism that fits into the Rack Machinery to offer powerful options for authentication. rubygem-warden-doc 1.2.7 2.fc27 1144029 Unspecified Documentation for rubygem-warden Documentation for rubygem-warden. rubygem-web-console 3.5.1 2.fc27 61730 Development/Languages A debugging tool for your Ruby on Rails applications A debugging tool for your Ruby on Rails applications. rubygem-web-console-doc 3.5.1 2.fc27 972349 Documentation Documentation for rubygem-web-console Documentation for rubygem-web-console. rubygem-webkit2-gtk 3.1.8 2.fc27 35668 Unspecified Ruby binding of WebKit2GTK+ Ruby/WebKit2GTK is a Ruby binding of WebKit2GTK+. rubygem-webkit2-gtk-doc 3.1.8 2.fc27 737355 Unspecified Documentation for rubygem-webkit2-gtk Documentation for rubygem-webkit2-gtk. rubygem-webmock 2.3.2 2.fc27 140150 Development/Languages Library for stubbing HTTP requests in Ruby WebMock allows stubbing HTTP requests and setting expectations on HTTP requests. rubygem-webmock-doc 2.3.2 2.fc27 2574053 Documentation Documentation for rubygem-webmock Documentation for rubygem-webmock. rubygem-webrat 0.7.3 12.fc27 217109 Development/Languages Ruby Acceptance Testing for Web applications Webrat lets you quickly write expressive and robust acceptance tests for a Ruby web application. It supports simulating a browser inside a Ruby process to avoid the performance hit and browser dependency of Selenium or Watir, but the same API can also be used to drive real Selenium tests when necessary (eg. for testing AJAX interactions). rubygem-webrat-doc 0.7.3 12.fc27 1748879 Documentation Documentation for rubygem-webrat Documentation for rubygem-webrat rubygem-webrobots 0.1.2 4.fc27 40609 Development/Languages Ruby library to help write robots.txt compliant web robots This library helps write robots.txt compliant web robots in Ruby. rubygem-webrobots-doc 0.1.2 4.fc27 828366 Documentation Documentation for rubygem-webrobots Documentation for rubygem-webrobots rubygem-websocket 1.2.2 7.fc27 60045 Development/Languages Universal Ruby library to handle WebSocket protocol Universal Ruby library to handle WebSocket protocol. rubygem-websocket-doc 1.2.2 7.fc27 1368650 Documentation Documentation for rubygem-websocket Documentation for rubygem-websocket. rubygem-websocket-driver 0.6.5 3.fc27 48939 Unspecified WebSocket protocol handler with pluggable I/O This module provides a complete implementation of the WebSocket protocols that can be hooked up to any TCP library. It aims to simplify things by decoupling the protocol details from the I/O layer, such that users only need to implement code to stream data in and out of it without needing to know anything about how the protocol actually works. Think of it as a complete WebSocket system with pluggable I/O. rubygem-websocket-driver-doc 0.6.5 3.fc27 1191691 Unspecified Documentation for rubygem-websocket-driver Documentation for rubygem-websocket-driver. rubygem-websocket-extensions 0.1.2 3.fc27 8805 Development/Languages Generic extension manager for WebSocket connections Generic extension manager for WebSocket connections. rubygem-websocket-extensions-doc 0.1.2 3.fc27 825207 Documentation Documentation for rubygem-websocket-extensions Documentation for rubygem-websocket-extensions. rubygem-whiskey_disk 0.6.24 12.fc27 160596 Development/Languages Ruby tool for embarrassingly fast deployments Opinionated gem for doing fast git-based server deployments. rubygem-whiskey_disk-doc 0.6.24 12.fc27 1393578 Documentation Documentation for rubygem-whiskey_disk Documentation for rubygem-whiskey_disk. rubygem-wikicloth 0.8.0 5.fc24 84420 Development/Languages Mediawiki parser An implementation of the mediawiki markup in Ruby. rubygem-wikicloth-doc 0.8.0 5.fc24 1569840 Documentation Documentation for rubygem-wikicloth Documentation for rubygem-wikicloth rubygem-wirb 2.1.1 2.fc27 25730 Development/Languages Wavy IRB: Colorizes irb results Wavy IRB: Colorizes irb results. It originated from Wirble, but only provides result highlighting. Just call Wirb.start and enjoy the colors in your IRB ;). You can use it with your favorite colorizer engine. See README.md for more details. rubygem-wirb-doc 2.1.1 2.fc27 878429 Development/Languages Documentation for rubygem-wirb This package contains documentation for rubygem-wirb. rubygem-xml-simple 1.1.5 4.fc27 31110 Development/Languages A simple API for XML processing A simple API for XML processing. rubygem-xml-simple-doc 1.1.5 4.fc27 870386 Documentation Documentation for rubygem-xml-simple Documentation for rubygem-xml-simple. rubygem-xmlparser 0.7.2.1 18.fc27 3324767 Development/Languages Ruby bindings to the Expat XML parsing library Ruby bindings to the Expat XML parsing library. rubygem-xmlrpc 0.2.1 84.fc27 87836 Development/Libraries XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP. rubygem-xmpp4r 0.5 11.fc21 552522 Development/Languages An XMPP/Jabber library for Ruby XMPP4R is an XMPP/Jabber library for Ruby. rubygem-xmpp4r-doc 0.5 11.fc21 4139283 Documentation Documentation for rubygem-xmpp4r This package contains documentation and examples for rubygem-xmpp4r. rubygem-xmpp4r-simple 0.8.8 11.fc21 52528 Development/Languages A simplified Jabber client library Jabber::Simple takes the strong foundation laid by xmpp4r and hides the relatively high complexity of maintaining a simple instant messenger bot in Ruby. rubygem-xmpp4r-simple-doc 0.8.8 11.fc21 831167 Documentation Documentation for rubygem-xmpp4r-simple This package contains documentation and examples for rubygem-xmpp4r-simple. rubygem-xpath 2.0.0 6.fc27 38997 Development/Languages Generate XPath expressions from Ruby XPath is a Ruby DSL for generating XPath expressions rubygem-xpath-doc 2.0.0 6.fc27 957529 Documentation Documentation for rubygem-xpath Documentation for rubygem-xpath rubygem-yard 0.9.8 3.fc27 1017415 Development/Languages Documentation tool for consistent and usable documentation in Ruby YARD is a documentation generation tool for the Ruby programming language. It enables the user to generate consistent, usable documentation that can be exported to a number of formats very easily, and also supports extending for custom Ruby constructs such as custom class level definitions. rubygem-yard-doc 0.9.8 3.fc27 7827625 Documentation Documentation for rubygem-yard Documentation for rubygem-yard. rubygem-yell 2.0.7 2.fc27 53806 Development/Languages Yell - Your Extensible Logging Library Yell - Your Extensible Logging Library. Define multiple adapters, various log level combinations or message formatting options like you've never done before. rubygem-yell-doc 2.0.7 2.fc27 1162734 Documentation Documentation for rubygem-yell Documentation for rubygem-yell. rubygem-zoom 0.5.0 7.fc27 36313 Development/Languages Ruby binding to ZOOM Ruby/ZOOM provides a Ruby binding to the Z39.50 Object-Orientation Model (ZOOM), an abstract object-oriented programming interface to a subset of the services specified by the Z39.50 standard, also known as the international standard ISO 23950. rubygem-zoom-doc 0.5.0 7.fc27 784049 Documentation Documentation for rubygem-zoom This package contains documentation for rubygem-zoom. rubygems 2.6.13 100.fc27 1035530 Development/Libraries The Ruby standard for packaging ruby libraries RubyGems is the Ruby standard for publishing and managing third party libraries. rubygems-devel 2.6.13 100.fc27 8220 Development/Libraries Macros and development tools for packaging RubyGems Macros and development tools for packaging RubyGems. rubygems-doc 2.6.13 100.fc27 6302137 Development/Libraries Documentation for rubygems Documentation for rubygems. rubypick 1.1.1 7.fc27 4555 Unspecified Stub to allow choosing Ruby runtime Fedora /usr/bin/ruby stub to allow choosing Ruby runtime. Similarly to rbenv or RVM, it allows non-privileged user to choose which is preferred Ruby runtime for current task. rudesocket 1.3.0 21.fc27 77822 System Environment/Libraries Library (C++ API) for creating client sockets rudesocket is a library provides client socket services to an application. In addition to normal and SSL TCP connections, it supports proxies, SOCK4 and SOCKS5 servers. Furthermore, it allows you to chain proxies together. rudesocket 1.3.0 21.fc27 78470 System Environment/Libraries Library (C++ API) for creating client sockets rudesocket is a library provides client socket services to an application. In addition to normal and SSL TCP connections, it supports proxies, SOCK4 and SOCKS5 servers. Furthermore, it allows you to chain proxies together. rudesocket-devel 1.3.0 21.fc27 8250 Development/Libraries Development files for rudesocket rudesocket is a library provides client socket services to an application. In addition to normal and SSL TCP connections, it supports proxies, SOCK4 and SOCKS5 servers. Furthermore, it allows you to chain proxies together. The rudesocket-devel package contains libraries, header files, and documentation needed to develop C++ applications using rudesocket. rudesocket-devel 1.3.0 21.fc27 8250 Development/Libraries Development files for rudesocket rudesocket is a library provides client socket services to an application. In addition to normal and SSL TCP connections, it supports proxies, SOCK4 and SOCKS5 servers. Furthermore, it allows you to chain proxies together. The rudesocket-devel package contains libraries, header files, and documentation needed to develop C++ applications using rudesocket. rudiments 1.0.5 3.fc27 594832 Unspecified C++ class library for developing systems and applications A C++ class library for developing systems and applications. Rudiments includes frameworks for processes, threads, clients, servers, loggers and compilers. It also includes data structures for buffers, arrays, linked lists and dictionaries, and utility classes for processing text and binary data, regular expressions, random numbers, encryption, date and time, system information, files, directories, file-systems, inter-process communication, dynamic libraries, and XML. rudiments 1.0.5 3.fc27 599532 Unspecified C++ class library for developing systems and applications A C++ class library for developing systems and applications. Rudiments includes frameworks for processes, threads, clients, servers, loggers and compilers. It also includes data structures for buffers, arrays, linked lists and dictionaries, and utility classes for processing text and binary data, regular expressions, random numbers, encryption, date and time, system information, files, directories, file-systems, inter-process communication, dynamic libraries, and XML. rudiments-devel 1.0.5 3.fc27 659383 Unspecified Development files for rudiments Development files for rudiments. rudiments-devel 1.0.5 3.fc27 659396 Unspecified Development files for rudiments Development files for rudiments. rudiments-doc 1.0.5 3.fc27 11569574 Unspecified Documentation for rudiments Documentation for rudiments. rumor 1.0.5 15.fc27 120631 Applications/Multimedia Really Unintelligent Music transcriptOR Rumor is a realtime monophonic (with chords) MIDI keyboard to Lilypond converter. It receives MIDI events, quantizes them according to its metronome on the fly and outputs handwritten-like corresponding Lilypond notation. Tempo, meter, key and other parameters can be set via command-line options. runc 1.0.1 3.gitc5ec254.fc27 7654747 Unspecified CLI for running Open Containers The runc command can be used to start containers which are packaged in accordance with the Open Container Initiative's specifications, and to manage containers running under runc. runc-devel 1.0.1 3.gitc5ec254.fc27 5338203 Unspecified CLI for running Open Containers The runc command can be used to start containers which are packaged in accordance with the Open Container Initiative's specifications, and to manage containers running under runc. This package contains library source intended for building other packages which use import path with github.com/opencontainers/runc prefix. runc-unit-test 1.0.1 3.gitc5ec254.fc27 261374 Unspecified Unit tests for runc package The runc command can be used to start containers which are packaged in accordance with the Open Container Initiative's specifications, and to manage containers running under runc. This package contains unit tests for project providing packages with github.com/opencontainers/runc prefix. rundoc 0.11 8.fc27 7548 Unspecified An Ant task designed to help with the single-sourcing of program documentation An Ant task designed to help with the single-sourcing of program documentation. rundoc-javadoc 0.11 8.fc27 89154 Unspecified Javadocs for rundoc This package contains the API documentation for rundoc. rusers 0.17 87.fc27 40499 System Environment/Daemons Displays the users logged into machines on the local network The rusers program allows users to find out who is logged into various machines on the local network. The rusers command produces output similar to who, but for the specified list of hosts or for all machines on the local network. Install rusers if you need to keep track of who is logged into your local network. rusers-server 0.17 87.fc27 40175 System Environment/Daemons Server for the rusers protocol The rusers program allows users to find out who is logged into various machines on the local network. The rusers command produces output similar to who, but for the specified list of hosts or for all machines on the local network. The rusers-server package contains the server for responding to rusers requests. Install rusers-server if you want remote users to be able to see who is logged into your machine. rust 1.20.0 2.fc27 46823282 Unspecified The Rust Programming Language Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This package includes the Rust compiler and documentation generator. rust-debugger-common 1.20.0 2.fc27 37664 Unspecified Common debugger pretty printers for Rust This package includes the common functionality for rust-gdb and rust-lldb. rust-doc 1.20.0 2.fc27 100890054 Unspecified Documentation for Rust This package includes HTML documentation for the Rust programming language and its standard library. rust-gdb 1.20.0 2.fc27 38438 Unspecified GDB pretty printers for Rust This package includes the rust-gdb script, which allows easier debugging of Rust programs. rust-lldb 1.20.0 2.fc27 31892 Unspecified LLDB pretty printers for Rust This package includes the rust-lldb script, which allows easier debugging of Rust programs. rust-packaging 4 3.fc27 2625 Unspecified RPM macros for building Rust packages on various architectures The package provides macros for building projects in Rust on various architectures. rust-src 1.20.0 2.fc27 15989957 Unspecified Sources for the Rust standard library This package includes source files for the Rust standard library. It may be useful as a reference for code completion tools in various editors. rust-srpm-macros 4 3.fc27 1131 Unspecified RPM macros for building Rust source packages RPM macros for building Rust source packages. rust-std-static 1.20.0 2.fc27 59130364 Unspecified Standard library for Rust This package includes the standard libraries for building applications written in Rust. rust-std-static 1.20.0 2.fc27 61019640 Unspecified Standard library for Rust This package includes the standard libraries for building applications written in Rust. rvm 1.17 16.fc27 246590 System Environment/Libraries C library for unstructured recoverable virtual memory The RVM persistent recoverable memory library. The RVM library is used by the Coda distributed file-system. rvm 1.17 16.fc27 244778 System Environment/Libraries C library for unstructured recoverable virtual memory The RVM persistent recoverable memory library. The RVM library is used by the Coda distributed file-system. rvm-devel 1.17 16.fc27 36783 Development/Libraries Development files for rvm The rvm-devel package contains libraries and header files for developing applications that use rvm. rvm-devel 1.17 16.fc27 36789 Development/Libraries Development files for rvm The rvm-devel package contains libraries and header files for developing applications that use rvm. rvm-tools 1.17 16.fc27 124728 Development/Libraries Tools for rvm User-space tools to initialize and manipulate RVM log and data segments. The RVM library is used by the Coda distributed file-system. rw 0.7 5.fc27 41387 Unspecified Program that calculates rank-width and rank-decompositions rw is a program that calculates rank-width and rank-decompositions. It is based on ideas from "Computing rank-width exactly" by Sang-il Oum, "Sopra una formula numerica" by Ernesto Pascal, "Generation of a Vector from the Lexicographical Index" by B.P. Buckles and M. Lybanon and "Fast additions on masked integers" by Michael D. Adams and David S. Wise. rw 0.7 5.fc27 42643 Unspecified Program that calculates rank-width and rank-decompositions rw is a program that calculates rank-width and rank-decompositions. It is based on ideas from "Computing rank-width exactly" by Sang-il Oum, "Sopra una formula numerica" by Ernesto Pascal, "Generation of a Vector from the Lexicographical Index" by B.P. Buckles and M. Lybanon and "Fast additions on masked integers" by Michael D. Adams and David S. Wise. rw-devel 0.7 5.fc27 2534 Unspecified Development files for rw This package contains the header files and development documentation for rw. rw-devel 0.7 5.fc27 2534 Unspecified Development files for rw This package contains the header files and development documentation for rw. rwall 0.17 48.fc27 17156 System Environment/Daemons Client for sending messages to a host's logged in users The rwall command sends a message to all of the users logged into a specified host. Actually, your machine's rwall client sends the message to the rwall daemon running on the specified host, and the rwall daemon relays the message to all of the users logged in to that host. Install rwall if you'd like the ability to send messages to users logged in to a specified host machine. rwall-server 0.17 48.fc27 13113 System Environment/Daemons Server for sending messages to a host's logged in users The rwall command sends a message to all of the users logged into a specified host. The rwall-server package contains the daemon for receiving such messages, and is disabled by default on Red Hat Linux systems (it can be very annoying to keep getting all those messages when you're trying to play Quake--I mean, trying to get some work done). Install rwall-server if you'd like the ability to receive messages from users on remote hosts. rwho 0.17 60.fc27 52412 System Environment/Daemons Displays who is logged in to local network machines The rwho command displays output similar to the output of the who command (it shows who is logged in) for all machines on the local network running the rwho daemon. Install the rwho command if you need to keep track of the users who are logged in to your local network. rwhoisd 1.5.9.6 8.fc27 923326 Unspecified ARIN's Referral WHOIS server This server is a reference implementation of the server side of the RWhois protocol, first described in RFC 1714. This server attempts to implement concepts and practices in accordance with version 1.5 of the protocol, described in RFC 2167. rwhoisd-example 1.5.9.6 8.fc27 46894 Unspecified Sample data for rwhoisd WHOIS server This package delivers example configuration and data for rwhoisd WHOIS server. Recommended how-to is . rxjava 1.1.8 3.fc27 1358726 Unspecified Reactive Extensions for the JVM RxJava a library for composing asynchronous and event-based programs using observable sequences for the Java VM. rxjava-javadoc 1.1.8 3.fc27 8030048 Unspecified Javadoc for rxjava This package contains javadoc for rxjava. rxtx 2.2 0.19.20100211.fc27 290664 Unspecified Parallel communication for the Java Development Toolkit rxtx is an full implementation of java commapi which aims to support RS232 IEEE 1284, RS485, I2C and RawIO. rxvt 2.7.10 32.fc27 349455 User Interface/X ouR XVT, a VT102 emulator for the X window system rxvt, version 2.7.10, is a colour vt102 terminal emulator intended as an xterm(1) replacement for users who do not require features such as Tektronix 4014 emulation and toolkit-style configurability. As a result, rxvt uses much less swap space -- a significant advantage on a machine serving many X sessions. rxvt-unicode-256color 9.22 6.fc27 2752413 User Interface/X 256 color version of rxvt-unicode 256 color version of rxvt-unicode rxvt-unicode-256color-ml 9.22 6.fc27 2757135 User Interface/X 256 color multi-language version of rxvt-unicode Version of rxvt-unicode with 256color and enhanced multi-language support. rxvt-unicode 9.22 6.fc27 3086470 User Interface/X Unicode version of rxvt rxvt-unicode is a clone of the well known terminal emulator rxvt, modified to store text in Unicode (either UCS-2 or UCS-4) and to use locale-correct input and output. It also supports mixing multiple fonts at the same time, including Xft fonts. rxvt-unicode-ml 9.22 6.fc27 2740598 User Interface/X Multi-language version of rxvt-unicode Version of rxvt-unicode with enhanced multi-language support. rygel 0.36.0 1.fc27 4137965 Unspecified A collection of UPnP/DLNA services Rygel is a home media solution that allows you to easily share audio, video and pictures, and control of media player on your home network. In technical terms it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in mechanism. Interoperability with other devices in the market is achieved by conformance to very strict requirements of DLNA and on the fly conversion of media to format that client devices are capable of handling. rygel 0.36.0 1.fc27 4152513 Unspecified A collection of UPnP/DLNA services Rygel is a home media solution that allows you to easily share audio, video and pictures, and control of media player on your home network. In technical terms it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in mechanism. Interoperability with other devices in the market is achieved by conformance to very strict requirements of DLNA and on the fly conversion of media to format that client devices are capable of handling. rygel-devel 0.36.0 1.fc27 3965337 Unspecified Development package for rygel Files for development with rygel. rygel-devel 0.36.0 1.fc27 3965349 Unspecified Development package for rygel Files for development with rygel. rygel-tracker 0.36.0 1.fc27 163016 Unspecified Tracker plugin for rygel A plugin for rygel to use tracker to locate media on the local machine. rzip 2.1 18.fc27 48309 Applications/File A large-file compression program rzip is a compression program, similar in functionality to gzip or bzip2, but able to take advantage of long distance redundancies in files, which can sometimes allow rzip to produce much better compression ratios than other programs.