R 3.6.3 1.fc32 0 Unspecified 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-AUC 0.3.0 6.fc32 71967 Unspecified Threshold independent performance measures for probabilistic classifiers This package includes functions to compute the area under the curve of selected measures: The area under the sensitivity curve (AUSEC), the area under the specificity curve (AUSPC), the area under the accuracy curve (AUACC), and the area under the receiver operating characteristic curve (AUROC). The curves can also be visualized. Support for partial areas is R-AsioHeaders-devel 1.12.2.1 1.fc32 3356058 Unspecified Asio C++ Header Files 'Asio' is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach. It is also included in Boost but requires linking when used with Boost. Standalone it can be used header-only (provided a recent compiler). 'Asio' is written and maintained by Christopher M. Kohlhoff, and released under the 'Boost Software License', Version 1.0. R-BH-devel 1.72.0.3 2.fc32 112201407 Unspecified 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.54.0 2.fc32 7958468 Unspecified Infrastructure for Biostrings-based genome data packages Infrastructure shared by all the Biostrings-based genome data packages R-Bessel 0.6.0 4.fc32 350734 Unspecified Computations and Approximations for Bessel Functions Computations for Bessel function for complex, real and partly 'mpfr' (arbitrary precision) numbers; notably interfacing TOMS 644; approximations for large arguments, experiments, etc. R-Biobase 2.46.0 2.fc32 3147750 Unspecified 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.32.0 2.fc32 1141386 Unspecified Generic functions for Bioconductor S4 generic functions needed by many other Bioconductor packages. R-BiocParallel 1.20.0 3.fc32 1620412 Unspecified 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.54.0 2.fc32 15966158 Unspecified 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.54.0 2.fc32 16824 Unspecified 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.54.0 2.fc32 16824 Unspecified 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.50.0 2.fc32 764450 Unspecified 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.50.0 2.fc32 756906 Unspecified 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.50.0 2.fc32 18124 Unspecified 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.50.0 2.fc32 18124 Unspecified Development files for R-BufferedMatrix The R-BufferedMatrix-devel package contains Header and libraries files for developing applications that use R-BufferedMatrix R-Cairo 1.5.11 1.fc32 161725 Unspecified Use Cairo for high-quality bitmap, vector and display output R graphics device using cairographics library that can be used to create high-quality vector (PDF, PostScript and SVG) and bitmap output (PNG, JPEG, TIFF), and high-quality rendering in displays (X11 and Win32). Since it uses the same back-end for all output, copying across formats is WYSIWYG. Files are created without the dependence on X11 or other external programs. This device supports alpha channel (semi-transparent drawing) and resulting images can contain transparent and semi-transparent regions. It is ideal for use in server environments (file output) and as a replacement for other devices that don't have Cairo's capabilities such as alpha support or anti-aliasing. Backends are modular such that any subset of backends is supported. R-DBI 1.1.0 2.fc32 1300910 Unspecified Database interface module for R A database interface (DBI) definition for communication between R and relational database management systems. R-DelayedArray 0.12.0 3.fc32 3476430 Unspecified 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.64.0 2.fc32 248200 Unspecified Functions for dynamic documents A set of functions to create and interact with dynamic documents and vignettes. R-FMStable 0.1.2 6.fc32 537163 Unspecified Finite Moment Stable Distributions This package implements some basic procedures for dealing with log maximally skew stable distributions, which are also called finite moment log stable distributions. R-GenomeInfoDb 1.22.0 3.fc32 4714432 Unspecified 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 1.2.2 2.fc32 10201265 Unspecified 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.22.1 1.fc32 3219102 Unspecified 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-GenomicRanges 1.38.0 2.fc32 3564184 Unspecified 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.20.1 2.fc32 3703650 Unspecified 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.20.1 2.fc32 10491 Unspecified 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.20.1 2.fc32 10491 Unspecified Development files for R-IRanges The R-IRanges-devel package contains libraries and header files for developing applications that use R-IRanges. R-IRdisplay 0.7.0 4.fc32 44529 Unspecified 'Jupyter' Display Machinery An interface to the rich display capabilities of 'Jupyter' front-ends (e.g. 'Jupyter Notebook') . Designed to be used from a running 'IRkernel' session . R-IRkernel 1.1 1.fc32 173317 Unspecified Native R Kernel for the 'Jupyter Notebook' The R kernel for the 'Jupyter' environment executes R code which the front-end ('Jupyter Notebook' or other front-ends) submits to the kernel via the network. R-NISTunits 1.0.1 4.fc32 3742069 Unspecified Fundamental Physical Constants and Unit Conversions from NIST Fundamental physical constants (Quantity, Value, Uncertainty, Unit) for SI (International System of Units) and non-SI units, plus unit conversions. Based on the data from NIST (National Institute of Standards and Technology, USA) R-R.cache 0.14.0 2.fc32 164796 Unspecified Fast and Light-Weight Caching (Memoization) of Objects and Results Memoization can be used to speed up repetitive and computational expensive function calls. The first time a function that implements memoization is called the results are stored in a cache memory. The next time the function is called with the same set of parameters, the results are momentarily retrieved from the cache avoiding repeating the calculations. With this package, any R object can be cached in a key-value storage where the key can be an arbitrary set of R objects. The cache memory is persistent (on the file system). R-R.devices 2.16.1 2.fc32 485641 Unspecified Unified Handling of Graphics Devices Functions for creating plots and image files in a unified way regardless of output format (EPS, PDF, PNG, SVG, TIFF, WMF, etc.). Default device options as well as scales and aspect ratios are controlled in a uniform way across all device types. Switching output format requires minimal changes in code. This package is ideal for large-scale batch processing, because it will never leave open graphics devices or incomplete image files behind, even on errors or user interrupts. R-R.methodsS3 1.8.0 1.fc32 121901 Unspecified S3 Methods Simplified Methods that simplify the setup of S3 generic functions and S3 methods. Major effort has been made in making definition of methods as simple as possible with a minimum of maintenance for package developers. For example, generic functions are created automatically, if missing, and naming conflict are automatically solved, if possible. The method setMethodS3() is a good start for those who in the future may want to migrate to S4. This is a cross-platform package implemented in pure R that generates standard S3 methods. R-R.oo 1.23.0 2.fc32 1462288 Unspecified R Object-Oriented Programming with or without References Methods and classes for object-oriented programming in R with or without references. Large effort has been made on making definition of methods as simple as possible with a minimum of maintenance for package developers. The package has been developed since 2001 and is now considered very stable. This is a cross-platform package implemented in pure R that defines standard S3 classes without any tricks. R-R.rsp 0.43.2 2.fc32 2256224 Unspecified Dynamic Generation of Scientific Reports The RSP markup language makes any text-based document come alive. RSP provides a powerful markup for controlling the content and output of LaTeX, HTML, Markdown, AsciiDoc, Sweave and knitr documents (and more), e.g. 'Today's date is <%=Sys.Date()%>'. Contrary to many other literate programming languages, with RSP it is straightforward to loop over mixtures of code and text sections, e.g. in month-by-month summaries. RSP has also several preprocessing directives for incorporating static and dynamic contents of external files (local or online) among other things. Functions rstring() and rcat() make it easy to process RSP strings, rsource() sources an RSP file as it was an R script, while rfile() compiles it (even online) into its final output format, e.g. rfile('report.tex.rsp') generates 'report.pdf' and rfile('report.md.rsp') generates 'report.html'. RSP is ideal for self-contained scientific reports and R package vignettes. It's easy to use - if you know how to write an R script, you'll be up and running within minutes. R-R.utils 2.9.2 2.fc32 2263108 Unspecified Various Programming Utilities Utility functions useful when programming and developing R packages. R-R6 2.4.1 3.fc32 82004 Unspecified 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-RColorBrewer 1.1.2 5.fc32 65946 Unspecified ColorBrewer Palettes Provides color schemes for maps (and other graphics) designed by Cynthia Brewer as described at http://colorbrewer2.org R-RCurl 1.95.4.12 2.fc32 2005628 Unspecified 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.16 1.fc32 302658 Unspecified C++ Classes to Embed R in C++ (and 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.16 1.fc32 355133 Unspecified C++ Classes to Embed R in C++ (and 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.16 1.fc32 11012 Unspecified RInside Development Files Header files for RInside. R-RInside-devel 0.2.16 1.fc32 11012 Unspecified RInside Development Files Header files for RInside. R-RInside-examples 0.2.16 1.fc32 193471 Unspecified RInside Examples Numerous examples are provided in the nine 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), eigen (for RInside use with RcppEigen) and 'c_interface' for a basic C interface and 'Ruby' illustration. R-RM2 0.0 24.fc32 49423 Unspecified Revenue Management and Pricing for R RM2 is a simple package that implements functions used in revenue management and pricing environments. R-RODBC 1.3.15 10.fc32 1049105 Unspecified An ODBC database interface for R An ODBC database interface for R. R-RSQLite 2.1.2 3.fc32 2159718 Unspecified SQLite database interface for R A SQLite database interface definition for communication between R and SQLite databases. R-RUnit 0.4.32 2.fc32 406154 Unspecified 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 27.fc32 434916 Unspecified 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 1.0.4 2.fc32 2208902 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 1.0.4 2.fc32 2189558 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 1.0.4 2.fc32 5772611 Unspecified Rcpp Development Files Header files for Rcpp. R-Rcpp-devel 1.0.4 2.fc32 5772611 Unspecified Rcpp Development Files Header files for Rcpp. R-Rcpp-examples 1.0.4 2.fc32 101048 Unspecified Rcpp Examples Examples for using Rcpp. R-RcppCCTZ 0.2.7 1.fc32 202727 Unspecified 'Rcpp' Bindings for the 'CCTZ' Library 'Rcpp' Access to the 'CCTZ' timezone library is provided. 'CCTZ' is a C++ library for translating between absolute and civil times using the rules of a time zone. R-RhpcBLASctl 0.20.17 1.fc32 33255 Unspecified Control the Number of Threads on BLAS Control the number of threads on BLAS (aka GotoBLAS, OpenBLAS, ACML, BLIS and MKL). And possible to control the number of threads in OpenMP. Get a number of logical cores and physical cores if feasible. R-Rhtslib 1.18.0 2.fc32 6220665 Unspecified HTSlib high-throughput sequencing library as an R package This package provides version 1.7 of the 'HTSlib' C library for high-throughput sequence analysis. The package is primarily useful to developers of other R packages who wish to make use of HTSlib. Motivation and instructions for use of this package are in the vignette, vignette(package="Rhtslib", "Rhtslib"). R-Rhtslib 1.18.0 2.fc32 6111057 Unspecified HTSlib high-throughput sequencing library as an R package This package provides version 1.7 of the 'HTSlib' C library for high-throughput sequence analysis. The package is primarily useful to developers of other R packages who wish to make use of HTSlib. Motivation and instructions for use of this package are in the vignette, vignette(package="Rhtslib", "Rhtslib"). R-Rhtslib-devel 1.18.0 2.fc32 1707074 Unspecified Development files for R-Rhtslib Development files for R-Rhtslib. R-Rhtslib-devel 1.18.0 2.fc32 1866674 Unspecified Development files for R-Rhtslib Development files for R-Rhtslib. R-Rmpfr 0.8.1 1.fc32 1732040 Unspecified R MPFR - Multiple Precision Floating-Point Reliable Arithmetic (via S4 classes and methods) for arbitrary precision floating point numbers, including transcendental ("special") functions. To this end, the package interfaces to the 'LGPL' licensed 'MPFR' (Multiple Precision Floating-Point Reliable) Library which itself is based on the 'GMP' (GNU Multiple Precision) Library. R-Rsamtools 2.2.1 1.fc32 5836174 Unspecified 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-Rsolid 0.9.31 30.fc32 64841 Unspecified 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 30.fc32 61426 Unspecified 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 30.fc32 291439 Unspecified 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 30.fc32 291439 Unspecified 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.24.1 2.fc32 3092534 Unspecified 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.24.1 2.fc32 3076742 Unspecified 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.24.1 2.fc32 30727 Unspecified Development files for R-S4Vectors Development files for R-S4Vectors. R-S4Vectors-devel 0.24.1 2.fc32 30727 Unspecified Development files for R-S4Vectors Development files for R-S4Vectors. R-SEDML 0.4.4 9.fc32 7622277 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.16.0 3.fc32 5128031 Unspecified SummarizedExperiment container The SummarizedExperiment container contains one or more assays, each represented by a marix-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.10 4.fc32 8758770 Unspecified Data for other R packages Data for other R packages. R-V8 3.0.2 1.fc32 2009380 Unspecified Embedded JavaScript and WebAssembly Engine for R An R interface to V8: Google's open source JavaScript and WebAssembly engine. R-XML 3.99.0.3 1.fc32 3310977 Unspecified Tools for Parsing and Generating XML Within R and S-Plus Many approaches for both reading and creating XML (and HTML) documents (including DTDs), both local and accessible via HTTP or FTP. Also offers access to an XPath "interpreter". R-XVector 0.26.0 3.fc32 1061398 Unspecified 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.26.0 3.fc32 1062063 Unspecified 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.26.0 3.fc32 17731 Unspecified Development files for R-XVector Development files for R-XVector. R-XVector-devel 0.26.0 3.fc32 17731 Unspecified Development files for R-XVector Development files for R-XVector. R-abind 1.4.5 6.fc32 90307 Unspecified 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 12.fc32 175894 Unspecified ACE and AVAS methods for choosing regression transformations ACE and AVAS (additivity and variance stabilization) are used to estimate transformations for regression. R-affyio 1.56.0 2.fc32 237717 Unspecified 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-ape 5.3 6.fc32~bootstrap 3241707 Unspecified Analyses of Phylogenetics and Evolution Functions for reading, writing, plotting, and manipulating phylogenetic trees, analyses of comparative data in a phylogenetic framework, ancestral character analyses, analyses of diversification and macroevolution, computing distances from DNA sequences, reading and writing nucleotide sequences as well as importing from BioConductor, and several tools such as Mantel's test, generalized skyline plots, graphical exploration of phylogenetic data (alex, trex, kronoviz), estimation of absolute evolutionary rates and clock-like trees using mean path lengths and penalized likelihood, dating trees with non-contemporaneous sequences, translating DNA into AA sequences, and assessing sequence alignments. Phylogeny estimation can be done with the NJ, BIONJ, ME, MVR, SDM, and triangle methods, and several methods handling incomplete distance matrices (NJ*, BIONJ*, MVR*, and the corresponding triangle method). Some functions call external applications (PhyML, Clustal, T-Coffee, Muscle) whose results are returned into R. R-argon2 0.2.0 8.fc32 67690 Unspecified Secure Password Hashing Utilities for secure password hashing via the argon2 algorithm. It is a relatively new hashing algorithm and is believed to be very secure. The 'argon2' implementation included in the package is the reference implementation. The package also includes some utilities that should be useful for digest authentication, including a wrapper of 'blake2b'. For similar R packages, see sodium and 'bcrypt'. See or for more information. R-ascii 2.1 7.fc32 789626 Unspecified Export R objects to several markup languages Coerce R object to asciidoc, txt2tags, restructuredText, org, textile or pandoc syntax. Package comes with a set of drivers for Sweave. R-askpass 1.1 4.fc32 38284 Unspecified Safe Password Entry for R, Git, and SSH Cross-platform utilities for prompting the user for credentials or a passphrase, for example to authenticate with a server or read a protected key. Includes native programs for MacOS and Windows, hence no 'tcltk' is required. Password entry can be invoked in two different ways: directly from R via the askpass() function, or indirectly as password-entry back-end for 'ssh-agent' or 'git-credential' via the SSH_ASKPASS and GIT_ASKPASS environment variables. Thereby the user can be prompted for credentials or a passphrase if needed when R calls out to git or ssh. R-assertthat 0.2.1 4.fc32 78370 Unspecified Easy Pre and Post Assertions An extension to stopifnot() that makes it easy to declare the pre and post conditions that you code should satisfy, while also producing friendly error messages so that your users know what's gone wrong. R-backports 1.1.5 2.fc32 98576 Unspecified Reimplementations of Functions Introduced Since R-3.0.0 Functions introduced or changed since R v3.0.0 are re-implemented in this package. The backports are conditionally exported in order to let R resolve the function name to either the implemented backport, or the respective base version, if available. Package developers can make use of new functions or arguments by selectively importing specific backports to support older installations. R-base64enc 0.1.3 7.fc32 51129 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 18.fc32 95430 Unspecified Bounded memory linear and generalized linear models Regression for data too large to fit in memory. R-bindr 0.1.1 6.fc32 22131 Unspecified Parametrized Active Bindings Provides a simple interface for creating active bindings where the bound function accepts additional arguments. R-bindrcpp 0.2.2 7.fc32 212854 Unspecified An 'Rcpp' Interface to Active Bindings Provides an easy way to fill an environment with active bindings that call a C++ function. R-bindrcpp 0.2.2 7.fc32 205404 Unspecified An 'Rcpp' Interface to Active Bindings Provides an easy way to fill an environment with active bindings that call a C++ function. R-bindrcpp-devel 0.2.2 7.fc32 18431 Unspecified Development files for R-bindrcpp Development files for R-bindrcpp. R-bindrcpp-devel 0.2.2 7.fc32 18431 Unspecified Development files for R-bindrcpp Development files for R-bindrcpp. R-biomaRt 2.18.0 14.fc32 541388 Unspecified 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-bit 1.1.15.2 1.fc32 400207 Unspecified Class for vectors of 1-bit booleans True boolean datatype (no NAs), coercion from and to logicals, integers and integer subscripts; fast boolean operators and fast summary statistics. With 'bit' vectors you can store true binary booleans {FALSE,TRUE} at the expense of 1 bit only, on a 32 bit architecture this means factor 32 less RAM and ~ factor 32 more speed on boolean operations. Due to overhead of R calls, actual speed gain depends on the size of the vector: expect gains for vectors of size > 10000 elements. Even for one-time boolean operations it can pay-off to convert to bit, the pay-off is obvious, when such components are used more than once. Reading from and writing to bit is approximately as fast as accessing standard logicals - mostly due to R's time for memory allocation. The package allows to work with pre-allocated memory for return values by calling .Call() directly: when evaluating the speed of C-access with pre-allocated vector memory, coping from bit to logical requires only 70% of the time for copying from logical to logical; and copying from logical to bit comes at a performance penalty of 150%. the package now contains further classes for representing logical selections: 'bitwhich' for very skewed selections and 'ri' for selecting ranges of values for chunked processing. All three index classes can be used for subsetting 'ff' objects (ff-2.1-0 and higher). R-bit64 0.9.7 9.fc32 818654 Unspecified A S3 Class for Vectors of 64bit Integers Package 'bit64' provides serializable S3 atomic 64bit (signed) integers. These are useful for handling database keys and exact counting in +-2^63. WARNING: do not use them as replacement for 32bit integers, integer64 are not supported for subscripting by R-core and they have different semantics when combined with double, e.g. integer64 + double => integer64. Class integer64 can be used in vectors, matrices, arrays and data.frames. Methods are available for coercion from and to logicals, integers, doubles, characters and factors as well as many elementwise and summary functions. Many fast algorithmic operations such as 'match' and 'order' support interactive data exploration and manipulation and optionally leverage caching. R-bitops 1.0.6 14.fc32 46594 Unspecified Functions for Bitwise operations Functions for Bitwise operations on integer vectors. R-blob 1.2.0 3.fc32 53514 Unspecified A Simple S3 Class for Representing Vectors of Binary Data ('BLOBS') R's raw vector is useful for storing a single binary object. What if you want to put a vector of them in a data frame? The blob package provides the blob object, a list of raw vectors, suitable for use as a column in data frame. R-brew 1.0.6 7.fc32 684846 Unspecified Templating Framework for Report Generation brew implements a templating framework for mixing text and R code for report generation. brew template syntax is similar to PHP, Ruby's erb module, Java Server Pages, and Python's psp module. R-broom 0.5.5 1.fc32 3005687 Unspecified Convert Statistical Analysis Objects into Tidy Tibbles Summarizes key information about statistical objects in tidy tibbles. This makes it easy to report results, create plots and consistently work with large numbers of models at once. Broom provides three verbs that each provide different types of information about a model. tidy() summarizes information about model components such as coefficients of a regression. glance() reports information about an entire model, such as goodness of fit measures like AIC and BIC. augment() adds information about individual observations to a dataset, such as fitted values or influence measures. R-caTools 1.18.0 1.fc32 357105 Unspecified Tools: moving window statistics, GIF, Base64, ROC AUC, etc. 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-callr 3.4.2 1.fc32 573964 Unspecified Call R from R It is sometimes useful to perform a computation in a separate R process, without affecting the current R process at all. This packages does exactly that. R-car 2.0.22 6.fc32 2093489 Unspecified 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-cellranger 1.1.0 5.fc32 165722 Unspecified Translate Spreadsheet Cell Ranges to Rows and Columns Helper functions to work with spreadsheets and the "A1:D10" style of cell range specification. R-chron 2.3.55 1.fc32 258674 Unspecified Chronological Objects which can Handle Dates and Times Provides chronological objects which can handle dates and times. R-cli 2.0.2 1.fc32 583639 Unspecified Helpers for Developing Command Line Interfaces A suite of tools to build attractive command line interfaces ('CLIs'), from semantic elements: headings, lists, alerts, paragraphs, etc. Supports custom themes via a 'CSS'-like language. It also contains a number of lower level 'CLI' elements: rules, boxes, trees, and 'Unicode' symbols with 'ASCII' alternatives. It integrates with the 'crayon' package to support 'ANSI' terminal colors. R-cliapp 0.1.0 4.fc32 298115 Unspecified Create Rich Command Line Applications Create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It uses CSS for custom themes. R-clipr 0.7.0 2.fc32 76771 Unspecified Read and Write from the System Clipboard Simple utility functions to read from and write to the Windows, OS X, and X11 clipboards. R-clisymbols 1.2.0 4.fc32 23412 Unspecified Unicode Symbols at the R Prompt A small subset of Unicode symbols, that are useful when building command line applications. They fall back to alternatives on terminals that do not support Unicode. Many symbols were taken from the 'figures' 'npm' package (see ). R-coda 0.19.3 4.fc32 457073 Unspecified Output Analysis and Diagnostics for MCMC Provides functions for summarizing and plotting the output from Markov Chain Monte Carlo (MCMC) simulations, as well as diagnostic tests of convergence to the equilibrium distribution of the Markov chain. R-colorspace 1.4.1 4.fc32 3982174 Unspecified A Toolbox for Manipulating and Assessing Colors and Palettes Carries out mapping between assorted color spaces including RGB, HSV, HLS, CIEXYZ, CIELUV, HCL (polar CIELUV), CIELAB and polar CIELAB. Qualitative, sequential, and diverging color palettes based on HCL colors are provided along with corresponding ggplot2 color scales. Color palette choice is aided by an interactive app (with either a Tcl/Tk or a shiny GUI) and shiny apps with an HCL color picker and a color vision deficiency emulator. Plotting functions for displaying and assessing palettes include color swatches, visualizations of the HCL space, and trajectories in HCL and/or RGB spectrum. Color manipulation functions include: desaturation, lightening/darkening, mixing, and simulation of color vision deficiencies (deutanomaly, protanomaly, tritanomaly). R-combinat 0.0.8 20.fc32 60346 Unspecified R routines for combinatorics R routines for combinatorics R-commonmark 1.7 3.fc32 379088 Unspecified High Performance CommonMark and Github Markdown Rendering in R The CommonMark specification defines a rationalized version of markdown syntax. This package uses the 'cmark' reference implementation for converting markdown text into various formats including html, latex and groff man. In addition it exposes the markdown parse tree in xml format. Also includes opt-in support for GFM extensions including tables, autolinks, and strikethrough text. R-core 3.6.3 1.fc32 90750299 Unspecified 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.6.3 1.fc32 90643207 Unspecified 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.6.3 1.fc32 388311 Unspecified 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.6.3 1.fc32 388313 Unspecified 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-corpus 0.10.0 7.fc32 2479302 Unspecified Text Corpus Analysis Text corpus data analysis, with full support for international text (Unicode). Functions for reading data from newline-delimited 'JSON' files, for normalizing and tokenizing text, for searching for term occurrences, and for computing term occurrence frequencies, including n-grams. R-crayon 1.3.4 6.fc32 810782 Unspecified 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-curl 4.3 2.fc32 2040909 Unspecified A Modern and Flexible Web Client for R The curl() and curl_download() functions provide highly configurable drop-in replacements for base url() and download.file() with better performance, support for encryption (https, ftps), gzip compression, authentication, and other 'libcurl' goodies. The core of the package implements a framework for performing fully customized requests where data can be processed either in memory, on disk, or streaming via the callback or connection interfaces. Some knowledge of 'libcurl' is recommended; for a more-user-friendly web client see the 'httr' package which builds on this package with http specific tools and logic. R-cyclocomp 1.1.0 2.fc32 38449 Unspecified Cyclomatic Complexity of R Code Cyclomatic complexity is a software metric (measurement), used to indicate the complexity of a program. It is a quantitative measure of the number of linearly independent paths through a program's source code. It was developed by Thomas J. McCabe, Sr. in 1976. R-data.table 1.12.8 2.fc32 3195187 Unspecified Extension of `data.frame` Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns, friendly and fast character-separated-value read/write. Offers a natural and flexible syntax, for faster development. R-date 1.2.39 1.fc32 80266 Unspecified Functions for Handling Dates Functions for handling dates. R-dbplyr 1.4.2 2.fc32 926415 Unspecified A 'dplyr' Back End for Databases A 'dplyr' back end for databases that allows you to work with remote database tables as if they are in-memory data frames. Basic features works with any database that has a 'DBI' back end; more advanced features require 'SQL' translation to be provided by the package author. R-debugme 1.1.0 6.fc32 1050888 Unspecified Debug R Packages Specify debug messages as special string constants, and control debugging of packages via environment variables. R-deldir 0.1.25 1.fc32 334290 Unspecified Delaunay Triangulation and Dirichlet (Voronoi) Tessellation Calculates the Delaunay triangulation and the Dirichlet or Voronoi tessellation (with respect to the entire plane) of a planar point set. Plots triangulations and tessellations in various ways. Clips tessellations to sub-windows. Calculates perimeters of tessellations. Summarises information about the tiles of the tessellation. R-desc 1.2.0 6.fc32 422339 Unspecified Manipulate DESCRIPTION Files Tools to read, write, create, and manipulate DESCRIPTION files. It is intended for packages that create or manipulate other packages. R-devel 3.6.3 1.fc32 0 Unspecified Full R development environment metapackage This is a metapackage to install a complete (with Java) R development environment. R-devel 3.6.3 1.fc32 0 Unspecified Full R development environment metapackage This is a metapackage to install a complete (with Java) R development environment. R-devtools 2.1.0 1.fc32 528039 Unspecified Tools to Make Developing R Packages Easier Collection of package development tools. R-dichromat 2.0.0 6.fc32 163567 Unspecified Color Schemes for Dichromats Collapse red-green or green-blue distinctions to simulate the effects of different types of color-blindness. R-diffobj 0.2.4 1.fc32 1609850 Unspecified Diffs for R Objects Generate a colorized diff of two R objects for an intuitive visualization of their differences. R-digest 0.6.22 2.fc32 350080 Unspecified 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.22 2.fc32 375059 Unspecified 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.22 2.fc32 3165 Unspecified Header files for compiling against digest Header files for compiling against digest. R-digest-devel 0.6.22 2.fc32 3165 Unspecified Header files for compiling against digest Header files for compiling against digest. R-disposables 1.0.3 6.fc32 30504 Unspecified Create Disposable R Packages for Testing Create disposable R packages for testing. You can create, install and load multiple R packages with a single function call, and then unload, uninstall and destroy them with another function call. This is handy when testing how some R code or an R package behaves with respect to other R-doParallel 1.0.15 2.fc32 233258 Unspecified Foreach Parallel Adaptor for the 'parallel' Package Provides a parallel backend for the %dopar% function using the parallel package. R-dplyr 0.8.5 1.fc32~bootstrap 4205222 Unspecified A Grammar of Data Manipulation A fast, consistent tool for working with data frame like objects, both in memory and out of memory. R-dplyr 0.8.5 1.fc32~bootstrap 4144428 Unspecified A Grammar of Data Manipulation A fast, consistent tool for working with data frame like objects, both in memory and out of memory. R-dplyr-devel 0.8.5 1.fc32~bootstrap 235551 Unspecified Development files for R-dplyr Development files for R-dplyr. R-dplyr-devel 0.8.5 1.fc32~bootstrap 235551 Unspecified Development files for R-dplyr Development files for R-dplyr. R-dtplyr 1.0.1 1.fc32 168983 Unspecified Data Table Back-End for 'dplyr' Provides a data.table backend for 'dplyr'. The goal of 'dtplyr' is to allow you to write 'dplyr' code that is automatically translated to the equivalent, but usually much faster, data.table code. R-ellipsis 0.3.0 2.fc32 54838 Unspecified Tools for Working with '...' The ellipsis is a powerful tool for extending functions. Unfortunately this power comes at a cost: misspelled arguments will be silently ignored. The ellipsis package provides a collection of functions to catch problems and alert the user. R-errors 0.3.3 2.fc32 348814 Unspecified Uncertainty Propagation for R Vectors Support for measurement errors in R vectors, matrices and arrays: automatic uncertainty propagation and reporting. Documentation about 'errors' is provided in the paper by Ucar, Pebesma & Azcorra (2018, ), included in this package as a vignette; see 'citation("errors")' for details. R-evaluate 0.14 4.fc32 105462 Unspecified Parsing and Evaluation Tools that Provide More Details than the Default Parsing and evaluation tools that make it easy to recreate the command line behaviour of R. R-expm 0.999.4 5.fc32 303448 Unspecified 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-fansi 0.4.1 2.fc32 350646 Unspecified ANSI Control Sequence Aware String Functions Counterparts to R string manipulation functions that account for the effects of ANSI text formatting control sequences. R-farver 2.0.3 1.fc32 2374083 Unspecified High Performance Colour Space Manipulation The encoding of colour can be handled in many different ways, using different colour spaces. As different colour spaces have different uses, efficient conversion between these representations are important. The 'farver' package provides a set of functions that gives access to very fast colour space conversion and comparisons implemented in C++, and offers speed improvements over the 'convertColor' function in the 'grDevices' package. R-fastmap 1.0.1 2.fc32 77593 Unspecified Fast Implementation of a Key-Value Store Fast implementation of a key-value store. Environments are commonly used as key-value stores, but every time a new key is used, it is added to R's global symbol table, causing a small amount of memory leakage. This can be problematic in cases where many different keys are used. Fastmap avoids this memory leak issue by implementing the map using data structures in C++. R-fastmatch 1.1.0 6.fc32 71711 Unspecified Fast match() function Package providing a fast match() replacement for cases that require repeated look-ups. It is slightly faster that R's built-in match() function on first match against a table, but extremely fast on any subsequent lookup as it keeps the hash table in memory. R-filehash 2.4.2 4.fc32 456793 Unspecified Simple Key-Value Database Implements a simple key-value style database where character string keys are associated with data values that are stored on the disk. A simple interface is provided for inserting, retrieving, and deleting data from the database. Utilities are provided that allow 'filehash' databases to be treated much like environments and lists are already used in R. These utilities are provided to encourage interactive and exploratory analysis on large datasets. Three different file formats for representing the database are currently available and new formats can easily be incorporated by third parties for use in the 'filehash' framework. R-foghorn 1.1.0 4.fc32 148130 Unspecified Summarize CRAN Check Results in the Terminal The CRAN check results in your R terminal. R-fontBitstreamVera 0.1.1 7.fc32 10898 Unspecified Fonts with 'Bitstream Vera Fonts' License Provides fonts licensed under the 'Bitstream Vera Fonts' license for the 'fontquiver' package. R-fontLiberation 0.1.0 6.fc32 9752 Unspecified Liberation Fonts A placeholder for the Liberation fontset intended for the `fontquiver` package. This fontset covers the 12 combinations of families (sans, serif, mono) and faces (plain, bold, italic, bold italic) supported in R graphics devices. R-forcats 0.5.0 1.fc32 465752 Unspecified Tools for Working with Categorical Variables (Factors) Helpers for reordering factor levels (including moving specified levels to front, ordering by first appearance, reversing, and randomly shuffling), and tools for modifying factor levels (including collapsing rare levels into other, 'anonymising', and manually 'recoding'). R-foreach 1.4.8 1.fc32 366132 Unspecified Provides Foreach Looping Construct Support for the foreach looping construct. Foreach is an idiom that allows for iterating over elements in a collection, without the use of an explicit loop counter. This package in particular is intended to be used for its return value, rather than for its side effects. In that sense, it is similar to the standard lapply function, but doesn't require the evaluation of a function. Using foreach without side effects also facilitates executing the loop in parallel. R-formatR 1.7 4.fc32 254234 Unspecified Format R Code Automatically Provides a function tidy_source() to format R source code. Spaces and indent will be added to the code automatically, and comments will be preserved under certain conditions, so that R code will be more human-readable and tidy. There is also a Shiny app as a user interface in this package (see tidy_app()). R-fortunes 1.5.4 6.fc32 286701 Unspecified R Fortunes A collection of fortunes from the R community. R-fs 1.3.1 4.fc32 486588 Unspecified Cross-Platform File System Operations Based on 'libuv' A cross-platform interface to file system operations, built on top of the 'libuv' C library. R-fts 0.9.9.2 5.fc32 632903 Unspecified R Interface to 'tslib' (a Time Series Library in C++) Fast operations for time series objects. R-futile.logger 1.4.3 9.fc32 145906 Unspecified 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.1 2.fc32 28483 Unspecified Futile options management A scoped options management framework. R-future 1.16.0 2.fc32 1151928 Unspecified Unified Parallel and Distributed Processing in R for Everyone The purpose of this package is to provide a lightweight and unified Future API for sequential and parallel processing of R expression via futures. The simplest way to evaluate an expression in parallel is to use `x %<-% { expression }` with `plan(multiprocess)`. This package implements sequential, multicore, multisession, and cluster futures. With these, R expressions can be evaluated on the local machine, in parallel a set of local machines, or distributed on a mix of local and remote machines. Extensions to this package implement additional backends for processing futures via compute cluster schedulers etc. Because of its unified API, there is no need to modify any code in order switch from sequential on the local machine to, say, distributed processing on a remote compute cluster. Another strength of this package is that global variables and functions are automatically identified and exported as needed, making it straightforward to tweak existing code to make use of futures. R-gamlss.dist 5.1.6 1.fc32 4117221 Unspecified Distributions for Generalized Additive Models for Location Scale and Shape A set of distributions which can be used for modelling the response variables in Generalized Additive Models for Location Scale and Shape, Rigby and Stasinopoulos (2005), . The distributions can be continuous, discrete or mixed distributions. Extra distributions can be created, by transforming, any continuous distribution defined on the real line, to a distribution defined on ranges 0 to infinity or 0 to 1, by using a "log" or a "logit" transformation respectively. R-gapminder 0.3.0 4.fc32 2387222 Unspecified Data from Gapminder An excerpt of the data available at Gapminder.org. For each of 142 countries, the package provides values for life expectancy, GDP per capita, and population, every five years, from 1952 to 2007. R-gargle 0.4.0 2.fc32 641498 Unspecified Utilities for Working with Google APIs Provides utilities for working with Google APIs . This includes functions and classes for handling common credential types and for preparing, executing, and processing HTTP requests. R-gdata 2.18.0 7.fc32 2805830 Unspecified Various R Programming Tools for Data Manipulation Various R programming tools for data manipulation, including: - medical unit conversions, - combining objects, - character vector operations, - factor manipulation, - obtaining information about R objects, - manipulating MS-Excel formatted files, - generating fixed-width format files, - extricating components of date & time objects, - operations on columns of data frames, - matrix operations, - operations on vectors, - operations on data frames, - value of last evaluated expression, and - wrapper for 'sample' that ensures consistent behavior for both scalar and vector arguments. R-gdtools 0.2.1 2.fc32 282768 Unspecified Utilities for Graphical Rendering Useful tools for writing vector graphics devices. R-gdtools 0.2.1 2.fc32 275390 Unspecified Utilities for Graphical Rendering Useful tools for writing vector graphics devices. R-gdtools-devel 0.2.1 2.fc32 13642 Unspecified Development files for R-gdtools Development files for R-gdtools. R-gdtools-devel 0.2.1 2.fc32 13642 Unspecified Development files for R-gdtools Development files for R-gdtools. R-gee 4.13.20 2.fc32 80765 Unspecified Generalized Estimation Equation Solver Generalized Estimation Equation solver. R-geepack 1.3.1 2.fc32 758726 Unspecified Generalized Estimating Equation Package Generalized estimating equations solver for parameters in mean, scale, and correlation structures, through mean link, scale link, and correlation link. Can also handle clustered categorical responses. R-geepack 1.3.1 2.fc32 755319 Unspecified Generalized Estimating Equation Package Generalized estimating equations solver for parameters in mean, scale, and correlation structures, through mean link, scale link, and correlation link. Can also handle clustered categorical responses. R-geepack-devel 1.3.1 2.fc32 160395 Unspecified Development files for R-geepack Development files for R-geepack. R-geepack-devel 1.3.1 2.fc32 160395 Unspecified Development files for R-geepack Development files for R-geepack. R-generics 0.0.2 4.fc32 109825 Unspecified Common S3 model fitting generics not provided by base R methods In order to reduce potential package dependencies and conflicts, generics provides a number of commonly used S3 generics. R-getPass 0.2.2 7.fc32 257262 Unspecified Masked User Input A micro-package for reading "passwords", i.e. reading user input with masking, so that the input is not displayed as it is typed. Currently we have support for 'RStudio', the command line (every OS), and any platform where 'tcltk' is present. R-ggplot2 3.2.1 2.fc32 7468544 Unspecified Create Elegant Data Visualisations Using the Grammar of Graphics A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the data, tell 'ggplot2' how to map variables to aesthetics, what graphical primitives to use, and it takes care of the details. R-ggplot2movies 0.0.1 4.fc32 1261304 Unspecified Movies Data A dataset about movies. This was previously contained in ggplot2, but has been moved its own package to reduce the download size of ggplot2. R-gh 1.0.1 4.fc32 66647 Unspecified GitHub API Minimal client to access the GitHub API. R-git2r 0.26.1 4.fc32 877493 Unspecified Provides Access to Git Repositories Interface to the 'libgit2' library, which is a pure C implementation of the 'Git' core methods. Provides access to 'Git' repositories to extract data and running some basic 'Git' commands. R-globals 0.12.5 2.fc32 96630 Unspecified Identify Global Objects in R Expressions Identifies global ("unknown" or "free") objects in R expressions by code inspection using various strategies, e.g. conservative or liberal. The objective of this package is to make it as simple as possible to identify global objects for the purpose of exporting them in distributed compute environments. R-glue 1.3.2 1.fc32 227613 Unspecified Interpreted String Literals An implementation of interpreted string literals, inspired by Python's Literal String Interpolation and Docstrings and Julia's Triple-Quoted String Literals . R-gmailr 1.0.0 2.fc32 375987 Unspecified Access the Gmail RESTful API An interface to the Gmail RESTful API. Allows access to your Gmail messages, threads, drafts and labels. R-gmp 0.5.13.6 1.fc32 626150 Unspecified Multiple Precision Arithmetic Multiple Precision Arithmetic (big integers and rationals, prime number tests, matrix computation), "arithmetic without limitations" using the C library GMP (GNU Multiple Precision Arithmetic). R-gplots 3.0.3 1.fc32 831226 Unspecified Various R Programming Tools for Plotting Data Various R programming tools for plotting data, including: - calculating and plotting locally smoothed summary function, - enhanced versions of standard plots, - manipulating colors, - calculating and plotting two-dimensional data summaries, - enhanced regression diagnostic plots, - formula-enabled interface to 'stats::lowess' function, - displaying textual data in plots, - plotting a matrix where each cell contains a dot whose size reflects the relative magnitude of the elements, - plotting "Venn" diagrams, - displaying Open-Office style plots, - plotting multiple data on same region, with separate axes, - plotting means and confidence intervals, - spacing points in an x-y plot so they don't overlap. R-gsl 2.1.6 4.fc32 829337 Unspecified Wrapper for the Gnu Scientific Library An R wrapper for some of the functionality of the Gnu Scientific Library. R-gss 2.1.12 1.fc32 2011214 Unspecified General Smoothing Splines A comprehensive package for structural multivariate function estimation using smoothing splines. R-gtable 0.3.0 5.fc32 2056341 Unspecified Arrange 'Grobs' in Tables Tools to make it easier to work with "tables" of 'grobs'. The 'gtable' package defines a 'gtable' grob class that specifies a grid along with a list of grobs and their placement in the grid. Further the package makes it easy to manipulate and combine 'gtable' objects so that complex compositions can be build up sequentially. R-gtools 3.8.1 6.fc32 470384 Unspecified Various R Programming Tools Functions to assist in R programming, including: - assist in developing, updating, and maintaining R and R packages, - calculate the logit and inverse logit transformations, - test if a value is missing, empty or contains only NA and NULL values, - manipulate R's .Last function, - define macros, - detect odd and even integers, - convert strings containing non-ASCII characters (like single quotes) to plain ASCII, - perform a binary search, - sort strings containing both numeric and character components, - create a factor variable from the quantiles of a continuous variable, - enumerate permutations and combinations, - calculate and convert between fold-change and log-ratio, - calculate probabilities and generate random numbers from Dirichlet distributions, - apply a function over adjacent subsets of a vector, - modify the TCP_NODELAY flag for socket objects, - efficient 'rbind' of data frames, even if the column names don't match, - generate significance stars from p-values, - convert characters to/from ASCII codes, - convert character vector to ASCII representation. R-haven 2.2.0 2.fc32 840528 Unspecified Import and Export 'SPSS', 'Stata' and 'SAS' Files Import foreign statistical formats into R via the embedded 'ReadStat' C library, . R-here 0.1 4.fc32 24256 Unspecified A Simpler Way to Find Your Files Constructs paths to your project's files. The 'here()' function uses a reasonable heuristic to find your project's files, based on the current working directory at the time when the package is loaded. Use it as a drop-in replacement for 'file.path()', it will always locate the files relative to your project root. R-hexbin 1.28.1 1.fc32 1311943 Unspecified Hexagonal Binning Routines Binning and plotting functions for hexagonal bins. R-highlight 0.5.0 1.fc32 1513498 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.8 4.fc32 75655 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 (). R-hms 0.5.3 2.fc32 133799 Unspecified Pretty Time of Day Implements an S3 class for storing and formatting time-of-day values, based on the 'difftime' class. R-htmltools 0.4.0 2.fc32 335899 Unspecified Tools for HTML Tools for HTML generation and output. R-htmlwidgets 1.5.1 2.fc32 2127993 Unspecified HTML Widgets for R A framework for creating HTML widgets that render in various contexts including the R console, 'R Markdown' documents, and 'Shiny' web applications. R-httpuv 1.5.2 2.fc32 1125936 Unspecified HTTP and WebSocket Server Library Provides low-level socket and protocol support for handling HTTP and WebSocket requests directly from within R. It is primarily intended as a building block for other packages, rather than making it particularly easy to create complete web applications using httpuv alone. httpuv is built on top of the libuv and http-parser C libraries, both of which were developed by Joyent, Inc. R-httr 1.4.1 2.fc32 848027 Unspecified Tools for Working with URLs and HTTP Useful tools for working with HTTP organised by HTTP verbs (GET(), POST(), etc). Configuration functions make it easy to control additional request components (authenticate(), add_headers() and so on). R-hunspell 3.0 4.fc32 3246726 Unspecified High-Performance Stemmer, Tokenizer, and Spell Checker Low level spell checker and morphological analyzer based on the famous 'hunspell' library . The package can analyze or check individual words as well as parse text, latex, html or xml documents. For a more user-friendly interface use the 'spelling' package which builds on this package to automate checking of files, documentation and vignettes in all common formats. R-igraph 1.2.5 1.fc32 7778021 Unspecified Network Analysis and Visualization Routines for simple graphs and network analysis. It can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality methods and much more. R-import 1.1.0 7.fc32 728366 Unspecified An Import Mechanism for R This is an alternative mechanism for importing objects from packages. The syntax allows for importing multiple objects from a package with a single command in an expressive way. The import package bridges some of the gap between using library (or require) and direct (single-object) imports. Furthermore the imported objects are not placed in the current environment. It is also possible to import objects from stand-alone .R files. For more information, refer to the package vignette. R-ini 0.3.1 4.fc32 18521 Unspecified Read and Write '.ini' Files Parse simple '.ini' configuration files to an structured list. Users can manipulate this resulting list with lapply() functions. This same structured list can be used to write back to file after modifications. R-inline 0.3.15 7.fc32 192485 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 the .C and .Call calling conventions. R-iterators 1.0.12 2.fc32 425523 Unspecified Provides Iterator Construct Support for iterators, which allow a programmer to traverse through all the elements of a vector, list, or other collection of data. R-itertools 0.1.3 6.fc32 170411 Unspecified Iterator Tools Various tools for creating iterators, many patterned after functions in the Python itertools module, and others patterned after functions in the 'snow' package. R-java 3.6.3 1.fc32 0 Unspecified 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.6.3 1.fc32 0 Unspecified 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.6.3 1.fc32 0 Unspecified 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-jose 1.0 4.fc32 1323523 Unspecified JavaScript Object Signing and Encryption Read and write JSON Web Keys (JWK, rfc7517), generate and verify JSON Web Signatures (JWS, rfc7515) and encode/decode JSON Web Tokens (JWT, rfc7519). These standards provide modern signing and encryption formats that are the basis for services like OAuth 2.0 or LetsEncrypt and are natively supported by browsers via the JavaScript WebCryptoAPI. R-jpeg 0.1.8.1 2.fc32 56120 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-jqr 1.1.0 4.fc32 1284864 Unspecified Client for 'jq', a 'JSON' Processor Client for 'jq', a 'JSON' processor (), written in C. 'jq' allows the following with 'JSON' data: index into, parse, do calculations, cut up and filter, change key names and values, perform conditionals and comparisons, and more. R-jsonlite 1.6.1 1.fc32 2464065 Unspecified A Robust, High Performance JSON Parser and Generator for R A fast JSON parser and generator optimized for statistical data and the web. Started out as a fork of 'RJSONIO', but has been completely rewritten in recent versions. The package offers flexible, robust, high performance tools for working with JSON in R and is particularly powerful for building pipelines and interacting with a web API. The implementation is based on the mapping described in the vignette (Ooms, 2014). In addition to converting JSON data from/to R objects, 'jsonlite' contains functions to stream, validate, and prettify JSON data. The unit tests included with the package verify that all edge cases are encoded and decoded consistently for use with dynamic data in systems and applications. R-knitr 1.28 1.fc32 2504448 Unspecified A General-Purpose Package for Dynamic Report Generation in R Provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques. R-labeling 0.3 6.fc32 86103 Unspecified Axis Labeling Provides a range of axis labeling algorithms R-lambda.r 1.2.4 2.fc32 146090 Unspecified 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-later 1.0.0 2.fc32 311968 Unspecified Utilities for Scheduling Functions to Execute Later with Event Loops Executes arbitrary R or C functions some time after the current time, after the R execution stack has emptied. The functions are scheduled in an event loop. R-later 1.0.0 2.fc32 308637 Unspecified Utilities for Scheduling Functions to Execute Later with Event Loops Executes arbitrary R or C functions some time after the current time, after the R execution stack has emptied. The functions are scheduled in an event loop. R-later-devel 1.0.0 2.fc32 6090 Unspecified Development files for R-later Development files for R-later. R-later-devel 1.0.0 2.fc32 6090 Unspecified Development files for R-later Development files for R-later. R-lazyeval 0.2.2 3.fc32 351203 Unspecified Lazy (Non-Standard) Evaluation An alternative approach to non-standard evaluation using formulas. Provides a full implementation of LISP style 'quasiquotation', making it easier to generate code with other code. R-libSBML 5.18.0 11.fc32 30660620 Unspecified R bindings for libSBML This package contains R bindings for libSBML. R-lifecycle 0.2.0 1.fc32 179968 Unspecified Manage the Life Cycle of your Package Functions Manage the life cycle of your exported functions with shared conventions, documentation badges, and non-invasive deprecation warnings. The 'lifecycle' package defines four development stages (experimental, maturing, stable, and questioning) and three deprecation stages (soft- deprecated, deprecated, and defunct). It makes it easy to insert badges corresponding to these stages in your documentation. Usage of deprecated functions are signalled with increasing levels of non-invasive verbosity. R-lintr 2.0.1 1.fc32 441382 Unspecified A 'Linter' for R Code Checks adherence to a given style, syntax errors and possible semantic issues. Supports on the fly checking of R code edited with 'RStudio IDE', 'Emacs', 'Vim', 'Sublime Text' and 'Atom'. R-listenv 0.8.0 2.fc32 153148 Unspecified Environments Behaving (Almost) as Lists List environments are environments that have list-like properties. For instance, the elements of a list environment are ordered and can be accessed and iterated over using index subsetting, e.g. 'x <- listenv(a = 1, b = 2); for (i in seq_along(x)) x[[i]] <- x[[i]] ^ 2; y <- as.list(x)'. R-littler 0.3.9 3.fc32 1887676 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.9 3.fc32 44555 Unspecified R-littler Examples Examples for using R-littler. R-lmodel2 1.7.3 6.fc32 387696 Unspecified Model II Regression Computes model II simple linear regression using ordinary least squares (OLS), major axis (MA), standard major axis (SMA), and ranged major axis R-lmtest 0.9.37 5.fc32 500508 Unspecified Testing Linear Regression Models for R A collection of tests, data sets and examples for diagnostic checking in linear regression models in R. R-lokern 1.1.8 5.fc32 170048 Unspecified Kernel Regression Smoothing with Local or Global Plug-in Bandwidth Kernel regression smoothing with adaptive local or global plug-in bandwidth selection. R-lubridate 1.7.4 7.fc32 1692649 Unspecified Make dealing with dates a little easier Functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, extraction and updating of components of a date-time (years, months, days, hours, minutes, and seconds), algebraic manipulation on date-time and time-span objects. The 'lubridate' package has a consistent and memorable syntax that makes working with dates easy and fun. Parts of the 'CCTZ' source code, released under the Apache 2.0 License, are included in this package. See for more details. R-mAr 1.1.2 21.fc32 79382 Unspecified 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-magrittr 1.5 9.fc32 256018 Unspecified 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-mapproj 1.2.7 1.fc32 104415 Unspecified Map Projections Converts latitude/longitude into projected coordinates. R-maps 3.3.0 4.fc32 4906897 Unspecified Draw Geographical Maps Display of maps. Projection code and larger maps are in separate packages ('mapproj' and 'mapdata'). R-markdown 1.1 2.fc32 295778 Unspecified Render Markdown with the C Library 'Sundown' Provides R bindings to the 'Sundown' Markdown rendering library (). Markdown is a plain-text formatting syntax that can be converted to 'XHTML' or other formats. See for more information about Markdown. R-markdown 1.1 2.fc32 292411 Unspecified Render Markdown with the C Library 'Sundown' Provides R bindings to the 'Sundown' Markdown rendering library (). Markdown is a plain-text formatting syntax that can be converted to 'XHTML' or other formats. See for more information about Markdown. R-markdown-devel 1.1 2.fc32 21008 Unspecified Development files for R-markdown Development files for R-markdown. R-markdown-devel 1.1 2.fc32 21008 Unspecified Development files for R-markdown Development files for R-markdown. R-matrixStats 0.55.0 2.fc32 2842636 Unspecified 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-measurements 1.4.0 4.fc32 51890 Unspecified Tools for Units of Measurement Collection of tools to make working with physical measurements easier. Convert between metric and imperial units, or calculate a dimension's unknown value from other dimensions' measurements. R-memoise 1.1.0 7.fc32 56235 Unspecified 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-microbenchmark 1.4.7 2.fc32 97162 Unspecified Accurate Timing Functions Provides infrastructure to accurately measure and compare the execution time of R expressions. R-mime 0.9 1.fc32 56044 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-miniUI 0.1.1.1 4.fc32 51416 Unspecified Shiny UI Widgets for Small Screens Provides UI widget and layout functions for writing Shiny apps that work well on small screens. R-mlbench 2.1.1 7.fc32 1184934 Unspecified Machine Learning Benchmark Problems A collection of artificial and real-world machine learning benchmark problems, including, e.g., several data sets from the UCI repository. R-mnormt 1.5.6 1.fc32 133065 Unspecified The Multivariate Normal and t Distributions Functions are provided for computing the density and the distribution function of multivariate normal and "t" random variables, and for generating random vectors sampled from these distributions. Probabilities are computed via non-Monte Carlo methods; different routines are used in the case d=1, d=2, d>2, if d denotes the number of dimensions. R-mockery 0.4.2 2.fc32 83137 Unspecified Mocking Library for R The two main functionalities of this package are creating mock objects (functions) and selectively intercepting calls to a given function that originate in some other function. It can be used with any testing framework available for R. Mock objects can be injected with either this package's own stub() function or a similar with_mock() facility present in the testthat package. R-mockr 0.1 6.fc32 27549 Unspecified Mocking in R Provides a means to mock a package function, i.e., temporarily substitute it for testing. Designed as a drop-in replacement for 'testthat::with_mock()', which may break in R 3.4.0 and later. R-modelr 0.1.6 1.fc32 252867 Unspecified Modelling Functions that Work with the Pipe Functions for modelling that help you seamlessly integrate modelling into a pipeline of data manipulation and visualisation. R-msm 1.6.8 2.fc32 1981558 Unspecified 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.12 1.fc32 1146739 Unspecified 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-munsell 0.5.0 6.fc32 369926 Unspecified Utilities for Using Munsell Colours Provides easy access to, and manipulation of, the Munsell colours. Provides a mapping between Munsell's original notation (e.g. "5R 5/10") and hexadecimal strings suitable for use directly in R graphics. Also provides utilities to explore slices through the Munsell colour tree, to transform Munsell colours and display colour palettes. R-mvtnorm 1.0.12 1.fc32 327114 Unspecified Multivariate normal and T distribution R Package This R package computes multivariate normal and t probabilities, quantiles and densities. R-mvtnorm 1.0.12 1.fc32 327872 Unspecified Multivariate normal and T distribution R Package This R package computes multivariate normal and t probabilities, quantiles and densities. R-mvtnorm-devel 1.0.12 1.fc32 4253 Unspecified 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.12 1.fc32 4253 Unspecified Development files for R-mvtnorm The R-mvtnorm-devel package contains Header and libraries files for developing applications that use R-mvtnorm R-nanotime 0.2.4 4.fc32 183011 Unspecified Nanosecond-Resolution Time for R Full 64-bit resolution date and time support with resolution up to nanosecond granularity is provided, with easy transition to and from the standard 'POSIXct' type. R-ncdf4 1.17 2.fc32 410661 Unspecified Interface to Unidata netCDF (Version 4 or Earlier) Format Data Files Provides a high-level R interface to data files written using Unidata's netCDF library (version 4 or earlier), which are binary data files that are portable across platforms and include metadata information in addition to the data sets. Using this package, netCDF files (either version 4 or "classic" version 3) can be opened and data sets read in easily. It is also easy to create new netCDF dimensions, variables, and files, in either version 3 or 4 format, and manipulate existing netCDF files. R-nws 1.7.0.1 21.fc32 970008 Unspecified 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-nycflights13 1.0.1 2.fc32 7233462 Unspecified Flights that Departed NYC in 2013 Airline on-time data for all flights departing NYC in 2013. Also includes useful 'metadata' on airlines, airports, weather, and planes. R-openssl 1.4.1 2.fc32 3278990 Unspecified Toolkit for Encryption, Signatures and Certificates Based on OpenSSL Bindings to OpenSSL libssl and libcrypto, plus custom SSH key parsers. Supports RSA, DSA and EC curves P-256, P-384, P-521, and curve25519. Cryptographic signatures can either be created and verified manually or via x509 certificates. AES can be used in cbc, ctr or gcm mode for symmetric encryption; RSA for asymmetric (public key) encryption or EC for Diffie Hellman. High-level envelope functions combine RSA and AES for encrypting arbitrary sized data. Other utilities include key generators, hash functions (md5, sha1, sha256, etc), base64 encoder, a secure random number generator, and 'bignum' math methods for manually performing crypto calculations on large multibyte integers. R-orcutt 2.3 5.fc32 56469 Unspecified Estimate Procedure in Case of First Order Autocorrelation Solve first order autocorrelation problems using an iterative method. This procedure estimates both autocorrelation and beta coefficients recursively until we reach the convergence (8th decimal as default). The residuals are computed after estimating Beta using EGLS approach and Rho is estimated using the previous residuals. R-packrat 0.5.0 4.fc32 545171 Unspecified Dependency Management System for R Projects Manage the R packages your project depends on in an isolated, portable, and reproducible way. R-parsedate 1.2.0 4.fc32 84068 Unspecified Recognize and Parse Dates in Various Formats Parse dates automatically, without the need of specifying a format. Currently it includes the git date parser. It can also recognize and parse all ISO 8601 formats. R-pbdRPC 0.2.1 7.fc32 362402 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-pbdZMQ 0.3.3 7.fc32 509373 Unspecified Programming with Big Data -- Interface to ZeroMQ 'ZeroMQ' is a well-known library for high-performance asynchronous messaging in scalable, distributed applications. This package provides high level R wrapper functions to easily utilize 'ZeroMQ'. We mainly focus on interactive client/server programming frameworks. R-pdftools 2.2 5.fc32 210188 Unspecified Text Extraction, Rendering and Converting of PDF Documents Utilities based on 'libpoppler' for extracting text, fonts, attachments and metadata from a PDF file. Also supports high quality rendering of PDF documents into PNG, JPEG, TIFF format, or into raw bitmap vectors for further processing in R. R-pillar 1.4.3 2.fc32 242404 Unspecified Coloured Formatting for Columns Provides 'pillar' and 'colonnade' generics designed for formatting columns of data using the full range of colours provided by modern terminals. R-pingr 2.0.0 2.fc32 71152 Unspecified Check if a Remote Computer is Up Check if a remote computer is up. It can either just call the system ping command, or check a specified TCP port. R-pkgbuild 1.0.6 2.fc32 172182 Unspecified Find Tools Needed to Build R Packages Provides functions used to build R packages. Locates compilers needed to build R packages on various platforms and ensures the PATH is configured appropriately so R can use them. R-pkgconfig 2.0.3 2.fc32 28232 Unspecified Private Configuration for 'R' Packages Set configuration options on a per-package basis. Options set by a given package only apply to that package, other packages are unaffected. R-pkgdown 1.5.0 1.fc32 743242 Unspecified Make Static HTML Documentation for a Package Generate an attractive and useful website from a source package. pkgdown converts your documentation, vignettes, README, and more to HTML making it easy to share information about your package online. R-pkgload 1.0.2 4.fc32 207773 Unspecified Simulate Package Installation and Attach Simulates the process of installing a package and then attaching it. This is a key part of the 'devtools' package as it allows you to rapidly iterate while developing a package. R-plogr 0.2.0 6.fc32 12712 Unspecified 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.2.0 6.fc32 17739 Unspecified Devel files for R-plogr Development files for R-plogr. R-plyr 1.8.6 1.fc32 1105636 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 9.fc32 70628 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-poLCA 1.4.1 7.fc32 551122 Unspecified Polytomous variable Latent Class Analysis Latent class analysis and latent class regression models for polytomous outcome variables. Also known as latent structure analysis. R-polyclip 1.10.0 3.fc32 136339 Unspecified Polygon Clipping R port of Angus Johnson's open source library Clipper. Performs polygon clipping operations (intersection, union, set minus, set difference) for polygonal regions of arbitrary complexity, including holes. Computes offset polygons (spatial buffer zones, morphological dilations, Minkowski dilations) for polygonal regions and polygonal lines. Computes Minkowski Sum of general polygons. There is a function for removing self-intersections from polygon data. R-polynom 1.4.0 4.fc32 396997 Unspecified A Class for Univariate Polynomial Manipulations A collection of functions to implement a class for univariate polynomial manipulations. R-praise 1.0.0 12.fc32 23722 Unspecified 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.48.0 4.fc32 326856 Unspecified A collection of pre-processing functions A library of core preprocessing routines R-preprocessCore 1.48.0 4.fc32 319292 Unspecified A collection of pre-processing functions A library of core preprocessing routines R-preprocessCore-devel 1.48.0 4.fc32 134274 Unspecified 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.48.0 4.fc32 134274 Unspecified Development files for R-preprocessCore The R-preprocessCore-devel package contains Header and libraries files for developing applications that use R-preprocessCore R-prettycode 1.1.0 2.fc32 276116 Unspecified Pretty Print R Code in the Terminal Replace the standard print method for functions with one that performs syntax highlighting, using ANSI colors, if the terminal supports them. R-prettydoc 0.3.1 2.fc32 1556753 Unspecified Creating Pretty Documents from R Markdown Creating tiny yet beautiful documents and vignettes from R Markdown. The package provides the 'html_pretty' output format as an alternative to the 'html_document' and 'html_vignette' engines that convert R Markdown into HTML pages. Various themes and syntax highlight styles are supported. R-prettyunits 1.0.2 6.fc32 50764 Unspecified Pretty, Human Readable Formatting of Quantities Pretty, human readable formatting of quantities. Time intervals: 1337000 -> 15d 11h 23m 20s. Vague time intervals: 2674000 -> about a month ago. Bytes: 1337 -> 1.34 kB. R-processx 3.4.2 1.fc32 424515 Unspecified Execute and Control System Processes Tools to run system processes in the background. It can check if a background process is running; wait on a background process to finish; get the exit status of finished processes; kill background processes. It can read the standard output and error of the processes, using non-blocking connections. 'processx' can poll a process for standard output or error, with a timeout. It can also poll several processes at once. R-profvis 0.3.6 2.fc32 366092 Unspecified Interactive Visualizations for Profiling R Code Interactive visualizations for profiling R code. R-progress 1.2.2 2.fc32 110322 Unspecified Terminal Progress Bars Configurable Progress bars, they may include percentage, elapsed time, and/or the estimated completion time. They work in terminals, in Emacs ESS, RStudio, Windows Rgui and the macOS R.app. The package also provides a C++ API, that works with or without Rcpp. R-progress-devel 1.2.2 2.fc32 11279 Unspecified Development files for R-progress Development files for R-progress. R-promises 1.1.0 2.fc32 2087355 Unspecified Abstractions for Promise-Based Asynchronous Programming Provides fundamental abstractions for doing asynchronous programming in R using promises. Asynchronous programming is useful for allowing a single R process to orchestrate multiple tasks in the background while also attending to something else. Semantics are similar to 'JavaScript' promises, but with a syntax that is idiomatic R. R-ps 1.3.2 1.fc32 382263 Unspecified List, Query, Manipulate System Processes List, query and manipulate all system processes, on 'Windows', 'Linux' and 'macOS'. R-purrr 0.3.3 2.fc32 672779 Unspecified Functional Programming Tools A complete and consistent functional programming toolkit for R. R-qcc 2.2 19.fc32 533471 Unspecified 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-qpdf 1.1 5.fc32 136885 Unspecified Split, Combine and Compress PDF Files Content-preserving transformations transformations of PDF files such as split, combine, and compress. This package interfaces directly to the 'qpdf' C++ API and does not require any command line utilities. Note that 'qpdf' does not read actual content from PDF files: to extract text and data you need the 'pdftools' package. R-qtl 1.46.2 1.fc32 7488113 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-quadprog 1.5.8 2.fc32 122757 Unspecified Functions to Solve Quadratic Programming Problems This package contains routines and documentation for solving quadratic programming problems. R-quantities 0.1.3 2.fc32 321890 Unspecified Quantity Calculus for R Vectors Integration of the 'units' and 'errors' packages for a complete quantity calculus system for R vectors, matrices and arrays, with automatic propagation, conversion, derivation and simplification of magnitudes and uncertainties. Documentation about 'units' and 'errors' is provided in the papers by Pebesma, Mailund & Hiebert (2016, ) and by Ucar, Pebesma & Azcorra (2018, ), included in those packages as ignettes; see 'citation("quantities")' for details. R-qvalue 2.18.0 2.fc32 2861597 Unspecified 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-rappdirs 0.3.1 4.fc32 123959 Unspecified Determine Where to Save Data, Caches, and Logs An easy way to determine which directories on the users computer you should use to save data, caches and logs. A port of Python's 'Appdirs' (https://github.com/ActiveState/appdirs) to R. R-rcmdcheck 1.3.3 4.fc32 165113 Unspecified Run 'R CMD check' from 'R' and Capture Results Run 'R CMD check' from 'R' and capture the results of the individual checks. Supports running checks in the background, timeouts, pretty printing and comparing check results. R-readr 1.3.1 4.fc32 1519945 Unspecified Read Rectangular Text Data The goal of 'readr' is to provide a fast and friendly way to read rectangular data (like 'csv', 'tsv', and 'fwf'). It is designed to flexibly parse many types of data found in the wild, while still cleanly failing when data unexpectedly changes. R-readxl 1.3.1 4.fc32 1583299 Unspecified Read Excel Files Import excel files into R. Supports '.xls' via the 'libxls' C library and '.xlsx' via the embedded 'RapidXML' C++ library . R-rematch 1.0.1 6.fc32 18397 Unspecified Match Regular Expressions with a Nicer 'API' A small wrapper on 'regexpr' to extract the matches and captured groups from the match of a regular expression to a character vector. R-rematch2 2.1.0 2.fc32 73355 Unspecified Tidy Output from Regular Expression Matching Wrappers on 'regexpr' and 'gregexpr' to return the match results in tidy data frames. R-remotes 2.1.1 1.fc32 620626 Unspecified R Package Installation from Remote Repositories Download and install R packages stored in GitHub, GitLab, Bitbucket, Bioconductor, or plain subversion or git repositories. This package provides the 'install_*' functions in devtools. Indeed most of the code was copied over from devtools. R-repr 1.1.0 1.fc32 213226 Unspecified Serializable Representations String and binary representations of objects for several formats / mime types. R-reprex 0.3.0 4.fc32 473554 Unspecified Prepare Reproducible Example Code via the Clipboard Convenience wrapper that uses the 'rmarkdown' package to render small snippets of code to target formats that include both code and output. The goal is to encourage the sharing of small, reproducible, and runnable examples on code-oriented websites, such as and , or in email. The user's clipboard is the default source of input code and the default target for rendered output. 'reprex' also extracts clean, runnable R code from various common formats, such as copy/paste from an R session. R-repurrrsive 1.0.0 2.fc32 2920829 Unspecified Examples of Recursive Lists and Nested or Split Data Frames Recursive lists in the form of R objects, JSON, and XML, for use in teaching and examples. Examples include color palettes, Game of Thrones characters, GitHub users and repositories, music collections, and entities from the Star Wars universe. Data from the gapminder package is also included, as a simple data frame and in nested and split forms. R-reshape 0.8.8 4.fc32 271670 Unspecified Flexibly Reshape Data Flexibly restructure and aggregate data using just two functions: melt and cast. R-reshape2 1.4.3 9.fc32 224033 Unspecified Flexibly Reshape Data: A Reboot of the Reshape Package Flexibly restructure and aggregate data using just two functions: melt and 'dcast' (or 'acast'). R-reticulate 1.14 2.fc32 1958822 Unspecified R Interface to 'Python' Interface to Python modules, classes, and functions. When calling into Python, R data types are automatically converted to their equivalent Python types. When values are returned from Python to R they are converted back to R types. R-rex 1.1.2 6.fc32 219565 Unspecified Friendly Regular Expressions A friendly interface for the construction of regular expressions. R-rgdal 1.4.8 3.fc32 3019656 Unspecified Bindings for the 'Geospatial' Data Abstraction Library Provides bindings to the 'Geospatial' Data Abstraction Library ('GDAL') and access to projection/transformation operations from the 'PROJ.4' library. Both 'GDAL' raster and 'OGR' vector map data can be imported into R, and 'GDAL' raster data and 'OGR' vector data exported. Use is made of classes defined in the 'sp' package. R-rgeos 0.5.2 2.fc32 1100172 Unspecified Interface to Geometry Engine - Open Source ('GEOS') Interface to Geometry Engine - Open Source ('GEOS') using the C 'API' for topology operations on geometries. R-rhub 1.1.1 4.fc32 1362855 Unspecified Connect to 'R-hub' Run 'R CMD check' on any of the 'R-hub' () architectures, from the command line. The current architectures include Windows, macOS, Solaris and various Linux distributions. R-rlang 0.4.5 1.fc32 1736549 Unspecified Functions for Base Types and Core R and 'Tidyverse' Features A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation. R-rlecuyer 0.3.5 2.fc32 110710 Unspecified 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-rmarkdown 2.1 2.fc32 9661305 Unspecified Dynamic Documents for R Convert R Markdown documents into a variety of formats. R-roxygen2 7.1.0 1.fc32 1076884 Unspecified In-Line Documentation for R Generate your Rd documentation, 'NAMESPACE' file, and collation field using specially formatted comments. Writing documentation in-line with code makes it easier to keep your documentation up-to-date as your requirements change. 'Roxygen2' is inspired by the 'Doxygen' system for C++. R-rpm-macros 1.1.0 3.fc32 5087 Unspecified Macros to help produce R packages This package contains the R RPM macros, that most implementations should rely on. You should not need to install this package manually as the R-devel package requires it. So install the R-devel package instead. R-rprintf 0.2.1 7.fc32 26296 Unspecified Adaptive Builder for Formatted Strings Provides a set of functions to facilitate building formatted strings under various replacement rules: C-style formatting, variable-based formatting, and number-based formatting. C-style formatting is basically identical to built-in function 'sprintf'. Variable-based formatting allows users to put variable names in a formatted string which will be replaced by variable values. Number-based formatting allows users to use index numbers to represent the corresponding argument value to appear in the string. R-rprojroot 1.3.2 7.fc32 151107 Unspecified Finding Files in Project Subdirectories Robust, reliable and flexible paths to files below a project root. The 'root' of a project is defined as a directory that matches a certain criterion, e.g., it contains a certain regular file. R-rsconnect 0.8.16 2.fc32 691074 Unspecified Deployment Interface for R Markdown Documents and Shiny Applications Programmatic deployment interface for 'RPubs', 'shinyapps.io', and 'RStudio Connect'. Supported content types include R Markdown documents, Shiny applications, Plumber APIs, plots, and static web content. R-rstudioapi 0.11 1.fc32 540202 Unspecified Safely Access the RStudio API Access the RStudio API (if available) and provide informative error messages when it's not. R-rsvg 1.3 4.fc32 36267 Unspecified Render SVG Images into PDF, PNG, PostScript, or Bitmap Arrays Renders vector-based svg images into high-quality custom-size bitmap arrays using 'librsvg2'. The resulting bitmap can be written to e.g. png, jpeg or webp format. In addition, the package can convert images directly to various formats such as pdf or postscript. R-rtracklayer 1.46.0 3.fc32 4246526 Unspecified 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-rversions 2.0.1 2.fc32 86339 Unspecified Query 'R' Versions, Including 'r-release' and 'r-oldrel' Query the main 'R' 'SVN' repository to find the versions 'r-release' and 'r-oldrel' refer to, and also all previous 'R' versions and their release dates. R-rvest 0.3.5 2.fc32 894600 Unspecified Easily Harvest (Scrape) Web Pages Wrappers around the 'xml2' and 'httr' packages to make it easy to download, then manipulate, HTML and XML. R-sandwich 2.3.0 12.fc32 700620 Unspecified Robust Covariance Matrix Estimators Model-robust standard error estimators for cross-sectional, time series and longitudinal data. R-scales 1.1.0 2.fc32 769018 Unspecified Scale Functions for Visualization Graphical scales map data to aesthetics, and provide methods for automatically determining breaks and labels for axes and legends. R-scatterplot3d 0.3.41 8.fc32 358458 Unspecified 3D Scatter Plot Plots a three dimensional (3D) point cloud. R-sciplot 1.1.1 2.fc32 54306 Unspecified 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-selectr 0.4.2 2.fc32 533782 Unspecified Translate CSS Selectors to XPath Expressions Translates a CSS3 selector into an equivalent XPath expression. This allows us to use CSS selectors when working with the XML package as it can only evaluate XPath expressions. Also provided are convenience functions useful for using CSS selectors on XML nodes. This package is a port of the Python package 'cssselect' (). R-sessioninfo 1.1.1 4.fc32 59364 Unspecified R Session Information Query and print information about the current R session. It is similar to 'utils::sessionInfo()', but includes more information about packages, and where they were installed from. R-sfsmisc 1.1.5 1.fc32 1009652 Unspecified Utilities from 'Seminar fuer Statistik' ETH Zurich Useful utilities ['goodies'] from Seminar fuer Statistik ETH Zurich, some of which were ported from S-plus in the 1990's. For graphics, have pretty (Log-scale) axes, an enhanced Tukey-Anscombe plot, combining histogram and boxplot, 2d-residual plots, a 'tachoPlot()', pretty arrows, etc. For robustness, have a robust F test and robust range(). For system support, notably on Linux, provides 'Sys.*()' functions with more access to system and CPU information. Finally, miscellaneous utilities such as simple efficient prime numbers, integer codes, Duplicated(), toLatex.numeric() and is.whole(). R-shiny 1.4.0.2 1.fc32 9295374 Unspecified Web Application Framework for R Makes it incredibly easy to build interactive web applications with R. Automatic "reactive" binding between inputs and outputs and extensive prebuilt widgets make it possible to build beautiful, responsive, and powerful applications with minimal effort. R-showtext 0.7 4.fc32 389108 Unspecified Using Fonts More Easily in R Graphs Making it easy to use various types of fonts (TrueType, OpenType, Type 1, web fonts, etc.) in R graphs, and supporting most output formats of R graphics including PNG, PDF and SVG. Text glyphs will be converted into polygons or raster images, hence after the plot has been created, it no longer relies on the font files. No external software such as Ghostscript is needed to use this package. R-showtextdb 2.0 7.fc32 29800 Unspecified Font Files for the 'showtext' Package Providing font files that can be used by the 'showtext' package. R-simmer 4.4.0 2.fc32 3224562 Unspecified Discrete-Event Simulation for R A process-oriented and trajectory-based Discrete-Event Simulation (DES) package for R. It is designed as a generic yet powerful framework. The architecture encloses a robust and fast simulation core written in 'C++' with automatic monitoring capabilities. It provides a rich and flexible R API that revolves around the concept of trajectory, a common path in the simulation model for entities of the same type. Documentation about 'simmer' is provided by several vignettes included in this package, via the paper by Ucar, Smeets & Azcorra (2019, ), and the paper by Ucar, Hernández, Serrano & Azcorra (2018, ); see 'citation("simmer")' for details. R-simmer 4.4.0 2.fc32 3221346 Unspecified Discrete-Event Simulation for R A process-oriented and trajectory-based Discrete-Event Simulation (DES) package for R. It is designed as a generic yet powerful framework. The architecture encloses a robust and fast simulation core written in 'C++' with automatic monitoring capabilities. It provides a rich and flexible R API that revolves around the concept of trajectory, a common path in the simulation model for entities of the same type. Documentation about 'simmer' is provided by several vignettes included in this package, via the paper by Ucar, Smeets & Azcorra (2019, ), and the paper by Ucar, Hernández, Serrano & Azcorra (2018, ); see 'citation("simmer")' for details. R-simmer-devel 4.4.0 2.fc32 137406 Unspecified Development Files for R-simmer Header files for simmer. R-simmer-devel 4.4.0 2.fc32 137406 Unspecified Development Files for R-simmer Header files for simmer. R-snow 0.4.3 3.fc32 141987 Unspecified Simple Network of Workstations Support for simple parallel computing in R. R-sodium 1.1 3.fc32 1576985 Unspecified A Modern and Easy-to-Use Crypto Library Bindings to 'libsodium': a modern, easy-to-use software library for encryption, decryption, signatures, password hashing and more. Sodium uses curve25519, a state-of-the-art Diffie-Hellman function by Daniel Bernstein, which has become very popular after it was discovered that the NSA had backdoored Dual EC DRBG. R-sourcetools 0.1.7 7.fc32 65465 Unspecified Tools for Reading, Tokenizing and Parsing R Code Tools for the reading and tokenization of R code. The 'sourcetools' package provides both an R and C++ interface for the tokenization of R code, and helpers for interacting with the tokenized representation of R code. R-sourcetools 0.1.7 7.fc32 66233 Unspecified Tools for Reading, Tokenizing and Parsing R Code Tools for the reading and tokenization of R code. The 'sourcetools' package provides both an R and C++ interface for the tokenization of R code, and helpers for interacting with the tokenized representation of R code. R-sourcetools-devel 0.1.7 7.fc32 68628 Unspecified Development files for R-sourcetools Development files for R-sourcetools. R-sourcetools-devel 0.1.7 7.fc32 68628 Unspecified Development files for R-sourcetools Development files for R-sourcetools. R-sp 1.4.1 1.fc32 2675137 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, etc. R-sp 1.4.1 1.fc32 2671986 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, etc. R-sp-devel 1.4.1 1.fc32 22994 Unspecified Development files for R-sp Development files for R-sp. R-sp-devel 1.4.1 1.fc32 22994 Unspecified Development files for R-sp Development files for R-sp. R-spelling 2.1 4.fc32 65532 Unspecified Tools for Spell Checking in R Spell checking common document formats including latex, markdown, manual pages, and description files. Includes utilities to automate checking of documentation and vignettes as a unit test during 'R CMD check'. Both British and American English are supported out of the box and other languages can be added. In addition, packages may define a 'wordlist' to allow custom terminology without having to abuse punctuation. R-statnet.common 4.3.0 4.fc32 323084 Unspecified Common R Scripts and Utilities Used by the Statnet Project Software Non-statistical utilities used by the software developed by the Statnet Project. They may also be of use to others. R-stringdist 0.9.5.5 2.fc32 655888 Unspecified Approximate String Matching and String Distance Functions Implements an approximate string matching version of R's native 'match' function. Can calculate various string distances based on edits (Damerau-Levenshtein, Hamming, Levenshtein, optimal sting alignment), qgrams (q-gram, cosine, jaccard distance) or heuristic metrics (Jaro, Jaro-Winkler). An implementation of soundex is provided as well. Distances can be computed between character vectors while taking proper care of encoding or between integer vectors representing generic sequences. This package is built for speed and runs in parallel by using 'openMP'. An API for C or C++ is exposed as well. R-stringdist 0.9.5.5 2.fc32 660733 Unspecified Approximate String Matching and String Distance Functions Implements an approximate string matching version of R's native 'match' function. Can calculate various string distances based on edits (Damerau-Levenshtein, Hamming, Levenshtein, optimal sting alignment), qgrams (q-gram, cosine, jaccard distance) or heuristic metrics (Jaro, Jaro-Winkler). An implementation of soundex is provided as well. Distances can be computed between character vectors while taking proper care of encoding or between integer vectors representing generic sequences. This package is built for speed and runs in parallel by using 'openMP'. An API for C or C++ is exposed as well. R-stringdist-devel 0.9.5.5 2.fc32 12304 Unspecified Development files for R-stringdist Development files for R-stringdist. R-stringdist-devel 0.9.5.5 2.fc32 12304 Unspecified Development files for R-stringdist Development files for R-stringdist. R-stringi 1.4.6 1.fc32 1659680 Unspecified Character String Processing Facilities Fast, correct, consistent, portable and convenient character string/text processing in every locale and any native encoding. Owing to the use of the 'ICU' (International Components for Unicode) 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 'Java'-like regular expressions or the 'Unicode' collation algorithm), random string generation, case mapping, string transliteration, concatenation, Unicode normalization, date-time formatting and parsing and many more. R-stringi 1.4.6 1.fc32 1615235 Unspecified Character String Processing Facilities Fast, correct, consistent, portable and convenient character string/text processing in every locale and any native encoding. Owing to the use of the 'ICU' (International Components for Unicode) 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 'Java'-like regular expressions or the 'Unicode' collation algorithm), random string generation, case mapping, string transliteration, concatenation, Unicode normalization, date-time formatting and parsing and many more. R-stringi-devel 1.4.6 1.fc32 58168 Unspecified Development files for R-stringi Development files for R-stringi. R-stringi-devel 1.4.6 1.fc32 58168 Unspecified Development files for R-stringi Development files for R-stringi. R-stringr 1.4.0 5.fc32 413460 Unspecified Simple, Consistent Wrappers for Common String Operations A consistent, simple and easy to use set of wrappers around the fantastic 'stringi' package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from one function is easy to feed into the input of another. R-styler 1.3.2 1.fc32 1087643 Unspecified Non-Invasive Pretty Printing of R Code Pretty-prints R code without changing the user's formatting intent. R-svglite 1.2.3 1.fc32 299527 Unspecified An 'SVG' Graphics Device A graphics device for R that produces 'Scalable Vector Graphics'. 'svglite' is a fork of the older 'RSvgDevice' package. R-sys 3.3 2.fc32 76112 Unspecified Powerful and Reliable Tools for Running System Commands in R Drop-in replacements for the base system2() function with fine control and consistent behavior across platforms. Supports clean interruption, timeout, background tasks, and streaming STDIN / STDOUT / STDERR over binary or text connections. Arguments on Windows automatically get encoded and quoted to work on different locales. R-sysfonts 0.8 5.fc32 140077 Unspecified Loading Fonts into R Loading system fonts and Google Fonts into R, in order to support other packages such as 'R2SWF' and 'showtext'. R-systemfit 1.1.24 1.fc32 1060201 Unspecified 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-systemfonts 0.1.1 2.fc32 64457 Unspecified System Native Font Finding Provides system native access to the font catalogue. As font handling varies between systems it is difficult to correctly locate installed fonts across different operating systems. The 'systemfonts' package provides bindings to the native libraries on Windows, macOS and Linux for finding font files that can then be used further by e.g. graphic devices. The main use is intended to be from compiled code but 'systemfonts' also provides access from R. R-testit 0.11 2.fc32 43080 Unspecified A Simple Package for Testing R Packages Provides two convenience functions assert() and test_pkg() to facilitate testing R packages. R-testthat 2.3.1 2.fc32 2178307 Unspecified Unit Testing for R A unit testing system designed to be fun, flexible, and easy to set up. R-tibble 2.1.3 4.fc32 539025 Unspecified Simple Data Frames Provides a 'tbl_df' class (the 'tibble') that provides stricter checking and better formatting than the traditional data frame. R-tidyr 1.0.2 1.fc32 1378021 Unspecified Tidy Messy Data Tools to help to create tidy data, where each column is a variable, each row is an observation, and each cell contains a single value. 'tidyr' contains tools for changing the shape (pivoting) and hierarchy (nesting and 'unnesting') of a dataset, turning deeply nested lists into rectangular data frames ('rectangling'), and extracting values out of string columns. It also includes tools for working with missing values (both implicit and explicit). R-tidyselect 1.0.0 2.fc32 532116 Unspecified Select from a Set of Strings A backend for the selecting functions of the 'tidyverse'. It makes it easy to implement select-like functions in your own packages in a way that is consistent with other 'tidyverse' interfaces for selection. R-tikzDevice 0.12.3 2.fc32 894612 Unspecified R Graphics Output in LaTeX Format Provides a graphics output device for R that records plots in a LaTeX-friendly format. The device transforms plotting commands issued by R functions into LaTeX code blocks. When included in a LaTeX document, these blocks are interpreted with the help of 'TikZ'---a graphics package for TeX and friends written by Till Tantau. Using the 'tikzDevice', the text of R plots can contain LaTeX commands such as mathematical formula. The device also allows arbitrary LaTeX code to be inserted into the output stream. R-timeDate 3043.102 2.fc32 2081582 Unspecified Rmetrics - chronological and calendar objects The 'timeDate' class fulfils the conventions of the ISO 8601 standard as well as of the ANSI C and POSIX standards. Beyond these standards it provides the "Financial Center" concept which allows to handle data records collected in different time zones and mix them up to have always the proper time stamps with respect to your personal financial center, or alternatively to the GMT reference time. It can thus also handle time stamps from historical data records from the same time zone, even if the financial centers changed day light saving times at different calendar dates. R-timeSeries 3062.100 1.fc32 2568751 Unspecified Financial Time Series Objects (Rmetrics) 'S4' classes and various tools for financial time series: Basic functions such as scaling and sorting, subsetting, mathematical operations and statistical functions. R-tinytest 1.1.0 2.fc32 616709 Unspecified Lightweight and Feature Complete Unit Testing Framework Provides a lightweight (zero-dependency) and easy to use unit testing framework. Main features: install tests with the package. Test results are treated as data that can be stored and manipulated. Test files are R scripts interspersed with test commands, that can be programmed over. Fully automated build-install-test sequence for packages. Skip tests when not run locally (e.g. on CRAN). Flexible and configurable output printing. Compare computed output with output stored with the package. Run tests in parallel. Extensible by other packages. Report side effects. R-tinytex 0.20 1.fc32 130244 Unspecified Helper Functions to Install and Maintain 'TeX Live', and Compile 'LaTeX' Documents Helper functions to install and maintain the 'LaTeX' distribution named 'TinyTeX' (), a lightweight, cross-platform, portable, and easy-to-maintain version of 'TeX Live'. This package also contains helper functions to compile 'LaTeX' documents, and install missing 'LaTeX' packages automatically. R-tkWidgets 1.64.0 2.fc32 728815 Unspecified 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-tkrplot 0.0.24 5.fc32 38634 Unspecified TK Rplot Simple mechanism for placing R graphics in a Tk widget. R-tufte 0.5 4.fc32 435593 Unspecified Tufte's Styles for R Markdown Documents Provides R Markdown output formats to use Tufte styles for PDF and HTML output. R-tweenr 1.0.1 4.fc32 570064 Unspecified Interpolate Data for Smooth Animations In order to create smooth animation between states of data, tweening is necessary. This package provides a range of functions for creating tweened data that can be used as basis for animation. Furthermore it adds a number of vectorized interpolaters for common R data types such as numeric, date and colour. R-udunits2 0.13 3.fc32 69032 Unspecified Udunits-2 Bindings for R Provides simple bindings to Unidata's udunits library. R-unitizer 1.4.9 1.fc32 2094818 Unspecified Interactive R Unit Tests Simplifies regression tests by comparing objects produced by test code with earlier versions of those same objects. If objects are unchanged the tests pass, otherwise execution stops with error details. If in interactive mode, tests can be reviewed through the provided interactive environment. R-units 0.6.6 1.fc32 2820065 Unspecified Measurement Units for R Vectors Support for measurement units in R vectors, matrices and arrays: automatic propagation, conversion, derivation and simplification of units; raising errors in case of unit incompatibility. Compatible with the POSIXct, Date and difftime classes. Uses the UNIDATA udunits library and unit database for unit compatibility checking and conversion. Documentation about 'units' is provided in the paper by Pebesma, Mailund & Hiebert (2016, ), included in this package as a vignette; see 'citation("units")' for details. R-unix 1.5.1 1.fc32 105603 Unspecified POSIX System Utilities Bindings to system utilities found in most Unix systems such as POSIX functions which are not part of the Standard C Library. R-usethis 1.5.1 2.fc32 1238387 Unspecified Automate Package and Project Setup Automate package and project setup tasks that are otherwise performed manually. This includes setting up unit testing, test coverage, continuous integration, Git, GitHub, licenses, Rcpp, RStudio projects, and more. R-utf8 1.1.4 5.fc32 477199 Unspecified Unicode Text Processing Process and print 'UTF-8' encoded international text (Unicode). Input, validate, normalize, encode, format, and display. R-uuid 0.1.4 1.fc32 29218 Unspecified Tools for generating and handling of UUIDs Tools for generating and handling of UUIDs (Universally Unique Identifiers). R-vctrs 0.2.4 1.fc32 1585771 Unspecified Vector Helpers Defines new notions of prototype and size that are used to provide tools for consistent and well-founded type-coercion and size-recycling, and are in turn connected to ideas of type- and size-stability useful for analysing function interfaces. R-vctrs 0.2.4 1.fc32 1557707 Unspecified Vector Helpers Defines new notions of prototype and size that are used to provide tools for consistent and well-founded type-coercion and size-recycling, and are in turn connected to ideas of type- and size-stability useful for analysing function interfaces. R-vctrs-devel 0.2.4 1.fc32 689 Unspecified Development files for R-vctrs Development files for R-vctrs. R-vctrs-devel 0.2.4 1.fc32 689 Unspecified Development files for R-vctrs Development files for R-vctrs. R-viridisLite 0.3.0 7.fc32 71392 Unspecified Default Color Maps from 'matplotlib' (Lite Version) Implementation of the 'viridis' - the default -, 'magma', 'plasma', 'inferno', and 'cividis' color maps for 'R'. 'viridis', 'magma', 'plasma', and 'inferno' are ported from 'matplotlib' , a popular plotting library for 'Python'. 'cividis', was developed by Jamie R. Nuñez and Sean M. Colby. These color maps are designed in such a way that they will analytically be perfectly perceptually-uniform, both in regular form and also when converted to black-and-white. They are also designed to be perceived by readers with the most common form of color blindness (all color maps in this package) and color vision deficiency ('cividis' only). This is the 'lite' version of the more complete 'viridis' package. R-waveslim 1.8.2 1.fc32 1000284 Unspecified 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 10.fc32 2837592 Unspecified R module, Software to perform wavelet statistics and transforms Software to perform 1-d and 2-d wavelet statistics and transforms R-webp 1.0 4.fc32 32491 Unspecified A New Format for Lossless and Lossy Image Compression Lossless webp images are 26% smaller in size compared to PNG. Lossy webp images are 25-34% smaller in size compared to JPEG. This package reads and writes webp images into a 3 (rgb) or 4 (rgba) channel bitmap array using conventions from the 'jpeg' and 'png' packages. R-websocket 1.1.0 2.fc32 1362924 Unspecified 'WebSocket' Client Library Provides a WebSocket client interface for R. WebSocket is a protocol for low-overhead real-time communication: . R-webutils 1.0 2.fc32 56650 Unspecified Utility Functions for Developing Web Applications Parses http request data in application/json, multipart/form-data, or application/x-www-form-urlencoded format. Includes example of hosting and parsing html form data in R using either 'httpuv' or 'Rhttpd'. R-wesanderson 0.3.6 2.fc32 25716 Unspecified Wes Anderson Palette Generator Palettes generated mostly from 'Wes Anderson' movies. R-whisker 0.4 2.fc32 189836 Unspecified {{mustache}} for R, Logicless Templating Implements 'Mustache' logicless templating. R-whoami 1.3.0 4.fc32 42966 Unspecified Username, Full Name, Email Address, 'GitHub' Username of the Current User Look up the username and full name of the current user, the current user's email address and 'GitHub' username, using various sources of system and configuration information. R-widgetTools 1.64.0 2.fc32 435540 Unspecified 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.1.2 6.fc32 286027 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-xfun 0.12 1.fc32 303570 Unspecified Miscellaneous Functions by 'Yihui Xie' Miscellaneous functions commonly used in other packages maintained by 'Yihui Xie'. R-xml2 1.2.5 1.fc32 695739 Unspecified Parse XML Work with XML files using a simple, consistent interface. Built on top of the 'libxml2' C library. R-xml2 1.2.5 1.fc32 675775 Unspecified Parse XML Work with XML files using a simple, consistent interface. Built on top of the 'libxml2' C library. R-xml2-devel 1.2.5 1.fc32 437 Unspecified Development files for R-xml2 Development files for R-xml2. R-xml2-devel 1.2.5 1.fc32 437 Unspecified Development files for R-xml2 Development files for R-xml2. R-xmlparsedata 1.0.3 2.fc32 26078 Unspecified Parse Data of 'R' Code as an 'XML' Tree Convert the output of 'utils::getParseData()' to an 'XML' tree, that one can search via 'XPath', and easier to manipulate in general. R-xopen 1.0.0 4.fc32 20055 Unspecified Open System Files, 'URLs', Anything Cross platform solution to open files, directories or 'URLs' with their associated programs. R-xtable 1.8.4 4.fc32 895976 Unspecified Export Tables to LaTeX or HTML Coerce data to LaTeX and HTML tables. R-yaml 2.2.1 1.fc32 271925 Unspecified Methods to Convert R Data to YAML and Back Implements the 'libyaml' 'YAML' 1.1 parser and emitter () for R. R-zeallot 0.1.0 4.fc32 132433 Unspecified Multiple, Unpacking, and Destructuring Assignment Provides a %<-% operator to perform multiple, unpacking, and destructuring assignment in R. The operator unpacks the right-hand side of an assignment into multiple values and assigns these values to variables on the left-hand side of the assignment. R-zoo 1.8.7 1.fc32 1537903 Unspecified 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.8.7 1.fc32 1542735 Unspecified 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.8.7 1.fc32 364 Unspecified 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.8.7 1.fc32 364 Unspecified Development files for R-zoo The R-zoo-devel package contains Header and libraries files for developing applications that use R-zoo R2spec 5.0.0 2.fc32 128762 Unspecified 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 1.0.2 6.fc32 1773075 Unspecified Tools for use with ReviewBoard RBTools provides client tools for interacting with a ReviewBoard code-review server. Random123-devel 1.13.2 2.fc32 247199 Unspecified Development files for Random123 Development files for Random123. Random123-devel 1.13.2 2.fc32 247199 Unspecified Development files for Random123 Development files for Random123. Random123-doc 1.13.2 2.fc32 64565 Unspecified Documentation for Random123. Documentation for Random123. RdRand 2.1.1 9.fc32 82024 Unspecified 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 9.fc32 87792 Unspecified 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 9.fc32 12396 Unspecified Development files for the RdRand Headers and shared object symbolic links for the RdRand. RdRand-devel 2.1.1 9.fc32 12398 Unspecified Development files for the RdRand Headers and shared object symbolic links for the RdRand. RemoteBox 2.6 5.fc32 4268125 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. Rex 1.8.2 1.fc32 1285475 Unspecified The friendly automation framework on basis of Perl (R)?ex(ify) is the friendly automation framework 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 It's friendly to any combinations of local and remote execution, push and pull style of management, or imperative and declarative approach. Instead of forcing any specific model on you, it trusts you to be in the best position to decide what to automate and how, allowing you to build the automation tool your situation requires. Rex runs locally, even if managing remotes via SSH. This means it's instantly usable, without big rollout processes or anyone else to convince, making it ideal and friendly for incremental automation. Ri-li 2.0.1 27.fc32 140829563 Unspecified 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. RxCpp-devel 4.1.0 5.fc32 938850 Unspecified Reactive Extensions for C++ The Reactive Extensions for C++ (RxCpp) is a library of algorithms for values-distributed-in-time. RxCpp-doc 4.1.0 5.fc32 84484499 Unspecified API-documentation for RxCpp This package contains the API-documentation for RxCpp. rabbitmq-server 3.8.2 3.fc32 13523719 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 15.fc32 24519 Unspecified Caja extension for RabbitVCS An extension for Caja to allow better integration with the source control system. rabbitvcs-cli 0.17.1 15.fc32 2011 Unspecified CLI extension for RabbitVCS A command line command to use RabbitVCS rabbitvcs-core 0.17.1 15.fc32 1552657 Unspecified Common package of RabbitVCS Contains files shared between the RabbitVCS extensions. rabbitvcs-nautilus 0.17.1 15.fc32 24173 Unspecified Nautilus extension for RabbitVCS An extension for Nautilus to allow better integration with the source control system. rabbitvcs-nemo 0.17.1 15.fc32 24342 Unspecified Nemo extension for RabbitVCS An extension for Nemo to allow better integration with the source control system. rabbitvcs-thunar 0.17.1 15.fc32 12075 Unspecified Thunar extension for RabbitVCS An extension for Thunar to allow better integration with the source control system. raceintospace 1.1.0 4.fc32 885532 Unspecified Race into Space game Relive the 1960s Space Race - be the first country to land a man on the Moon! Race into Space is the free software version of Interplay's Buzz Aldrin's Race into Space. This is the reworked version following the source release for the computer version of the Liftoff! board game by Fritz Bronner. This was developed by Strategic Visions and published by Interplay as a disk-based game in 1992 and a CD-ROM in 1994. raceintospace-data 1.1.0 4.fc32 71565160 Unspecified Race into Space game data Race into Space is the free software version of Interplay's Buzz Aldrin's Race into Space. This is the reworked version following the source release for the computer version of the Liftoff! board game by Fritz Bronner. This was developed by Strategic Visions and published by Interplay as a disk-based game in 1992 and a CD-ROM in 1994. Contains platform independent game data. raceintospace-doc 1.1.0 4.fc32 720661 Unspecified Race into Space game manual Race into Space is the free software version of Interplay's Buzz Aldrin's Race into Space. This is the reworked version following the source release for the computer version of the Liftoff! board game by Fritz Bronner. This was developed by Strategic Visions and published by Interplay as a disk-based game in 1992 and a CD-ROM in 1994. Contains game manual rachota 2.3 18.20130104cvs.fc32 643361 Unspecified 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 18.20130104cvs.fc32 1946632 Unspecified Javadocs for rachota This package contains the API documentation for rachota. racket 7.4 2.fc32 76221 Unspecified General purpose programming language Racket is a general-purpose programming language as well as the world's first ecosystem for developing and deploying new languages. Make your dream language, or use one of the dozens already available. racket-collects 7.4 2.fc32 22425982 Unspecified Racket's core collections libraries Libraries providing Racket's core functionality racket-devel 7.4 2.fc32 455228 Unspecified Development files for Racket Files needed to link against Racket. racket-devel 7.4 2.fc32 455228 Unspecified Development files for Racket Files needed to link against Racket. racket-doc 7.4 2.fc32 202855615 Unspecified Documentation files for Racket A local installation of the Racket documentation system. racket-minimal 7.4 2.fc32 4485251 Unspecified A minimal Racket installation Racket's core runtime racket-minimal 7.4 2.fc32 4651026 Unspecified A minimal Racket installation Racket's core runtime racket-pkgs 7.4 2.fc32 269944824 Unspecified Racket package collections Additional packages and libraries for Racket racoon2 20100526a 41.fc32 1323348 Unspecified 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 9.fc32 777004 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. radare2 4.2.1 1.fc32.2 12973060 Unspecified The reverse engineering framework The radare2 is a reverse-engineering framework that is multi-architecture, multi-platform, and highly scriptable. Radare2 provides a hexadecimal editor, wrapped I/O, file system support, debugger support, diffing between two functions or binaries, and code analysis at opcode, basic block, and function levels. radare2 4.2.1 1.fc32.2 13647836 Unspecified The reverse engineering framework The radare2 is a reverse-engineering framework that is multi-architecture, multi-platform, and highly scriptable. Radare2 provides a hexadecimal editor, wrapped I/O, file system support, debugger support, diffing between two functions or binaries, and code analysis at opcode, basic block, and function levels. radare2-common 4.2.1 1.fc32.2 6845032 Unspecified Arch-independent SDB files for the radare2 package Arch-independent SDB files used by radare2 package. See radare2 package for more information radare2-devel 4.2.1 1.fc32.2 925023 Unspecified Development files for the radare2 package Development files for the radare2 package. See radare2 package for more information. radare2-devel 4.2.1 1.fc32.2 925079 Unspecified Development files for the radare2 package Development files for the radare2 package. See radare2 package for more information. radcli 1.2.11 4.fc32 147081 Unspecified 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.11 4.fc32 143805 Unspecified 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.11 4.fc32 54 Unspecified 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.11 4.fc32 54 Unspecified 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.11 4.fc32 80395 Unspecified Development files for radcli This package contains libraries and header files for developing applications that use radcli. radcli-devel 1.2.11 4.fc32 80397 Unspecified Development files for radcli This package contains libraries and header files for developing applications that use radcli. raddump 0.3.1 23.fc32 197324 Unspecified 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 16.fc32 326160 Unspecified 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.2 5.20191218gitf2d55d6.fc32 97320 Unspecified AMD Radeon videocards monitoring utility RadeonTop is a monitoring utility for AMD Radeon cards from R600 and up. radial 1.0 22.fc32 25874 Unspecified 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.11 3.fc32 501123 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.11 3.fc32 2899 Unspecified httpd config for Radicale httpd example config for Radicale (Python3). radiotray-ng 0.2.7 3.fc32 1412477 Unspecified Internet radio player Internet radio player. radium-compressor 0.5.1 18.fc32 161454 Unspecified 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 16.fc32 307197 Unspecified 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 16.fc32 295841 Unspecified 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 16.fc32 2115 Unspecified Development libraries and headers for Radius Engine Development libraries and headers for Radius Engine. radius-engine-devel 1.1 16.fc32 2070 Unspecified Development libraries and headers for Radius Engine Development libraries and headers for Radius Engine. rados-objclass-devel 14.2.8 1.fc32 3860 Unspecified RADOS object class development kit This package contains libraries and headers needed to develop RADOS object class plugins. radsecproxy 1.8.1 3.fc32 273631 Unspecified Generic RADIUS proxy with RadSec support radsecproxy is a generic RADIUS proxy that in addition to usual RADIUS UDP transport, also supports TLS (RadSec), as well as RADIUS over TCP and DTLS. The aim is for the proxy to have sufficient features to be flexible, while at the same time to be small, efficient and easy to configure. radvd 2.18 3.fc32 204933 Unspecified 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. ragel 7.0.0.12 3.fc32 12385016 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.12 3.fc32 15419904 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.12 3.fc32 382217 Unspecified Development libraries header files for ragel Development libraries header files for ragel. ragel-devel 7.0.0.12 3.fc32 382217 Unspecified Development libraries header files for ragel Development libraries header files for ragel. raidem 0.3.1 41.fc32 7582154 Unspecified 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 19.fc32 22528922 Unspecified Background music for the game raidem Music created by Eric Hamilton (dilvie) for the game Raid'em rakarrack 0.6.2 0.19.20150814gita620840.fc32 7469309 Unspecified 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.2020.02 1.fc32 29906745 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 7.fc32 79718 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.1.5 3.fc32 2511267 Unspecified Simple Perl 6 binding to GNU libreadline Perl 6 interface to GNU Readline, the CLI-based line reading library rakudo-URI 0.2.2 2.fc32 484475 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-XML 0.0.3 0.7.20190728git417f637.fc32 625224 Unspecified An Object-Oriented XML Library for Perl 6 XML (originally called Exemel) is a full fledged XML library for Perl 6. It handles parsing, generating, manipulating and querying XML. It supports element queries, parent element information, namespaces, and an extendable interface. It supports every major kind of XML Node (XML::Node): - Document (XML::Document) - Element (XML::Element) - Text (XML::Text) - Comment (XML::Comment) - PI (XML::PI) - CDATA (XML::CDATA) You can easily serialize the objects back to XML text by using any XML::Node object in a string context. rakudo-zef 0.8.2 2.fc32 2996291 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 15.fc32 42422 Unspecified Router advertisement monitoring daemon This program monitors IPv6 networks for router advertisements. When an advertisement is received, a configurable action occurs. rancid 3.9 3.fc32 2092549 Unspecified 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), Subversion, or Git to maintain history of changes. randomizedtesting 2.5.3 5.fc32 44408 Unspecified Java Testing Framework Foundation classes and rules for applying the principles of Randomized Testing. randomizedtesting-javadoc 2.5.3 5.fc32 5862735 Unspecified Javadoc for randomizedtesting This package contains javadoc for randomizedtesting. randomizedtesting-junit4-ant 2.5.3 5.fc32 251758 Unspecified RandomizedTesting JUnit4 ANT Task RandomizedTesting JUnit4 ANT Task. randomizedtesting-junit4-maven-plugin 2.5.3 5.fc32 35081 Unspecified RandomizedTesting JUnit4 Maven Plugin RandomizedTesting JUnit4 Maven Plugin. randomizedtesting-runner 2.5.3 5.fc32 250169 Unspecified RandomizedTesting Randomized Runner RandomizedRunner is a JUnit runner, so it is capable of running @Test-annotated test cases. range-v3-devel 0.10.0 2.fc32 2027569 Unspecified Development files for range-v3 Development files for range-v3. range-v3-devel 0.10.0 2.fc32 2027573 Unspecified Development files for range-v3 Development files for range-v3. ranger 1.9.2 7.fc32 1503361 Unspecified A vim-like 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.9.18 2.fc32 20739596 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 12.fc32 620506 Unspecified Fast JSON parser and generator for C++ %{description} rapidjson-devel 1.1.0 12.fc32 620506 Unspecified Fast JSON parser and generator for C++ %{description} rapidjson-doc 1.1.0 12.fc32 12645316 Unspecified Documentation-files for rapidjson This package contains the documentation-files for rapidjson. rapidsvn 0.13.0 0.20181128git1b6dfc1.fc32 2090325 Unspecified 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. rapidsvn 0.13.0 0.20181128git1b6dfc1.fc32 2384129 Unspecified 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 13.fc32 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 30.fc32 872575 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 30.fc32 836279 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 30.fc32 1353820 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 30.fc32 1353824 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 22.fc32 621779 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 22.fc32 586419 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 22.fc32 1593811 Unspecified Development files for raptor2 Development files for raptor2. raptor2-devel 2.0.15 22.fc32 1593817 Unspecified Development files for raptor2 Development files for raptor2. rarian 0.8.1 24.fc32 370536 Unspecified 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 24.fc32 364348 Unspecified 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 24.fc32 316156 Unspecified Extra files for compatibility with scrollkeeper This package contains files needed to maintain backward-compatibility with scrollkeeper. rarian-devel 0.8.1 24.fc32 8845 Unspecified Development files for Rarian This package contains files required to develop applications that use the Rarian library ("librarian"). rarian-devel 0.8.1 24.fc32 8847 Unspecified Development files for Rarian This package contains files required to develop applications that use the Rarian library ("librarian"). rarpd ss981107 55.fc32 45063 Unspecified 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.6.4 1.fc32 326448 Unspecified 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. rasqal 0.9.33 12.fc32 969542 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 12.fc32 918082 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 12.fc32 1192440 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 12.fc32 1192442 Unspecified Development files for the Rasqal RDF libraries Libraries, includes etc to develop with the Rasqal RDF query language library. rasterview 1.7.1 4.fc32 122281 Unspecified 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.4 7.fc32 1006269 Unspecified 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.4 7.fc32 14210 Unspecified Devel package for ircd-ratbox service Headers for ratbox-services, service package for ircd-ratbox. ratbox-services-devel 1.2.4 7.fc32 14210 Unspecified Devel package for ircd-ratbox service Headers for ratbox-services, service package for ircd-ratbox. ratools 0.6.2 12.fc32 200538 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 21.fc32 355655 Unspecified 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 21.fc32 408647 Unspecified 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 21.fc32 4475 Unspecified Development files for ratpoints Header and library for development with ratpoints. ratpoints-devel 2.1.3 21.fc32 4475 Unspecified Development files for ratpoints Header and library for development with ratpoints. ratpoison 1.4.9 14.fc32 313881 Unspecified Minimalistic window manager Ratpoison is a simple window manager that relies solely on keyboard input as opposed to keyboard and mouse input. rats 2.4 15.fc32 861384 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. ravada 0.6.0 1.fc32 1909135 Unspecified Remote Virtual Desktops Manager Ravada is a software that allows the user to connect to a remote virtual desktop. In the current release we use the KVM Hypervisors: KVM as the backend for the Virtual Machines. LXC support is currently in development. raw-thumbnailer 3.0.0 17.fc32 40997 Unspecified Nautilus file manager thumbnailer for RAW images RawThumbnailer is a thumbnailer for RAW files that works with Nautilus. rawstudio 2.1 0.23.20170414.g003dd4f_rawspeed.20161119.gfa23d1c.fc32 4888330 Unspecified 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.8 1.fc32 104982179 Unspecified 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. raysession 0.8.3 1.fc32 5667263 Unspecified Session manager for audio software Ray Session is a GNU/Linux session manager for audio programs as Ardour, Carla, QTractor, Non-Timeline, etc... It uses the same API as Non Session Manager, so programs compatible with NSM are also compatible with Ray Session. As Non Session Manager, the principle is to load together audio programs, then be able to save or close all documents together. Ray Session offers a little more: - Factory templates for NSM and LASH compatible applications - Possibility to save any client as template - Save session as template - Name files with a prettier way - remember if client was started or not - Abort session almost anytime - Change Main Folder of sessions on GUI - Possibility to KILL client if clean exit is too long - Open Session Folder button (open default file manager) Ray Session is being developed by houston4444, using Python3 and Qt5. rb_libtorrent 1.2.5 1.fc32 5776823 Unspecified 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.2.5 1.fc32 5626251 Unspecified 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.2.5 1.fc32 6771412 Unspecified 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.2.5 1.fc32 6771414 Unspecified 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.2.5 1.fc32 993356 Unspecified 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-python3 1.2.5 1.fc32 4958980 Unspecified 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 14.2.8 1.fc32 197045 Unspecified Ceph fuse-based client FUSE based client to map Ceph rbd images to files rbd-mirror 14.2.8 1.fc32 8590695 Unspecified Ceph daemon for mirroring RBD images Daemon for mirroring RBD images between Ceph clusters, streaming changes asynchronously. rbd-nbd 14.2.8 1.fc32 437473 Unspecified Ceph RBD client base on NBD NBD based client to map Ceph rbd images to local device rblcheck 1.5 35.fc32 523957 Unspecified 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 11.fc32 228209 Unspecified 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 15.20190910gite04f03f.fc32 120727 Unspecified 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 13.fc32 175351 Unspecified 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.51.0 1.fc32 55467685 Unspecified Rsync for cloud storage Rclone is a command line program to sync files and directories to and from various cloud services. rclone-browser 1.8.0 1.fc32 762988 Unspecified Simple cross platform GUI for rclone Simple cross platfrom GUI for rclone command line tool. Features: - Allows to browse and modify any rclone remote, including encrypted ones - Uses same configuration file as rclone, no extra configuration required - Supports custom location and encryption for .rclone.conf configuration file - Simultaneously navigate multiple repositories in separate tabs - Lists files hierarchically with file name, size and modify date - All rclone commands are executed asynchronously, no freezing GUI - File hierarchy is lazily cached in memory, for faster traversal of folders - Allows to upload, download, create new folders, rename or delete files and folders - Allows to calculate size of folder, export list of files and copy rclone command to clipboard - Can process multiple upload or download jobs in background - Drag & drop support for dragging files from local file explorer for uploading - Streaming media files for playback in player like mpv or similar - Mount and unmount folders on macOS and GNU/Linux - Optionally minimizes to tray, with notifications when upload/download finishes - Supports portable mode (create .ini file next to executable with same name), rclone and .rclone.conf path now can be relative to executable rcm 1.3.3 6.fc32 42782 Unspecified Management suite for dotfiles A suite of tools for managing dot-files (.zshrc, .vimrc, etc.). This suite is useful for committing your .*rc files to a central repository to share, but it also scales to a more complex situation such as multiple source directories shared between computers with some host-specific or task-specific files. rcrpanel 3.5 20.fc32 55482 Unspecified 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 13.fc32 696366 Unspecified 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 28.fc32 1381458 Unspecified 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 28.fc32 1409370 Unspecified 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 28.fc32 70041 Unspecified 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 28.fc32 70041 Unspecified 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 29.fc32 790204 Unspecified 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 30.fc31 3077221 Unspecified 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 30.fc31 3055705 Unspecified 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 30.fc31 223491 Unspecified 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 30.fc31 223491 Unspecified 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 30.fc31 3237 Unspecified 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.1 8.fc32 14348604 Unspecified 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.1 8.fc32 219944 Unspecified 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.1 8.fc32 1893331 Unspecified 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.9.0 2.fc32 740718 Unspecified 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.4.1 2.fc32 119902 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 2.0.0 1.fc32 1678476 Unspecified 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 71.fc32 226942 Unspecified 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 2019.03.3 6.fc32 14324238 Unspecified Chemical informatics and machine learning toolkit Chemical informatics and machine learning toolkit rdkit 2019.03.3 6.fc32 14361678 Unspecified Chemical informatics and machine learning toolkit Chemical informatics and machine learning toolkit rdkit-devel 2019.03.3 6.fc32 1586438 Unspecified Development files for rdkit The rdkit-devel package contains libraries, build data, and header files for developing applications that use rdkit. rdkit-devel 2019.03.3 6.fc32 1586664 Unspecified Development files for rdkit The rdkit-devel package contains libraries, build data, and header files for developing applications that use rdkit. rdkit-doc 2019.03.3 6.fc32 0 Unspecified Documentation for rdkit Documentation files for rdkit. rdkit-postgresql 2019.03.3 6.fc32 385820 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 28.0 1.fc32 129531 Unspecified RDMA core userspace libraries and daemons RDMA core userspace infrastructure and documentation, including initialization scripts, kernel driver-specific modprobe override configs, IPoIB network scripts, dracut rules, and the rdma-ndd utility. rdma-core 28.0 1.fc32 135219 Unspecified RDMA core userspace libraries and daemons RDMA core userspace infrastructure and documentation, including initialization scripts, kernel driver-specific modprobe override configs, IPoIB network scripts, dracut rules, and the rdma-ndd utility. rdma-core-devel 28.0 1.fc32 519772 Unspecified RDMA core development libraries and headers RDMA core development libraries and headers. rdma-core-devel 28.0 1.fc32 519788 Unspecified RDMA core development libraries and headers RDMA core development libraries and headers. rdopkg 1.1.1 2.fc32 385671 Unspecified 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 20190801 4.fc32 471033 Unspecified 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 20190801 4.fc32 455245 Unspecified 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 20190801 4.fc32 50680 Unspecified 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 20190801 4.fc32 50682 Unspecified 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 1.1.1 4.fc32 2309981 Unspecified 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. reactfx 2.0 2.M5.fc31 459784 Unspecified Reactive event streams for JavaFX ReactFX is an exploration of (functional) reactive programming techniques for JavaFX. These techniques usually result in more concise code, less side effects and less inversion of control, all of which improve the readability of code. Initial inspiration came from the Principles of Reactive Programming course and the RxJava library. There are, however, important differences from RxJava. reactfx-javadoc 2.0 2.M5.fc31 4072616 Unspecified Javadoc for reactfx This package contains the API documentation for reactfx. readline 8.0 4.fc32 468011 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 8.0 4.fc32 484027 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 8.0 4.fc32 542144 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 8.0 4.fc32 542146 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 8.0 4.fc32 786882 Unspecified Static libraries for the readline library The readline-static package contains the static version of the readline library. readline-static 8.0 4.fc32 1005676 Unspecified Static libraries for the readline library The readline-static package contains the static version of the readline library. readonly-root 10.02 3.fc32 8412 Unspecified Service for configuring read-only root support This package provides script & configuration file for setting up read-only root support. Additional configuration is required after installation. readosm 1.1.0 6.fc32 74635 Unspecified 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 6.fc32 71215 Unspecified 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 6.fc32 11677 Unspecified 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 6.fc32 11679 Unspecified Development libraries and headers for readosm The readosm-devel package contains libraries and header files for developing applications that use readosm. realTimeConfigQuickScan 0 1.20190803git4b482db.fc32 75062 Unspecified Inspect realtime system settings Inspects system settings, and makes suggestions for improving realtime/audio performance. realmd 0.16.3 22.fc32 825820 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 22.fc32 201395 Unspecified Developer documentation files for realmd The realmd-devel package contains developer documentation for developing applications that use realmd. rear 2.4 5.fc32 1866393 Unspecified 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.6.6 1.fc32 1675799 Unspecified 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.22.0 1.fc32 1165972 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. rebloom 1.1.0 5.fc32 109150 Unspecified Bloom Filter Module for Redis This provides a scalable bloom filter as a Redis data type. Bloom filters are probabilistic data structures that do a very good job at quickly determining if something is contained within a set. recap 2.1.0 7.fc32 116627 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.7.6 2.fc32 1284508 Unspecified Conversion between character sets and surfaces The recode tool and library convert files between character sets and usages. It recognizes or produces over 200 different character sets (or about 300 if combined with an iconv library) and transliterates files between almost any pair. When exact transliteration are not possible, it gets rid of the offending characters or falls back on approximations. recode 3.7.6 2.fc32 1765832 Unspecified Conversion between character sets and surfaces The recode tool and library convert files between character sets and usages. It recognizes or produces over 200 different character sets (or about 300 if combined with an iconv library) and transliterates files between almost any pair. When exact transliteration are not possible, it gets rid of the offending characters or falls back on approximations. recode-devel 3.7.6 2.fc32 28420 Unspecified Header files for development using recode library This package provides deader files for recode library. recode-devel 3.7.6 2.fc32 28420 Unspecified Header files for development using recode library This package provides deader files for recode library. recoll 1.26.5 1.fc32 8508869 Unspecified 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.26.5 1.fc32 8362139 Unspecified 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-gssp 1.26.5 1.fc32 23635 Unspecified Recoll GNOME Shell search provider This package contains the Recoll GNOME Shell search provider recoll-kio 1.26.5 1.fc32 6162234 Unspecified 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. recorder 1.0.8 3.fc32 96614 Unspecified Lock-free, real-time flight recorder for C or C++ programs Flight recorder for C and C++ programs using printf-like 'record' statements. recorder 1.0.8 3.fc32 102450 Unspecified Lock-free, real-time flight recorder for C or C++ programs Flight recorder for C and C++ programs using printf-like 'record' statements. recorder-devel 1.0.8 3.fc32 88444 Unspecified Development files for recorder library Development files for the flight recorder library. recorder-devel 1.0.8 3.fc32 88446 Unspecified Development files for recorder library Development files for the flight recorder library. recorder-scope 1.0.8 3.fc32 78432 Unspecified A real-time graphing tool for data collected by recorder library Instrumentation that draws real-time charts, processes or saves data collected by the flight_recorder library. recutils 1.7 16.fc32 1894198 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 16.fc32 1890858 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 16.fc32 78198 Unspecified Libraries and header files for recutils Libraries and header files for recutils recutils-devel 1.7 16.fc32 78198 Unspecified Libraries and header files for recutils Libraries and header files for recutils redeclipse 1.6.0 3.fc32 7318757 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.6.0 3.fc32 980443596 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.6.0 3.fc32 7255664 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. redfish-finder 0.4 3.fc32 38849 Unspecified Utility for parsing SMBIOS information and configuring canonical BMC access Scans Smbios information for type 42 management controller information, and uses that to configure the appropriate network interface so that the BMC is canonically accessible via the host name redfish-localhost redhat-display-fonts 2.3.2 2.fc32 1282117 Unspecified Red Hat Display fonts Red Hat is a fresh take on the geometric sans genre, taking inspiration from a range of American sans serifs including Tempo and Highway Gothic. The Display styles, made for headlines and big statements, are low contrast and spaced tightly, with a large x-height and open counters. The Text styles have a slightly smaller x-height and narrower width for better legibility, are spaced more generously, and have thinned joins for better performance at small sizes. The two families can be used together seamlessly at a range of sizes. The fonts were originally commissioned by Paula Scher / Pentagram and designed by Jeremy Mickel / MCKL for the new Red Hat identity. This package provides the Display fonts variant. redhat-lsb 4.1 49.fc32 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 49.fc32 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 49.fc32 54685 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 49.fc32 55013 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 49.fc32 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 49.fc32 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 49.fc32 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 49.fc32 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 49.fc32 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 49.fc32 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 49.fc32 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 49.fc32 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 49.fc32 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 49.fc32 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 49.fc32 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 49.fc32 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 49.fc32 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 49.fc32 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 49.fc32 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 17.fc32 688500 Unspecified 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 150 1.fc32 166255 Unspecified Red Hat specific rpm configuration files Red Hat specific rpm configuration files. redhat-text-fonts 2.3.2 2.fc32 995317 Unspecified Red Hat Text fonts Red Hat is a fresh take on the geometric sans genre, taking inspiration from a range of American sans serifs including Tempo and Highway Gothic. The Display styles, made for headlines and big statements, are low contrast and spaced tightly, with a large x-height and open counters. The Text styles have a slightly smaller x-height and narrower width for better legibility, are spaced more generously, and have thinned joins for better performance at small sizes. The two families can be used together seamlessly at a range of sizes. The fonts were originally commissioned by Paula Scher / Pentagram and designed by Jeremy Mickel / MCKL for the new Red Hat identity. This package provides the Text fonts variant. redir 2.2.1 24.fc32 68577 Unspecified 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 5.0.8 1.fc32 3419817 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-devel 5.0.8 1.fc32 37258 Unspecified Development header for Redis module development Header file required for building loadable Redis modules. Detailed API documentation is available in the redis-doc package. redis-devel 5.0.8 1.fc32 37258 Unspecified Development header for Redis module development Header file required for building loadable Redis modules. Detailed API documentation is available in the redis-doc package. redis-doc 5.0.8 1.fc32 1549410 Unspecified Documentation for Redis including man pages Manual pages and detailed documentation for many aspects of Redis use, administration and development. redland 1.0.17 19.fc32 553525 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 19.fc32 531941 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 36.fc32 143185 Unspecified 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 19.fc32 1602092 Unspecified Libraries and header files for programs that use Redland Header files for development with Redland. redland-devel 1.0.17 19.fc32 1602090 Unspecified Libraries and header files for programs that use Redland Header files for development with Redland. redland-mysql 1.0.17 19.fc32 53200 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 19.fc32 49040 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 18.fc32 21926 Unspecified 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 2.18 1.fc32 2227614 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.12 7.fc32 582139 Unspecified 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.12 7.fc32 371811 Unspecified GTK integration for Redshift This package provides GTK integration for Redshift, a screen color temperature adjustment program. reflections 0.9.12 1.fc32 122235 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.12 1.fc32 1732309 Unspecified Javadoc for reflections This package contains javadoc for reflections. reflow 1.17 12.fc32 9064 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 12.fc32 193365145 Unspecified 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.15.5 2.fc30 18258414 Unspecified Docker registry v2 command line client Docker registry v2 client. regexp 1.5 31.fc32 47771 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 31.fc32 663774 Unspecified Javadoc for regexp Javadoc for regexp. regexxer 0.9 27.fc32 973192 Unspecified 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. regindexer 0.6.2 1.fc32 44381 Unspecified Tool for creating an index of a container registry regindexer is a tool for creating an index of a container registry. It can be run manually from the command line, or can run run as a daemon rebuilding the index when it sees messages from Bodhi. regionset 0.2 14.fc32 44414 Unspecified 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. reiserfs-utils 3.6.27 2.fc32 1106347 Unspecified 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.27 2.fc32 1116257 Unspecified 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. rejson 1.0.2 5.fc32 758051 Unspecified JSON data type for Redis ReJSON is a Redis module that implements the JSON Data Interchange Standard as a native data type. It allows storing, updating and fetching JSON values from Redis. rekollect 0.3.3 11.fc32 307935 Unspecified A note taking and note management application A note taking and note management application. rekonq 2.4.2 16.fc32 8855762 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 12.fc32 30510 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 12.fc32 361787 Unspecified API documentation for relaxngDatatype This package provides API documentation for relaxngDatatype. relaxngcc 1.12 18.fc32 509578 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 18.fc32 3113241 Unspecified Javadoc for relaxngcc This package contains javadoc for relaxngcc. relval 2.4.11 2.fc32 298928 Unspecified 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 12.fc32 144273 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 12.fc32 2128977 Unspecified Documentation for remake Documentation for using and developing remake. remctl 3.15 9.fc32 374397 Unspecified 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.15 9.fc32 369501 Unspecified 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.15 9.fc32 44252 Unspecified 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.15 9.fc32 44254 Unspecified 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.15 9.fc32 87497 Unspecified 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.15 9.fc32 45840 Unspecified 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-ruby 3.15 9.fc32 45154 Unspecified 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. remmina 1.4.1 1.fc32 2279129 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.4.1 1.fc32 94527 Unspecified Development files for remmina The remmina-devel package contains header files for developing plugins for remmina. remmina-devel 1.4.1 1.fc32 94527 Unspecified Development files for remmina The remmina-devel package contains header files for developing plugins for remmina. remmina-gnome-session 1.4.1 1.fc32 2257 Unspecified Gnome Shell session for Remmina kiosk mode 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 Remmina kiosk mode, including a Gnome Shell session that shows up under the display manager session menu. remmina-plugins-exec 1.4.1 1.fc32 20136 Unspecified External execution 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 plugin to execute external processes (commands or applications) from the Remmina window. remmina-plugins-kwallet 1.4.1 1.fc32 21440 Unspecified KDE Wallet 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 KDE Wallet plugin for the Remmina remote desktop client. It will be activated automatically if KDE Wallet is installed and running. remmina-plugins-nx 1.4.1 1.fc32 61271 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.4.1 1.fc32 130860 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-secret 1.4.1 1.fc32 16488 Unspecified 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 keyring support for the Remmina remote desktop client. remmina-plugins-spice 1.4.1 1.fc32 44349 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-st 1.4.1 1.fc32 19430 Unspecified Simple Terminal 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 Simple Terminal plugin for the Remmina remote desktop client. remmina-plugins-vnc 1.4.1 1.fc32 63094 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-www 1.4.1 1.fc32 37064 Unspecified WWW 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 WWW plugin (web browser with authentication) for the Remmina remote desktop client. remmina-plugins-xdmcp 1.4.1 1.fc32 31227 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 36.fc32 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. remotely 1.0 3.fc32 138387 Unspecified Simple VNC viewer for the GNOME desktop environment Remotely is a simple VNC viewer for the GNOME desktop environment. It supports common authentication methods. The display can be adjusted with three different modes so that the most optimal presentation is always possible, regardless of the remote display size. ren 1.0 31.fc32.2.1 23747 Unspecified 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 16.fc32 427298 Unspecified 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. renderdoc 1.6 1.fc32 32724964 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 1.6 1.fc32 30697974 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 1.6 1.fc32 28327 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 1.6 1.fc32 28327 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. renrot 1.2.0 11.fc32 170079 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 9.fc32 1333631 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 9.fc32 11869 Unspecified Development files for rep-gtk Link libraries and C header files for librep development. rep-gtk-devel 0.90.8.3 9.fc32 11871 Unspecified Development files for rep-gtk Link libraries and C header files for librep development. replacer 1.6 13.fc32 47372 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 13.fc32 568207 Unspecified Javadoc for replacer This package contains javadoc for replacer. repmgr 5.0.0 1.fc32 1137739 Unspecified Replication Manager for PostgreSQL Clusters Repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby capabilities with tools to set up standby servers, monitor replication, and perform administrative tasks such as failover or manual switchover operations. reportd 0.7.3 2.fc32 142912 Unspecified Service reporting org.freedesktop.Problems2 entries A D-Bus service that exports libreport functionality. reposurgeon 3.47 2.fc32 5217894 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. reprepro 5.1.1 8.fc32 1233703 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.5 0.4.a5.fc32 2225273 Unspecified RepRap control software RepSnapper is a host software for controlling the RepRap 3D printer. reptyr 0.7.0 2.fc32 58099 Unspecified 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. resalloc 2.6 4.fc32 23245 Unspecified Resource allocator for expensive resources - client tooling The resalloc project aims to help with taking care of dynamically allocated resources, for example ephemeral virtual machines used for the purposes of CI/CD tasks. The resalloc package provides the client-side tooling. resalloc-openstack 7 5.fc32 62963 Unspecified Resource allocator scripts for OpenStack Resource allocator spawner/terminator scripts for OpenStack virtual machines, designed so they either allocate all the sub-resources, or nothing (in case of some failure). This is especially useful if working with older OpenStack deployments which all the time keep orphaned servers, floating IPs, volumes, etc. dangling around. These scripts are primarily designed to be used with resalloc-server.rpm, but in general might be used separately. resalloc-server 2.6 4.fc32 114358 Unspecified Resource allocator for expensive resources - server part The resalloc project aims to help with taking care of dynamically allocated resources, for example ephemeral virtual machines used for the purposes of CI/CD tasks. The resalloc-server package provides the resalloc server, and some tooling for resalloc administrators. resapplet 0.1.4 22.fc32 138471 Unspecified 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 21.fc32 34413 Unspecified Extracts RAR metadata and recreates RAR files ReScene is a mechanism for backing up and restoring the metadata from RAR archives. rescu 1.9.1 2.fc31 83479 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.9.1 2.fc31 1375532 Unspecified Javadoc for rescu This package contains the API documentation for rescu. resolv_wrapper 1.1.6 1.fc32 37301 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.6 1.fc32 37981 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.5.0 1.fc32 2433431 Unspecified 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.1 7.fc32 198274 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.1 7.fc32 199638 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.1 7.fc32 700138 Unspecified Development package for rest Files for development with rest. rest-devel 0.8.1 7.fc32 700142 Unspecified Development package for rest Files for development with rest. resteasy 3.0.26 2.fc32 12584 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.26 2.fc32 63912 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.26 2.fc32 192189 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.26 2.fc32 937959 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-jackson2-provider 3.0.26 2.fc32 33541 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.26 2.fc32 26139306 Unspecified Javadoc for resteasy This package contains the API documentation for resteasy. resteasy-jaxb-provider 3.0.26 2.fc32 103817 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. restic 0.9.6 3.fc32 22507187 Unspecified Fast, secure, efficient backup program A backup program that is easy, fast, verifiable, secure, efficient and free. Backup destinations can be: *Local *SFTP *REST Server *Amazon S3 *Minio Server *OpenStack Swift *Backblaze B2 *Microsoft Azure Blob Storage *Google Cloud Storage *Other Services via rclone restmbmaster 1 2.fc32 53897 Unspecified Rest API gateway to Modbus slaves This package contains a tool called restmbmaster which is a simple daemon that allows user to access Modbus slaves over Rest API. The slaves could be either connected over serial line (Modbus RTU protocol), or over TCP (Modbus TCP protocol). restsharp 105.2.3 16.fc32 296725 Unspecified Simple REST and HTTP API Client Simple REST and HTTP API Client. restsharp 105.2.3 16.fc32 296725 Unspecified Simple REST and HTTP API Client Simple REST and HTTP API Client. restsharp-devel 105.2.3 16.fc32 188 Unspecified Development files for restsharp Development files for restsharp. restsharp-devel 105.2.3 16.fc32 188 Unspecified Development files for restsharp Development files for restsharp. restview 2.9.2 1.fc32 387 Unspecified ReStructuredText viewer A viewer for ReStructuredText documents that renders them on the fly. Pass the name of a ReStructuredText document to restview, and it will launch a web server on localhost:random-port and open a web browser. Every time you reload the page, restview will reload the document from disk and render it. resultsdb 2.2.0 5.fc32 241569 Unspecified Results store for automated tasks ResultsDB is a results store engine for, but not limited to, Fedora QA tools. resultsdb_frontend 2.1.2 5.fc32 64823 Unspecified Frontend for the ResultsDB ResultsDB fronted is a simple application that allows browsing the data stored inside ResultsDB. retrace-server 1.21.0 1.fc32 621835 Unspecified Application for remote coredump analysis The retrace server provides a coredump analysis and backtrace generation service over a network using HTTP protocol. retro-gtk-devel 0.18.1 2.fc32 253653 Unspecified Development files for retro-gtk This subpackage contains the headers to make use of the libretro-gtk library. retro-gtk-devel 0.18.1 2.fc32 258475 Unspecified Development files for retro-gtk This subpackage contains the headers to make use of the libretro-gtk library. retroarch 1.8.5 2.fc32 10558725 Unspecified Cross-platform, sophisticated frontend for the libretro API. libretro is an API that exposes generic audio/video/input callbacks. A frontend for libretro (such as RetroArch) handles video output, audio output, input and application lifecycle. A libretro core written in portable C or C++ can run seamlessly on many platforms with very little to no porting effort. While RetroArch is the reference frontend for libretro, several other projects have used the libretro interface to include support for emulators and/or game engines. libretro is completely open and free for anyone to use. retroarch-assets 1.8.5 2.fc32 121535789 Unspecified Assets files for retroarch Assets files for retroarch. retroarch-filters 1.8.5 2.fc32 407160 Unspecified Audio and video filters for retroarch Audio and video filters for retroarch. reuse 0.8.0 2.fc32 9380752 Unspecified A tool for compliance with the REUSE recommendations A tool for compliance with the REUSE recommendations. Essentially, it is a linter that checks for a project's compliance, and a compiler that generates a project's bill of materials. rf 0.4.18 14.fc32 68604 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.47 4.fc32 52943 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 27.fc31 241307 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. rgb 1.0.6 34.fc32 35378 Unspecified X color name database This package includes both a list mapping X color names to RGB values (rgb.txt) and an showrgb program to convert the text file into the source format. rhash 1.3.8 3.fc32 361722 Unspecified 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.8 3.fc32 320414 Unspecified 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.8 3.fc32 18319 Unspecified 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.8 3.fc32 18319 Unspecified 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 12.0 2.fc32 88760 Unspecified 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 9.fc32 1223675 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 9.fc32 117793 Unspecified Examples for rhino Examples for rhino. rhsm-gtk 1.25.9 5.fc32 1293627 System Environment/Base GTK+ widgets used by subscription-manager-gui and initial_setup This package contains GUI and widgets used by subscription-manager-gui and RHSM initial_setup module for Anaconda. rhythmbox 3.4.4 2.fc32 12723663 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.4 2.fc32 12512893 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.18.4 2.fc32 664091 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 23.20200105gitca46005.fc32 80608 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.4 2.fc32 1985273 Unspecified Development files for Rhythmbox plugins This package contains the development files necessary to create a Rhythmbox plugin. rhythmbox-devel 3.4.4 2.fc32 1985277 Unspecified Development files for Rhythmbox plugins This package contains the development files necessary to create a Rhythmbox plugin. richacl 1.12 9.fc32 85338 Unspecified 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 19.fc32 1406775 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 14.fc32 82649 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 14.fc32 92709 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 14.fc32 21008 Unspecified Development files for riemann-c-client This package provides files necessary for riemann-c-client development. riemann-c-client-devel 1.9.0 14.fc32 21010 Unspecified Development files for riemann-c-client This package provides files necessary for riemann-c-client development. rifiuti2 0.7.0 3.fc32 121289 Unspecified A Windows Recycle Bin analyser Rifiuti2 is a for analyzing Windows Recycle Bin INFO2 file. Analysis of Windows Recycle Bin is usually carried out during Windows computer forensics. Rifiuti2 can extract file deletion time, original path and size of deleted files and whether the trashed files have been permanently removed. rigsofrods 0.4.7.0 12.fc31 6209113 Unspecified Vehicle simulator based on soft-body physics Rigs of Rods is an open source vehicle simulator licensed under the GNU General Public License version 3. What makes Rigs of Rods different to most simulators is its unique soft-body physics: vehicles, machines, objects, etc. are simulated in real-time as flexible soft-body objects, giving the simulation an extremely accurate behavior which entirely depends on the physical construction of the vehicles or objects you create. Features - Soft-body physics. Objects according to their weight distribution, construction, and/or suspension (in the case of vehicles). - Advanced flight model based on blade element theory. It allows the accurate simulation of any airplane, based entirely on its physical dimensions and wing airfoils, similar to X-Plane. - Accurate buoyancy model based on elemental pressure gradients, enabling boats with complex hulls to move realistically in the swell. - Basic support for dual-core processing. More multithreading and CUDA support is planned. - Basic support for scripting using AngelScript. - Based on the OGRE Graphics Engine. rigsofrods-data 0.4.7.0 12.fc31 135768573 Unspecified Data files for rigsofrods Data files for rigsofrods like images and maps. rinutils-devel 0.2.0 2.fc32 21313 Unspecified Shlomi Fish's gnu11 C Library of Random headers (development package) Shlomi Fish's -std=gnu11 ( GCC / clang ) C library of random headers. Possibly of limited general interest, but nevertheless free and open source software (FOSS) under the MIT/Expat license. rinutils-devel 0.2.0 2.fc32 21315 Unspecified Shlomi Fish's gnu11 C Library of Random headers (development package) Shlomi Fish's -std=gnu11 ( GCC / clang ) C library of random headers. Possibly of limited general interest, but nevertheless free and open source software (FOSS) under the MIT/Expat license. ripgrep 12.0.0 1.fc32 4562329 Unspecified Line oriented search tool using Rust's regex library Line-oriented search tool that recursively searches your current directory for a regex pattern while respecting your gitignore rules. ripgrep has first class support on Windows, macOS and Linux. ripmime 1.4.0.10 5.fc32 231987 Unspecified Extract attachments out of a MIME encoded email packages ripMIME extract attachments out of a MIME encoded email packages. ristretto 0.10.0 3.fc32 1795208 Unspecified Image-viewer for the Xfce desktop environment Ristretto is a fast and lightweight image-viewer for the Xfce desktop environment. rkdeveloptool 1.3 3.fc32 182782 Unspecified A simple way to read/write Rock Chips rockusb devices A simple way to read/write rockusb devices for flashing firmware to Rock Chips SoC based devices such as those based on the rk3399/3368/3328/3288 etc. rkhunter 1.4.6 7.fc32 868782 Unspecified 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.30.0 3.20190512git0c87656.fc32 95500386 Unspecified Pod-native container engine for Linux Rkt (pronounced like a "rocket") is a CLI for running application containers on Linux. rkt is designed to be secure, composable, and standards-based. rktime 0.6 17.fc32 8125 Unspecified 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.7.1 1.fc32 12350076 Unspecified 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 28.fc32 93404 Unspecified 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 28.fc32 98264 Unspecified 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 28.fc32 741902 Unspecified Runtime Logging for C++ - development files Files needed for developing apps using rlog rlog-devel 1.4 28.fc32 741904 Unspecified Runtime Logging for C++ - development files Files needed for developing apps using rlog rlottie 0 6.20191224gita718c7e.fc32 485854 Unspecified Platform independent standalone library that plays Lottie Animation rlottie is a platform independent standalone C++ library for rendering vector based animations and art in realtime. Lottie loads and renders animations and vectors exported in the bodymovin JSON format. Bodymovin JSON can be created and exported from After Effects with bodymovin, Sketch with Lottie Sketch Export, and from Haiku. For the first time, designers can create and ship beautiful animations without an engineer painstakingly recreating it by hand. Since the animation is backed by JSON they are extremely small in size but can be large in complexity. rlottie 0 6.20191224gita718c7e.fc32 482114 Unspecified Platform independent standalone library that plays Lottie Animation rlottie is a platform independent standalone C++ library for rendering vector based animations and art in realtime. Lottie loads and renders animations and vectors exported in the bodymovin JSON format. Bodymovin JSON can be created and exported from After Effects with bodymovin, Sketch with Lottie Sketch Export, and from Haiku. For the first time, designers can create and ship beautiful animations without an engineer painstakingly recreating it by hand. Since the animation is backed by JSON they are extremely small in size but can be large in complexity. rlottie-devel 0 6.20191224gita718c7e.fc32 31626 Unspecified Development files for rlottie Development files for rlottie. rlottie-devel 0 6.20191224gita718c7e.fc32 31628 Unspecified Development files for rlottie Development files for rlottie. rls 1.42.0 1.fc32 21069784 Unspecified Rust Language Server for IDE integration The Rust Language Server provides a server that runs in the background, providing IDEs, editors, and other tools with information about Rust programs. It supports functionality such as 'goto definition', symbol search, reformatting, and code completion, and enables renaming and refactorings. rlwrap 0.43 5.fc32 304409 Unspecified 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. rmic-maven-plugin 1.2.1 20.fc32 44115 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 20.fc32 374757 Unspecified Javadoc for rmic-maven-plugin This package contains the API documentation for rmic-maven-plugin. rmlint 2.9.0 3.fc32 911213 Unspecified Finds space waste and other broken things on your filesystem Rmlint finds space waste and other broken things and offers to remove it. It is especially an extremely fast tool to remove duplicates from your filesystem. rmol 1.00.4 2.fc32 779760 Unspecified 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.4 2.fc32 789612 Unspecified 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.4 2.fc32 37731 Unspecified 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.4 2.fc32 37815 Unspecified 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.4 2.fc32 4952589 Unspecified 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.net). rmt 1.6 2.fc32 93893 Unspecified 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 2017.1 6.fc32 85678 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.9 3.fc32 127458 Unspecified Random number generator related utilities Hardware random number generation tools. rnv 1.7.11 19.fc32 599871 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. robin-map-devel 0.6.2 2.fc32 135608 Unspecified C++ implementation of a fast hash map and hash set using robin hood hashing The robin-map library is a C++ implementation of a fast hash map and hash set using open-addressing and linear robin hood hashing with backward shift deletion to resolve collisions. Four classes are provided: tsl::robin_map, tsl::robin_set, tsl::robin_pg_map and tsl::robin_pg_set. The first two are faster and use a power of two growth policy, the last two use a prime growth policy instead and are able to cope better with a poor hash function. Use the prime version if there is a chance of repeating patterns in the lower bits of your hash (e.g. you are storing pointers with an identity hash function). See GrowthPolicy for details. A benchmark of tsl::robin_map against other hash maps may be found here. This page also gives some advices on which hash table structure you should try for your use case (useful if you are a bit lost with the multiple hash tables implementations in the tsl namespace). robodoc 4.99.43 5.fc32 411665 Unspecified 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 2.7182818.701 6.fc32 80870 Unspecified 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 14.fc32 28892 Unspecified roboto-fontface commons Common roboto-fontface static content (font, CSS and SCSS) roboto-fontface-fonts 0.5.0.0 14.fc32 14706726 Unspecified roboto-fontface fonts roboto-fontface fonts roca-detect 1.2.12 11.fc32 484456 Unspecified Key fingerprinting tools for CVE-2017-15361 This tool is related to the ACM CCS 2017 conference paper #124 Return of the Coppersmith’s Attack: Practical Factorization of Widely Used RSA Moduli. https://crocs.fi.muni.cz/public/papers/rsa_ccs17 Install this to test public RSA keys for the presence of the vulnerability described by CVE-2017-15361. rocksndiamonds 4.1.4.1 3.fc32 9705502 Unspecified Underground digging game Dig for treasure and solve puzzles underground, but watch out for falling rocks and strange creatures! rocm-device-libs 0.0.1 3.rocm2.0.0.fc31 3032856 Unspecified ROCm device library ROCm device library rocm-runtime 2.0.0 5.fc32 726300 Unspecified ROCm Runtime Library ROCm Runtime Library rocm-runtime-devel 2.0.0 5.fc32 451096 Unspecified ROCm Runtime development files ROCm Runtime development files rocminfo 1.0.0 4.fc32 52380 Unspecified ROCm system info utility ROCm system info utility rocs 19.12.2 1.fc32 3200660 Unspecified Graph Theory IDE Graph Theory IDE. rocs 19.12.2 1.fc32 3146442 Unspecified Graph Theory IDE Graph Theory IDE. rocs-devel 19.12.2 1.fc32 19395 Unspecified Development files for rocs Development files for rocs. rocs-devel 19.12.2 1.fc32 19395 Unspecified Development files for rocs Development files for rocs. rocs-libs 19.12.2 1.fc32 645872 Unspecified Runtime files for rocs Runtime files for rocs. rocs-libs 19.12.2 1.fc32 634256 Unspecified Runtime files for rocs Runtime files for rocs. rofi 1.5.4 2.fc32 442935 Unspecified A window switcher, application launcher and dmenu replacement Rofi is a dmenu replacement. Rofi, like dmenu, will provide the user with a textual list of options where one or more can be selected. This can either be, running an application, selecting a window or options provided by an external script. rofi-devel 1.5.4 2.fc32 29027 Unspecified Development files for rofi The rofi-devel package contains libraries and header files for developing applications that use rofi. rofi-devel 1.5.4 2.fc32 29031 Unspecified Development files for rofi The rofi-devel package contains libraries and header files for developing applications that use rofi. rofi-devel-doc 1.5.4 2.fc32 69266736 Unspecified Documentation files for rofi The rofi-devel-doc package contains documentation files for developing applications that use rofi. rofi-themes 1.5.4 2.fc32 100851 Unspecified Themes for rofi The rofi-themes package contains themes for rofi. rogue 5.4.5 29.fc32 299191 Unspecified The original graphical adventure game The one, the only, the original graphical adventure game that spawned an entire genre. rome 1.7.0 8.fc31 266283 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 8.fc31 71586 Unspecified A PubSubHubub implementation for Java based on ROME PubSubHubub protocol implementation based on ROME. rome-fetcher 1.7.0 8.fc31 32193 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 8.fc31 21474539 Unspecified Javadoc for rome This package contains javadoc for rome. rome-modules 1.7.0 8.fc31 292699 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 8.fc31 28925 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 8.fc31 140287 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 8.fc31 23807 Unspecified Utility classes for ROME projects This modules provides utility classes for all ROME projects. root 6.20.02 1.fc32 285911 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.20.02 1.fc32 111906 Unspecified ROOT command line utilities The ROOT command line utilities is a set of scripts for common tasks written in python. root-cling 6.20.02 1.fc32 62899665 Unspecified Cling C++ interpreter Cling is an interactive C++ interpreter, built on top of Clang and LLVM compiler infrastructure. root-cling 6.20.02 1.fc32 57166079 Unspecified Cling C++ interpreter Cling is an interactive C++ interpreter, built on top of Clang and LLVM compiler infrastructure. root-core 6.20.02 1.fc32 150437569 Unspecified ROOT core libraries This package contains the core libraries used by ROOT: libCore, libNew, libRint and libThread. root-core 6.20.02 1.fc32 151343160 Unspecified ROOT core libraries This package contains the core libraries used by ROOT: libCore, libNew, libRint and libThread. root-doc 6.20.02 1.fc32 3144068368 Unspecified Documentation for the ROOT system This package contains the automatically generated ROOT class documentation. root-fftw 6.20.02 1.fc32 111126 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.20.02 1.fc32 196161 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.20.02 1.fc32 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.20.02 1.fc32 157504 Unspecified Fumili library for ROOT This package contains the fumili library for ROOT. This provides an alternative fitting algorithm for ROOT. root-gdml 6.20.02 1.fc32 428975 Unspecified GDML import/export for ROOT geometries This package contains an import/export module for ROOT geometries. root-genetic 6.20.02 1.fc32 112157 Unspecified Genetic algorithms for ROOT This package contains a genetic minimizer module for ROOT. root-genvector 6.20.02 1.fc32 1000369 Unspecified Generalized vector library for ROOT This package contains the Genvector library for ROOT. This provides a generalized vector library. root-geom 6.20.02 1.fc32 5188447 Unspecified Geometry library for ROOT This package contains a library for defining geometries in ROOT. root-graf 6.20.02 1.fc32 1477056 Unspecified 2D graphics library for ROOT This package contains the 2-dimensional graphics library for ROOT. root-graf 6.20.02 1.fc32 1509700 Unspecified 2D graphics library for ROOT This package contains the 2-dimensional graphics library for ROOT. root-graf-asimage 6.20.02 1.fc32 322905 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.20.02 1.fc32 340821 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.20.02 1.fc32 77422 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.20.02 1.fc32 949213 Unspecified Canvas and pad library for ROOT This package contains a library for canvas and pad manipulations. root-graf-gpad 6.20.02 1.fc32 990993 Unspecified Canvas and pad library for ROOT This package contains a library for canvas and pad manipulations. root-graf-gpadv7 6.20.02 1.fc32 582476 Unspecified Canvas and pad library for ROOT (ROOT 7) This package contains a library for canvas and pad manipulations. root-graf-gviz 6.20.02 1.fc32 93751 Unspecified Graphviz 2D library for ROOT This package contains the 2-dimensional graphviz library for ROOT. root-graf-postscript 6.20.02 1.fc32 507103 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.20.02 1.fc32 511991 Unspecified Postscript/PDF renderer library for ROOT This package contains a library for ROOT, which allows rendering postscript and PDF output. root-graf-primitives 6.20.02 1.fc32 132260 Unspecified Graphics primitives (ROOT 7) This package contains graphics primitives for ROOT 7 root-graf-x11 6.20.02 1.fc32 289940 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.20.02 1.fc32 316268 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.20.02 1.fc32 755728 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.20.02 1.fc32 822559 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-csg 6.20.02 1.fc32 122352 Unspecified Constructive solid geometry This library is used to generate composite shapes. root-graf3d-eve 6.20.02 1.fc32 4226951 Unspecified Event display library for ROOT This package contains a library for defining event displays in ROOT. root-graf3d-eve7 6.20.02 1.fc32 2002006 Unspecified Event display library for ROOT (ROOT 7) This package contains a library for defining event displays in ROOT 7. root-graf3d-gl 6.20.02 1.fc32 2841193 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.20.02 1.fc32 215653 Unspecified Graphviz 3D library for ROOT This package contains the 3-dimensional graphviz library for ROOT. root-graf3d-x3d 6.20.02 1.fc32 158373 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.20.02 1.fc32 4651555 Unspecified GUI library for ROOT This package contains a library for defining graphical user interfaces. root-gui 6.20.02 1.fc32 5214439 Unspecified GUI library for ROOT This package contains a library for defining graphical user interfaces. root-gui-browserv7 6.20.02 1.fc32 704763 Unspecified Browser (ROOT 7) This package contains a file browser for ROOT 7. root-gui-builder 6.20.02 1.fc32 602904 Unspecified GUI editor library for ROOT This package contains a library for editing graphical user interfaces in ROOT. root-gui-canvaspainter 6.20.02 1.fc32 107640 Unspecified Canvas painter (ROOT 7) This package contains a canvas painter extension for ROOT 7 root-gui-fitpanel 6.20.02 1.fc32 423084 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-fitpanelv7 6.20.02 1.fc32 264597 Unspecified GUI element for fits in ROOT (ROOT 7) This package contains a library to show a pop-up dialog when fitting various kinds of data. root-gui-ged 6.20.02 1.fc32 1444535 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.20.02 1.fc32 1523346 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-html 6.20.02 1.fc32 440686 Unspecified HTML GUI library for ROOT This package contains a library for defining HTML graphical user interfaces. root-gui-qt5webdisplay 6.20.02 1.fc32 111688 Unspecified Qt5 Web display (ROOT 7) This package contains a Qt5 web display extension for ROOT 7. root-gui-recorder 6.20.02 1.fc32 277575 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-gui-webdisplay 6.20.02 1.fc32 29202854 Unspecified Web display (ROOT 7) This package contains a web display extension for ROOT 7. root-gui-webgui6 6.20.02 1.fc32 296817 Unspecified Web based GUI for ROOT This package provides a Web based GUI for ROOT. root-hbook 6.20.02 1.fc32 1054155 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.20.02 1.fc32 4607580 Unspecified Histogram library for ROOT This package contains a library for histogramming in ROOT. root-hist 6.20.02 1.fc32 4743584 Unspecified Histogram library for ROOT This package contains a library for histogramming in ROOT. root-hist-draw 6.20.02 1.fc32 97098 Unspecified Histogram drawing (ROOT 7) This package contains an histogram drawing extension for ROOT 7. root-hist-factory 6.20.02 1.fc32 1650821 Unspecified RooFit PDFs from ROOT histograms Create RooFit probability density functions from ROOT histograms. root-hist-painter 6.20.02 1.fc32 734606 Unspecified Histogram painter plugin for ROOT This package contains a painter of histograms for ROOT. root-hist-painter 6.20.02 1.fc32 690306 Unspecified Histogram painter plugin for ROOT This package contains a painter of histograms for ROOT. root-histv7 6.20.02 1.fc32 241025 Unspecified Histogram library for ROOT (ROOT 7) This package contains a library for histogramming in ROOT 7. root-html 6.20.02 1.fc32 714583 Unspecified HTML documentation generator for ROOT This package contains classes to automatically extract documentation from marked up sources. root-icons 6.20.02 1.fc32 1909031 Unspecified ROOT icon collection This package contains icons used by the ROOT GUI. root-io 6.20.02 1.fc32 4490273 Unspecified Input/output of ROOT objects This package provides I/O routines for ROOT objects. root-io 6.20.02 1.fc32 4359853 Unspecified Input/output of ROOT objects This package provides I/O routines for ROOT objects. root-io-dcache 6.20.02 1.fc32 98794 Unspecified dCache input/output library for ROOT This package contains the dCache extension for ROOT. root-io-gfal 6.20.02 1.fc32 93014 Unspecified Grid File Access Library input/output library for ROOT This package contains the Grid File Access Library extension for ROOT. root-io-sql 6.20.02 1.fc32 476525 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.20.02 1.fc32 438956 Unspecified XML reader library for ROOT This package contains the XML reader library for ROOT. root-io-xmlparser 6.20.02 1.fc32 126936 Unspecified XML parser library for ROOT This package contains the XML parser library for ROOT. root-mathcore 6.20.02 1.fc32 3073386 Unspecified Core mathematics library for ROOT This package contains the MathCore library for ROOT. root-mathcore 6.20.02 1.fc32 3041397 Unspecified Core mathematics library for ROOT This package contains the MathCore library for ROOT. root-mathmore 6.20.02 1.fc32 938009 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-mathmore 6.20.02 1.fc32 939876 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.20.02 1.fc32 1748492 Unspecified Matrix library for ROOT This package contains the Matrix library for ROOT. root-matrix 6.20.02 1.fc32 1704268 Unspecified Matrix library for ROOT This package contains the Matrix library for ROOT. root-memstat 6.20.02 1.fc32 99493 Unspecified Memory statistics tool for use with ROOT This package contains the memory statistics tool for debugging memory leaks and such. root-minuit 6.20.02 1.fc32 526112 Unspecified Minuit library for ROOT This package contains the MINUIT library for ROOT. This provides a fitting algorithm for ROOT. root-minuit 6.20.02 1.fc32 530936 Unspecified Minuit library for ROOT This package contains the MINUIT library for ROOT. This provides a fitting algorithm for ROOT. root-minuit2 6.20.02 1.fc32 1144620 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.20.02 1.fc32 284939 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.20.02 1.fc32 977697 Unspecified Event generator library for ROOT This package contains an event generator library for ROOT. root-montecarlo-pythia8 6.20.02 1.fc32 76750 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.20.02 1.fc32 392762 Unspecified Virtual Monte-Carlo (simulation) library for ROOT This package contains the VMC library for ROOT. root-multiproc 6.20.02 1.fc32 110498 Unspecified Multi-processor support for ROOT This package provides ROOT's multi-processor support library: libMultiProc. root-multiproc 6.20.02 1.fc32 111387 Unspecified Multi-processor support for ROOT This package provides ROOT's multi-processor support library: libMultiProc. root-net 6.20.02 1.fc32 962042 Unspecified Net library for ROOT This package contains the ROOT networking library. root-net 6.20.02 1.fc32 1040774 Unspecified Net library for ROOT This package contains the ROOT networking library. root-net-auth 6.20.02 1.fc32 273844 Unspecified Authentication extension for ROOT This package contains the basic authentication algorithms used by ROOT. root-net-davix 6.20.02 1.fc32 164108 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-http 6.20.02 1.fc32 560543 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-httpsniff 6.20.02 1.fc32 79396 Unspecified HTTP sniffer extension for ROOT This package contains the HTTP sniffer extension for ROOT. root-net-rpdutils 6.20.02 1.fc32 137464 Unspecified Authentication utilities used by xproofd This package contains authentication utilities used by xproofd. root-netx 6.20.02 1.fc32 387665 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.20.02 1.fc32 121261 Unspecified Static files for the Jupyter ROOT Notebook Javascript and style files for the Jupyter ROOT Notebook. root-physics 6.20.02 1.fc32 414245 Unspecified Physics library for ROOT This package contains the physics library for ROOT. root-physics 6.20.02 1.fc32 415005 Unspecified Physics library for ROOT This package contains the physics library for ROOT. root-proof 6.20.02 1.fc32 1959880 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.20.02 1.fc32 418023 Unspecified PROOF benchmarking This package contains the steering class for PROOF benchmarks. root-proof-player 6.20.02 1.fc32 1216580 Unspecified PROOF player extension for ROOT This package contains the proof player extension for ROOT. root-proof-sessionviewer 6.20.02 1.fc32 721089 Unspecified GUI to browse an interactive PROOF session This package contains a library for browsing an interactive PROOF session in ROOT. root-quadp 6.20.02 1.fc32 500193 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.20.02 1.fc32 480194 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.20.02 1.fc32 179434 Unspecified R Tools This package contains a minimizer module for ROOT that uses the ROOT R interface. root-roofit 6.20.02 1.fc32 3261456 Unspecified ROOT extension for modeling expected distributions - toolkit 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. This package contains the RooFit toolkit classes. root-roofit-core 6.20.02 1.fc32 7779206 Unspecified ROOT extension for modeling expected distributions - core 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. This package contains the core RooFit classes. root-roofit-more 6.20.02 1.fc32 252621 Unspecified ROOT extension for modeling expected distributions - more 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. This package contains RooFit classes that use the mathmore library. root-roostats 6.20.02 1.fc32 2153095 Unspecified Statistical tools built on top of RooFit RooStats is a package containing statistical tools built on top of RooFit. root-smatrix 6.20.02 1.fc32 772743 Unspecified Sparse matrix library for ROOT This package contains the Smatrix library for ROOT. root-spectrum 6.20.02 1.fc32 454185 Unspecified Spectra analysis library for ROOT This package contains the Spectrum library for ROOT. root-spectrum-painter 6.20.02 1.fc32 299171 Unspecified Spectrum painter plugin for ROOT This package contains a painter of spectra for ROOT. root-splot 6.20.02 1.fc32 101822 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.20.02 1.fc32 127660 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.20.02 1.fc32 126125 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.20.02 1.fc32 120861 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.20.02 1.fc32 106711 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-tail 1.3 2.fc32 46592 Unspecified 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.20.02 1.fc32 8363321 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.20.02 1.fc32 497218 Unspecified Toolkit for multivariate data analysis GUI GUI for the Toolkit for Multivariate Analysis (TMVA) root-tmva-python 6.20.02 1.fc32 384765 Unspecified Toolkit for multivariate data analysis (Python) Python integration with TMVA. root-tmva-r 6.20.02 1.fc32 521646 Unspecified Toolkit for multivariate data analysis (R) R integration with TMVA. root-tree 6.20.02 1.fc32 1844110 Unspecified Tree library for ROOT This package contains the Tree library for ROOT. root-tree 6.20.02 1.fc32 1910138 Unspecified Tree library for ROOT This package contains the Tree library for ROOT. root-tree-dataframe 6.20.02 1.fc32 1303940 Unspecified A high level interface to ROOT trees This package contains a high level interface to ROOT trees. root-tree-dataframe 6.20.02 1.fc32 1288468 Unspecified A high level interface to ROOT trees This package contains a high level interface to ROOT trees. root-tree-ntuple 6.20.02 1.fc32 581344 Unspecified Ntuple (ROOT 7) This package contains an ntuple extension for ROOT 7. root-tree-ntuple 6.20.02 1.fc32 578102 Unspecified Ntuple (ROOT 7) This package contains an ntuple extension for ROOT 7. root-tree-player 6.20.02 1.fc32 1868687 Unspecified Library to loop over a ROOT tree This package contains a plugin to loop over a ROOT tree. root-tree-player 6.20.02 1.fc32 1877683 Unspecified Library to loop over a ROOT tree This package contains a plugin to loop over a ROOT tree. root-tree-viewer 6.20.02 1.fc32 756758 Unspecified GUI to browse a ROOT tree This package contains a plugin for browsing a ROOT tree in ROOT. root-tutorial 6.20.02 1.fc32 12638800 Unspecified ROOT tutorial scripts and test suite This package contains the tutorial scripts and test suite for ROOT. root-unfold 6.20.02 1.fc32 400185 Unspecified Distribution unfolding An algorithm to unfold distributions from detector to truth level. root-unuran 6.20.02 1.fc32 201810 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-vecops 6.20.02 1.fc32 1051559 Unspecified Vector operation extension for ROOT This package contains a vector operation extension for ROOT. root-vecops 6.20.02 1.fc32 990975 Unspecified Vector operation extension for ROOT This package contains a vector operation extension for ROOT. root-xproof 6.20.02 1.fc32 1456895 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 27.fc32 817 Unspecified 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. rootsh 1.5.3 22.fc32 86557 Unspecified 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. rosegarden4 19.12 1.fc32 15557570 Unspecified 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. rott-registered 1.1.2 14.fc32 914298 Unspecified 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 14.fc32 840157 Unspecified 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.4.3 1.fc32 18941039 Unspecified 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.3.2 2.fc32 1133192 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.3.2 2.fc32 249560 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.3.2 2.fc32 14287 Unspecified Development files for routino-libs This package contains the files required to compile applications that use routino-libs. routino-devel 3.3.2 2.fc32 14287 Unspecified Development files for routino-libs This package contains the files required to compile applications that use routino-libs. routino-doc 3.3.2 2.fc32 1250600 Unspecified Documentation files for routino and routino-libs This package contains the architecture-independent documentation files for routino and routino-libs. routino-libs 3.3.2 2.fc32 355240 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.3.2 2.fc32 328760 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. rows 0.4.1 7.fc32 11642 Unspecified A common, beautiful interface to tabular data, no matter the format Command line tool for tabular formatter. roxterm 3.8.5 1.fc32 1471901 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 15.fc32 323357 Unspecified 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 22.fc32 374934 Unspecified C library for remote procedure calls over UDP The RPC2 library, a C library for remote procedure calls over UDP. rpc2 2.10 22.fc32 360242 Unspecified C library for remote procedure calls over UDP The RPC2 library, a C library for remote procedure calls over UDP. rpc2-devel 2.10 22.fc32 158702 Unspecified Development files for rpc2 The rpc2-devel package contains libraries and header files for developing applications that use rpc2. rpc2-devel 2.10 22.fc32 168120 Unspecified Development files for rpc2 The rpc2-devel package contains libraries and header files for developing applications that use rpc2. rpcbind 1.2.5 5.rc1.fc32.1 124268 Unspecified 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. rpcgen 1.4 4.fc32 104188 Unspecified RPC protocol compiler rpcgen is a tool that generates C code to implement an RPC protocol. The input to rpcgen is a language similar to C known as RPC Language (Remote Procedure Call Language). rpcsvc-proto-devel 1.4 4.fc32 111755 Unspecified RPC protocol definitions The rpcsvc-proto package includes several rpcsvc header files and RPC protocol definitions from SunRPC sources (as shipped with glibc). rpcsvc-proto-devel 1.4 4.fc32 111755 Unspecified RPC protocol definitions The rpcsvc-proto package includes several rpcsvc header files and RPC protocol definitions from SunRPC sources (as shipped with glibc). rpick 0.5.0 1.fc32 1114709 Unspecified Helps you pick items from a list by various algorithms Helps you pick items from a list by various algorithms. Example uses: pick a restaurant you haven't been to in a while, or an album to listen to. rpkg 2.7 5.fc32 159979 Unspecified RPM packaging utility This is an RPM packaging utility based on python-rpkg library. It works with both DistGit and standard Git repositories and it handles packed directory content as well as unpacked content. rpkg-common 1.60 1.fc32 11870 Unspecified Common files for rpkg Common files for python2-rpkg and python3-rpkg. rpkg-macros 0.4 2.fc32.1 54733 Unspecified Set of preproc macros for rpkg utility Set of preproc macros to be used by rpkg utilility. They are designed to dynamically generate certain parts of rpm spec files. You can use those macros also without rpkg by: $ cat | preproc -s /usr/lib/rpkg.macros.d/all.bash You can also source /usr/lib/rpkg.macros.d/all.bash into your bash environment and then you can experiment with them directly on your command-line. See content in /usr/lib/rpkg.macros.d to discover available macros. rpki-client 0.3.0 1.fc32 137515 Unspecified RPKI client implementation rpki-client is an implementation of RPKI (Resource Public Key Infrastructure), specified by RFC 6480. It implements the client side of RPKI, which is responsible for downloading, validating and converting ROAs (Route Origin Authorisations) into VRPs (Validated ROA Payloads). The client's output (VRPs) can be used to perform BGP Origin Validation (RFC 6811). The design focus of rpki-client is simplicity and security. To wit, it implements RPKI components necessary for validating route statements and omits superfluities (such as, for example, which X509 certificate sections must be labelled "Critical"). rpl 1.5.7 12.fc32 33691 Unspecified 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.30.beta1.fc32 78387 Unspecified 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 14.fc32 123359 Unspecified 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 14.fc32 130903 Unspecified 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 14.fc32 16809 Unspecified Libraries and headers for rply Rply Library Header Files and Link Libraries rply-devel 1.1.2 14.fc32 16809 Unspecified Libraries and headers for rply Rply Library Header Files and Link Libraries rpm 4.15.1 2.fc32.1 4128842 Unspecified 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.15.1 2.fc32.1 6595089 Unspecified API documentation for RPM libraries This package contains API documentation for developing applications that will manipulate RPM packages and databases. rpm-build 4.15.1 2.fc32.1 321569 Unspecified 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.15.1 2.fc32.1 215244 Unspecified Libraries for building RPM packages This package contains the RPM shared libraries for building packages. rpm-build-libs 4.15.1 2.fc32.1 204080 Unspecified Libraries for building RPM packages This package contains the RPM shared libraries for building packages. rpm-cron 4.15.1 2.fc32.1 361 Unspecified 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.15.1 2.fc32.1 283215 Unspecified 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.15.1 2.fc32.1 288241 Unspecified 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.15.1 2.fc32.1 799304 Unspecified Libraries for manipulating RPM packages This package contains the RPM shared libraries. rpm-libs 4.15.1 2.fc32.1 747016 Unspecified Libraries for manipulating RPM packages This package contains the RPM shared libraries. rpm-mpi-hooks 6 5.fc32 8944 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 2020.1 1.fc32 2770801 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 2020.1 1.fc32 94778 Unspecified Development headers for rpm-ostree The rpm-ostree-devel package includes the header files for rpm-ostree-libs. rpm-ostree-devel 2020.1 1.fc32 94777 Unspecified Development headers for rpm-ostree The rpm-ostree-devel package includes the header files for rpm-ostree-libs. rpm-ostree-libs 2020.1 1.fc32 6856644 Unspecified Shared library for rpm-ostree The rpm-ostree-libs package includes the shared library for rpm-ostree. rpm-ostree-libs 2020.1 1.fc32 6447472 Unspecified Shared library for rpm-ostree The rpm-ostree-libs package includes the shared library for rpm-ostree. rpm-plugin-audit 4.15.1 2.fc32.1 15888 Unspecified Rpm plugin for logging audit events on package operations Rpm plugin for logging audit events on package operations. rpm-plugin-ima 4.15.1 2.fc32.1 15896 Unspecified Rpm plugin ima file signatures Rpm plugin ima file signatures. rpm-plugin-prioreset 4.15.1 2.fc32.1 15896 Unspecified 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.15.1 2.fc32.1 15968 Unspecified Rpm plugin for SELinux functionality Rpm plugin for SELinux functionality. rpm-plugin-syslog 4.15.1 2.fc32.1 15936 Unspecified Rpm plugin for syslog functionality Rpm plugin for syslog functionality. rpm-plugin-systemd-inhibit 4.15.1 2.fc32.1 16700 Unspecified 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.15.1 2.fc32.1 22748 Unspecified Package signing support This package contains support for digitally signing RPM packages. rpm-sign-libs 4.15.1 2.fc32.1 31964 Unspecified Libraries for signing RPM packages This package contains the RPM shared libraries for signing packages. rpm-sign-libs 4.15.1 2.fc32.1 28128 Unspecified Libraries for signing RPM packages This package contains the RPM shared libraries for signing packages. rpmbuild-order 0.3 3.fc32 2261506 Unspecified Order RPM packages by dependencies The rpmbuild-order tool orders RPM packages by dependencies, so that they can be built in the correct order. It does this by reading RPM package spec files and then topologically sorts them according to their dependencies. The code originates from cabal-sort by Henning Thielemann. It can also output the ordered dependencies or reverse depends for one or more packages, provided all the packages are checked out in neighboring directories. This is also useful to see what packages are affected when a low-level package changes. rpmconf 1.0.21 2.fc32 43375 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.21 2.fc32 0 Unspecified Filesystem for rpmconf Directory hierarchy for installation scripts, which are handled by rpmconf. rpmdeplint 1.4 13.fc32 2576 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 10.fc32 216198 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.8 2.fc32 315482 Unspecified 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.34 4.fc32 381435 Unspecified 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. rpminspect 0.10 2.fc32 91352 Development/Tools Build deviation compliance tool Build deviation and compliance tool. This program runs a number of tests against one or two builds of source RPM files. The built artifacts are inspected and compared to report changes and validate policy compliance against the defined parameters. rpminspect-data-fedora 0.7 2.fc32 279655 Development/Tools Build deviation compliance tool data files Vendor specific configuration file for rpminspect and data files used by the inspections provided by librpminspect. rpminspect-data-generic 0.10 2.fc32 45763 Development/Tools Template data files used to drive rpminspect tests The rpminspect-data-generic package is meant as a template to build your product's own data file. The files in it contain product-specific information. The files in this package explain how to construct the control files. rpmlint 1.11 5.fc32 752568 Unspecified 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. rpmorphan 1.17 9.fc32 229812 Unspecified 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 21.fc32 99502 Unspecified 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 13.fc32 185231 Unspecified 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 9.fc32 70442 Unspecified Utility for handling RPM spec files The rpmspectool utility lets users expand and download sources and patches in RPM spec files. rpy 3.2.7 2.fc32 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. rr 5.3.0 11.20200224git4513b23.fc32 3137039 Unspecified Tool to record and replay execution of applications rr is a lightweight tool for recording and replaying execution of applications (trees of processes and threads). For more information, please visit http://rr-project.org rrdtool 1.7.2 7.fc32 1326563 Unspecified 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.2 7.fc32 1278787 Unspecified 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.2 7.fc32 36847 Unspecified 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.2 7.fc32 36849 Unspecified 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.2 7.fc32 955213 Unspecified 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.2 7.fc32 22408 Unspecified Lua RRDtool bindings The rrdtool-lua package includes RRDtool bindings for Lua. rrdtool-perl 1.7.2 7.fc32 86268 Unspecified Perl RRDtool bindings The Perl RRDtool bindings rrdtool-ruby 1.7.2 7.fc32 24670 Unspecified Ruby RRDtool bindings The rrdtool-ruby package includes RRDtool bindings for Ruby. rrdtool-tcl 1.7.2 7.fc32 27779 Unspecified Tcl RRDtool bindings The rrdtool-tcl package includes RRDtool bindings for Tcl. rsh 0.17 94.fc32 110454 Unspecified 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 94.fc32 95267 Unspecified 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.9 4.fc32 1662119 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.3 2.fc32 387164 Unspecified 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 41.fc32 5880715 Unspecified 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 41.fc32 5072 Unspecified 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 41.fc32 33456 Unspecified 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 3.11 3.fc32 261412 Unspecified Deliver news from RSS feeds to your SMTP server as text or HTML mail rss2email lets you subscribe to a list of XML news feeds (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. rss2email-zsh-completion 3.11 3.fc32 4555 Unspecified zsh-completion files for rss2email This package provides zsh-completion files for rss2email. rssguard 3.5.9 3.fc32 4668396 Unspecified Simple yet powerful feed reader RSS Guard is simple, light and easy-to-use RSS/ATOM feed aggregator developed using Qt framework which supports online feed synchronization. rssh 2.3.4 17.fc32 119517 Unspecified 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.95 0.2.20190902gitf7adb4a.fc32 858544 Unspecified Tool for transforming reStructuredText to PDF Tool for transforming reStructuredText to PDF using ReportLab rst2txt 1.1.0 7.fc32 98265 Unspecified Convert reStructuredText to plain text reStructuredText is pretty-damn consumable in its raw form, but extensive use of directives and roles can hamper things or leave the document incomplete in its raw form. rst2txt allows you to work around this by evaluating the reStructuredText source and stripping it of most of its formatting. The end result is a document that's more readable and has elements that don't make sense in a plain text document, such as images, stripped. rstp 04012009git 29.fc32 197582 Unspecified 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 rstudio 1.2.5033 12.fc32 220668699 Unspecified RStudio base package RStudio is an integrated development environment (IDE) for R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management. This package provides common files for rstudio-desktop and rstudio-server. rstudio-desktop 1.2.5033 12.fc32 82835 Unspecified Integrated development environment for the R programming language RStudio is an integrated development environment (IDE) for R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management. This package provides the Desktop version, to access the RStudio IDE locally. rstudio-server 1.2.5033 12.fc32 453 Unspecified Access RStudio via a web browser RStudio is an integrated development environment (IDE) for R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management. This package provides the Server version, a browser-based interface to the RStudio IDE. rsvndump 0.6 16.fc32 136654 Unspecified 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.3 11.fc32 864105 Unspecified 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.1.2.0 4.fc32 648422 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.3 11.fc32 663 Unspecified 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 6.fc31 1160120 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 6.fc31 8817899 Unspecified Javadoc for RSyntaxTextArea This package contains the API documentation for rsyntaxtextarea. rsyslog 8.2002.0 1.fc32 2639102 Unspecified 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.2002.0 1.fc32 70763 Unspecified Encryption support This package contains a module providing log file encryption and a command line tool to process encrypted logs. rsyslog-doc 8.2002.0 1.fc32 7289335 Unspecified HTML documentation for rsyslog This subpackage contains documentation for rsyslog. rsyslog-elasticsearch 8.2002.0 1.fc32 54336 Unspecified ElasticSearch output module for rsyslog This module provides the capability for rsyslog to feed logs directly into Elasticsearch. rsyslog-gnutls 8.2002.0 1.fc32 51424 Unspecified 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.2002.0 1.fc32 59560 Unspecified 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.2002.0 1.fc32 20464 Unspecified Redis support for rsyslog This module provides output to Redis. rsyslog-kafka 8.2002.0 1.fc32 54264 Unspecified Provides the omkafka module The rsyslog-kafka package provides module for Apache Kafka output. rsyslog-libdbi 8.2002.0 1.fc32 20584 Unspecified 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.2002.0 1.fc32 16112 Unspecified Message modification module supporting Linux audit format This module provides message modification supporting Linux audit format in various settings. rsyslog-mmjsonparse 8.2002.0 1.fc32 20400 Unspecified JSON enhanced logging support This module provides the capability to recognize and parse JSON enhanced syslog messages. rsyslog-mmkubernetes 8.2002.0 1.fc32 54817 Unspecified Provides the mmkubernetes module The rsyslog-mmkubernetes package provides module for adding kubernetes container metadata. rsyslog-mmnormalize 8.2002.0 1.fc32 20520 Unspecified Log normalization support for rsyslog This module provides the capability to normalize log messages via liblognorm. rsyslog-mmsnmptrapd 8.2002.0 1.fc32 20288 Unspecified 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.2002.0 1.fc32 53416 Unspecified MongoDB support for rsyslog The rsyslog-mongodb package contains a dynamic shared object that will add MongoDB database support to rsyslog. rsyslog-mysql 8.2002.0 1.fc32 21542 Unspecified MySQL support for rsyslog The rsyslog-mysql package contains a dynamic shared object that will add MySQL database support to rsyslog. rsyslog-omamqp1 8.2002.0 1.fc32 32824 Unspecified 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.2002.0 1.fc32 21624 Unspecified PostgresSQL support for rsyslog The rsyslog-pgsql package contains a dynamic shared object that will add PostgreSQL database support to rsyslog. rsyslog-rabbitmq 8.2002.0 1.fc32 37624 Unspecified RabbitMQ support for rsyslog This module allows rsyslog to send messages to a RabbitMQ server. rsyslog-relp 8.2002.0 1.fc32 67712 Unspecified 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.2002.0 1.fc32 28904 Unspecified 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.2002.0 1.fc32 25288 Unspecified 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.4 5.fc32 26166910 Unspecified 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.4 5.fc32 35273 Unspecified rt's mailgate utility rt's mailgate utility rt-tests 4.4.4 5.fc32 2262960 Unspecified Test suite for package rt Test suite for package rt rtags 2.33 3.fc32 8575950 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 5.0.0 6.fc32 133579 Unspecified 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 5.0.0 6.fc32 134283 Unspecified 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 5.0.0 6.fc32 720091 Unspecified 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 5.0.0 6.fc32 720091 Unspecified 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 10.fc32 56020 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 10.fc32 60920 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 10.fc32 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 10.fc32 15374 Unspecified Development files for rtfilter The rtfilter-devel package contains libraries and header files for developing applications that use rtfilter. rtirq 20130402 17.fc32 32304 Unspecified 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 23.fc32 154281 Unspecified 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.6.0 3.fc32 321848 Unspecified 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.6.0 3.fc32 316232 Unspecified 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.6.0 3.fc32 14624 Unspecified Development files for rtl-sdr Development files for rtl-sdr. rtl-sdr-devel 0.6.0 3.fc32 14626 Unspecified Development files for rtl-sdr Development files for rtl-sdr. rtl-wmbus 0 4.20191213git6a04c45.fc32 26897 Unspecified Software defined receiver for wireless M-Bus with RTL-SDR rtl-wmbus is a software defined receiver for Wireless-M-Bus. It is written in plain C and uses RTL-SDR to interface with RTL2832-based hardware. Wireless-M-Bus is the wireless version of M-Bus ("Meter-Bus", http://www.m-bus.com), which is an European standard for remote reading of smart meters. The primary purpose of rtl-wmbus is experimenting with digital signal processing and software radio. rtl-wmbus can be used on resource constrained devices such as Raspberry Pi Zero or Raspberry PI B+ overclocked to 1GHz. Any Android based tablet will do the same too. rtl-wmbus provides: - filtering - FSK demodulating - clock recovering - mode T1 and mode C1 packet decoding rtlsdr-scanner 1.3.2 6.fc32 928894 Unspecified 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.3.2 6.fc32 1221255 Unspecified Documentation files for rtlsdr-scanner Documentation files for rtlsdr-scanner. rtmidi 3.0.0 6.fc32 110822 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 3.0.0 6.fc32 115642 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 3.0.0 6.fc32 698336 Unspecified Development headers and libraries for rtmidi Development headers and libraries for rtmidi. rtmidi-devel 3.0.0 6.fc32 698291 Unspecified Development headers and libraries for rtmidi Development headers and libraries for rtmidi. rtorrent 0.9.8 2.fc32 1689867 Unspecified 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 14.fc32 166478 Unspecified 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. rubber 1.5.1 3.fc32 747747 Unspecified 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.2 4.fc32 1123905 Unspecified 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.2 4.fc32 1053505 Unspecified 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.2 4.fc32 40965 Unspecified Development files for rubberband The rubberband-devel package contains libraries and header files for developing applications that use rubberband. rubberband-devel 1.8.2 4.fc32 40967 Unspecified Development files for rubberband The rubberband-devel package contains libraries and header files for developing applications that use rubberband. ruby 2.7.1 128.fc32 92233 Unspecified 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.7.1 128.fc32 93017 Unspecified 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-SBML 5.18.0 11.fc32 15655062 Unspecified Ruby bindings for libSBML This package contains Ruby bindings for libSBML. ruby-SEDML 0.4.4 9.fc32 3248399 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 23.fc32 57885 Unspecified Ruby bindings for Augeas Ruby bindings for augeas. ruby-bonobo2 0.90.4 9.fc32.2 44815 Unspecified Ruby binding of libbonobo-2.x Ruby/Bonobo2 is a Ruby binding of libbonobo-2.x. ruby-bonobo2-devel 0.90.4 9.fc32.2 75 Unspecified 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 9.fc32.2 75 Unspecified 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 9.fc32.2 70142 Unspecified Ruby binding of libbonoboui-2.x Ruby/BonoboUI2 is a Ruby binding of libbonoboui-2.x. ruby-bonoboui2-devel 0.90.4 9.fc32.2 79 Unspecified 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 9.fc32.2 79 Unspecified 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 21.fc32 17624 Unspecified 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.47.beta19.fc32 67745 Unspecified Ruby bindings for libcaca This package contains the ruby bindings for using libcaca from ruby. ruby-clearsilver 0.10.5 58.fc32 224812 Unspecified Ruby interface to the ClearSilver HTML templating system Ruby interface to the ClearSilver HTML templating system. ruby-devel 2.7.1 128.fc32 1412205 Unspecified A Ruby development environment Header files and libraries for building an extension library for the Ruby or an application embedding Ruby. ruby-devel 2.7.1 128.fc32 1414776 Unspecified A Ruby development environment Header files and libraries for building an extension library for the Ruby or an application embedding Ruby. ruby-doc 2.7.1 128.fc32 19988884 Unspecified Documentation for ruby This package contains documentation for ruby. ruby-facter 3.14.7 1.fc32 1638 Unspecified Ruby bindings for facter The ruby bindings for libfacter. ruby-gconf2 0.90.4 9.fc32.2 86311 Unspecified Ruby binding of GConf-2.x Ruby/GConf2 is a Ruby binding of GConf-2.x. ruby-gconf2-devel 0.90.4 9.fc32.2 85 Unspecified 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 9.fc32.2 85 Unspecified 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 9.fc32.2 379105 Unspecified Ruby binding of libgnome/libgnomeui-2.x Ruby/GNOME2 is a Ruby binding of libgnome/libgnomeui-2.x. ruby-gnome2-devel 0.90.4 9.fc32.2 75 Unspecified 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 9.fc32.2 75 Unspecified 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 9.fc32.2 174388 Unspecified Ruby binding of GnomeCanvas-2.x Ruby/GnomeCanvas2 is a Ruby binding of GnomeCanvas-2.x. ruby-gnomecanvas2-devel 0.90.4 9.fc32.2 85 Unspecified 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 9.fc32.2 85 Unspecified 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 9.fc32.2 132941 Unspecified Ruby binding of GnomeVFS-2.0.x Ruby/GnomeVFS is a Ruby binding of GnomeVFS-2.0.x. ruby-gnomevfs-devel 0.90.4 9.fc32.2 106 Unspecified 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 9.fc32.2 106 Unspecified 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 9.fc32.2 108243 Unspecified Ruby binding of GtkGLExt Ruby/GtkGLExt is a Ruby binding of GtkGLExt. ruby-gtkglext-devel 0.90.4 9.fc32.2 104 Unspecified 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 9.fc32.2 104 Unspecified 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-hivex 1.3.18 21.fc32.1 684213 Unspecified Ruby bindings for hivex ruby-hivex contains Ruby bindings for hivex. ruby-hyperestraier 1.4.13 38.fc32 209208 Unspecified Hyper Estraier Library for Ruby This package contains a Ruby interface for Hyper Estraier. ruby-icon-artist 0.1.92 19.fc32 217599 Unspecified 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-ldap 0.9.16 19.fc32 126428 Unspecified 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 19.fc32 842107 Unspecified Documentation for ruby-ldap Documentation for ruby-ldap. ruby-libart2 0.90.4 9.fc32.2 105855 Unspecified Ruby binding of Libart_lgpl Ruby/Libart2 is a Ruby binding of Libart_lgpl. ruby-libart2-devel 0.90.4 9.fc32.2 2331 Unspecified 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 9.fc32.2 2331 Unspecified 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 9.fc32.2 91145 Unspecified 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 9.fc32.2 123 Unspecified 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 9.fc32.2 123 Unspecified 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.42.0 2.fc32 1011403 Unspecified Ruby bindings for libguestfs ruby-libguestfs contains Ruby bindings for libguestfs. ruby-libs 2.7.1 128.fc32 12299894 Unspecified Libraries necessary to run Ruby This package includes the libruby, necessary to run Ruby. ruby-libs 2.7.1 128.fc32 11981992 Unspecified Libraries necessary to run Ruby This package includes the libruby, necessary to run Ruby. ruby-mecab 0.996 6.fc32.14 149092 Unspecified Ruby binding for MeCab Ruby binding for MeCab. ruby-ncurses 1.3.1 32.fc32 282433 Unspecified 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.29.3 3.fc32 48960 Unspecified Ruby bindings for notmuch Ruby bindings for notmuch. ruby-openbabel 2.4.1 28.fc32 2376752 Unspecified Ruby wrapper for the Open Babel library Ruby wrapper for the Open Babel library. ruby-player 3.1.0 22.fc32 13008008 Unspecified 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 5.1.1 4.fc32 310616 Unspecified Ruby bindings for prelude Provides ruby bindings for prelude. ruby-qdbm 1.8.78 39.fc32 244331 Unspecified QDBM Database Library for Ruby This package contains a Ruby interface for QDBM Database library. ruby-redland 1.0.16.1 36.fc32 217177 Unspecified 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 22.fc32 11720 Unspecified 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-solv 0.7.11 2.fc32 287096 Unspecified Ruby bindings for the libsolv library Ruby bindings for the libsolv library. ruby-taglib 1.1 21.fc32 5908 Unspecified 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 21.fc32 1196984 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 15.fc32 12424 Unspecified Ascii85 encoder/decoder Ascii85 provides methods to encode/decode Adobe's binary-to-text encoding of the same name. rubygem-Ascii85-doc 1.0.2 15.fc32 636114 Unspecified Documentation for rubygem-Ascii85 Documentation for rubygem-Ascii85. rubygem-POpen4 0.1.4 18.fc32 14807 Unspecified 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 18.fc32 615640 Unspecified Documentation for rubygem-POpen4 Documentation for rubygem-POpen4 rubygem-Platform 0.4.0 17.fc32 7837 Unspecified Hopefully robust platform sensing Hopefully robust platform sensing rubygem-Platform-doc 0.4.0 17.fc32 594094 Unspecified Documentation for rubygem-Platform Documentation for rubygem-Platform rubygem-RedCloth 4.3.2 13.fc32 661992 Unspecified Textile parser for Ruby Textile parser for Ruby. rubygem-RedCloth-doc 4.3.2 13.fc32 1220823 Unspecified Documentation for rubygem-RedCloth Documentation for rubygem-RedCloth. rubygem-ZenTest 4.11.2 4.fc32 88735 Unspecified 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.2 4.fc32 1395264 Unspecified Documentation for rubygem-ZenTest Documentation for rubygem-ZenTest. rubygem-abrt 0.3.0 8.fc32 5546 Unspecified ABRT support for Ruby Provides ABRT reporting support for libraries/applications written using Ruby. rubygem-abrt-doc 0.3.0 8.fc32 624036 Unspecified Documentation for rubygem-abrt Documentation for rubygem-abrt. rubygem-abstract 1.0.0 20.fc32 16984 Unspecified 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 20.fc32 594138 Unspecified Documentation for rubygem-abstract This package contains documentation for rubygem-abstract. rubygem-actioncable 5.2.3 3.fc32 113520 Unspecified WebSocket framework for Rails Structure many real-time application concerns into channels over a single WebSocket connection. rubygem-actioncable-doc 5.2.3 3.fc32 1349334 Unspecified Documentation for rubygem-actioncable Documentation for rubygem-actioncable. rubygem-actionmailer 5.2.3 3.fc32 83812 Unspecified 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.2.3 3.fc32 1091342 Unspecified Documentation for rubygem-actionmailer Documentation for rubygem-actionmailer. rubygem-actionpack 5.2.3 3.fc31 765888 Unspecified 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.2.3 3.fc31 5288916 Unspecified Documentation for rubygem-actionpack Documentation for rubygem-actionpack. rubygem-actionview 5.2.3 3.fc31 672869 Unspecified Rendering framework putting the V in MVC (part of Rails) Simple, battle-tested conventions and helpers for building web pages. rubygem-actionview-doc 5.2.3 3.fc31 3617254 Unspecified Documentation for rubygem-actionview Documentation for rubygem-actionview. rubygem-activejob 5.2.3 3.fc32 83883 Unspecified Job framework with pluggable queues Declare job classes that can be run by a variety of queueing backends. rubygem-activejob-doc 5.2.3 3.fc32 1109146 Unspecified Documentation for rubygem-activejob Documentation for rubygem-activejob. rubygem-activeldap 5.2.4 3.fc32 535922 Unspecified 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 5.2.4 3.fc32 4435305 Unspecified Documentation for rubygem-activeldap This package contains documentation for rubygem-activeldap. rubygem-activemodel 5.2.3 4.fc32 215239 Unspecified 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.2.3 4.fc32 1750003 Unspecified Documentation for rubygem-activemodel Documentation for rubygem-activemodel. rubygem-activemodel-serializers-xml 1.0.1 9.fc32 18223 Unspecified 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 9.fc32 652482 Unspecified Documentation for rubygem-activemodel-serializers-xml Documentation for rubygem-activemodel-serializers-xml. rubygem-activerecord 5.2.3 2.fc31 1422032 Unspecified 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.2.3 2.fc31 8024068 Unspecified Documentation for rubygem-activerecord Documentation for rubygem-activerecord. rubygem-activeresource 5.0.0 7.fc32 126480 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 7.fc32 1581962 Unspecified Documentation for rubygem-activeresource Documentation for rubygem-activeresource. rubygem-activestorage 5.2.3 4.fc32 145197 Unspecified Local and cloud file storage framework Attach cloud and local files in Rails applications. rubygem-activestorage-doc 5.2.3 4.fc32 1137740 Unspecified Documentation for rubygem-activestorage Documentation for rubygem-activestorage. rubygem-activesupport 5.2.3 2.fc31 1869604 Unspecified 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.2.3 2.fc31 5617075 Unspecified Documentation for rubygem-activesupport Documentation for rubygem-activesupport. rubygem-acts_as_list 0.9.16 4.fc32 34040 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.16 4.fc32 941207 Unspecified Documentation for rubygem-acts_as_list Documentation for rubygem-acts_as_list. rubygem-addressable 2.5.2 5.fc31 278079 Unspecified URI 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.5.2 5.fc31 1720584 Unspecified Documentation for rubygem-addressable Documentation for rubygem-addressable. rubygem-afm 0.2.2 11.fc32 6872 Unspecified Reading Adobe Font Metrics (afm) files A simple library to read afm files and use the data conveniently. rubygem-afm-doc 0.2.2 11.fc32 662655 Unspecified Documentation for rubygem-afm Documentation for rubygem-afm rubygem-algorithms 0.6.1 16.fc32 157646 Unspecified 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 16.fc32 2103984 Unspecified Documentation for rubygem-algorithms Documentation for rubygem-algorithms. rubygem-allison 2.0.3 21.fc32 102762 Unspecified A modern, pretty RDoc template A modern, pretty RDoc template. rubygem-allison-doc 2.0.3 21.fc32 657154 Unspecified Documentation for rubygem-allison This package contains documentation for rubygem-allison. rubygem-ammeter 1.1.4 5.fc32 14548 Unspecified Write specs for your Rails 3+ generators Write specs for your Rails 3+ generators. rubygem-ammeter-doc 1.1.4 5.fc32 695685 Unspecified Documentation for rubygem-ammeter Documentation for rubygem-ammeter rubygem-ancestry 3.0.0 7.fc32 26740 Unspecified 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 7.fc32 840954 Unspecified Documentation for rubygem-ancestry Documentation for rubygem-ancestry. rubygem-ansi 1.5.0 10.fc32 79776 Unspecified 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 10.fc32 1441250 Unspecified Documentation for rubygem-ansi Documentation for rubygem-ansi. rubygem-apipie-rails 0.5.5 6.fc32 328113 Unspecified 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.5 6.fc32 2306665 Unspecified Documentation for rubygem-apipie-rails Documentation for rubygem-apipie-rails. rubygem-appraisal 0.5.2 11.fc32 16877 Unspecified 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 11.fc32 712946 Unspecified Documentation for rubygem-appraisal Documentation for rubygem-appraisal rubygem-archive-tar-minitar 0.5.2 19.fc32 81898 Unspecified 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 19.fc32 1147349 Unspecified Documentation for rubygem-archive-tar-minitar This package contains documentation for rubygem-archive-tar-minitar. rubygem-arel 9.0.0 4.fc31 113241 Unspecified 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 9.0.0 4.fc31 2731617 Unspecified Documentation for rubygem-arel Documentation for rubygem-arel. rubygem-aruba 0.14.14 2.fc32 259598 Unspecified 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.14 2.fc32 2976089 Unspecified Documentation for rubygem-aruba Documentation for rubygem-aruba rubygem-asciidoctor 2.0.10 2.fc32 986954 Unspecified 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 2.0.10 2.fc32 4806239 Unspecified Documentation for rubygem-asciidoctor Documentation for rubygem-asciidoctor rubygem-asciidoctor-pdf 1.5.0 0.14.beta.6.fc32 3212509 Unspecified 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.14.beta.6.fc32 2943430 Unspecified Documentation for rubygem-asciidoctor-pdf Documentation for rubygem-asciidoctor-pdf. rubygem-async_sinatra 1.3.0 7.fc32 15343 Unspecified 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 7.fc32 739621 Unspecified Documentation for rubygem-async_sinatra Documentation for rubygem-async_sinatra. rubygem-atk 3.4.1 2.fc32 29845 Unspecified Ruby binding of ATK-1.0.x Ruby/ATK is a Ruby binding of ATK-1.0.x or later. rubygem-atk-doc 3.4.1 2.fc32 599596 Unspecified Documentation for rubygem-atk This package contains documentation for rubygem-atk. rubygem-atomic 1.1.101 6.fc32 34771 Unspecified An atomic reference implementation for JRuby, Rubinius, and MRI An atomic reference implementation for JRuby, Rubinius, and MRI. rubygem-atomic-doc 1.1.101 6.fc32 694738 Unspecified Documentation for rubygem-atomic Documentation for rubygem-atomic. rubygem-awesome_print 1.0.2 19.fc32 65616 Unspecified 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 19.fc32 901568 Unspecified Documentation for rubygem-awesome_print Documentation for rubygem-awesome_print rubygem-aws-sdk-core 2.6.19 7.fc31 6325313 Unspecified 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 7.fc31 5189874 Unspecified Documentation for rubygem-aws-sdk-core Documentation for rubygem-aws-sdk-core. rubygem-aws-sdk-resources 2.6.19 7.fc32 219828 Unspecified 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 7.fc32 2204117 Unspecified Documentation for rubygem-aws-sdk-resources Documentation for rubygem-aws-sdk-resources. rubygem-aws-sigv4 1.0.2 6.fc32 37926 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 6.fc32 771239 Unspecified Documentation for rubygem-aws-sigv4 Documentation for rubygem-aws-sigv4. rubygem-backports 3.11.4 3.fc31 413380 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.11.4 3.fc31 2613980 Unspecified Documentation for rubygem-backports Documentation for rubygem-backports. rubygem-bacon 1.2.0 11.fc32 14084 Unspecified A small RSpec clone Bacon is a small RSpec clone weighing less than 350 LoC but nevertheless providing all essential features. rubygem-bacon-colored_output 1.1.1 7.fc32 2923 Unspecified Colored output for Bacon test framework! http://i.imgur.com/EpTpw.png Colored output for Bacon test framework! http://i.imgur.com/EpTpw.png. rubygem-bacon-colored_output-doc 1.1.1 7.fc32 591883 Unspecified Documentation for rubygem-bacon-colored_output Documentation for rubygem-bacon-colored_output. rubygem-bacon-doc 1.2.0 11.fc32 858635 Unspecified Documentation for rubygem-bacon Documentation for rubygem-bacon. rubygem-base32 0.3.2 7.fc32 5274 Unspecified Ruby extension for base32 encoding and decoding Ruby extension for base32 encoding and decoding. rubygem-base32-doc 0.3.2 7.fc32 629845 Unspecified Documentation for rubygem-base32 Documentation for rubygem-base32. rubygem-bcrypt 3.1.12 7.fc32 43574 Unspecified 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.12 7.fc32 861783 Unspecified Documentation for rubygem-bcrypt Documentation for rubygem-bcrypt. rubygem-benchmark-ips 2.7.2 8.fc32 40579 Unspecified An iterations per second enhancement to Benchmark An iterations per second enhancement to Benchmark. rubygem-benchmark-ips-doc 2.7.2 8.fc32 948597 Unspecified Documentation for rubygem-benchmark-ips Documentation for rubygem-benchmark-ips. rubygem-bigdecimal 2.0.0 128.fc32 107515 Unspecified 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 13.fc32 20238 Unspecified Bindings for your Ruby exceptions Bindings for your Ruby exceptions. rubygem-bindex-doc 0.5.0 13.fc32 686792 Unspecified Documentation for rubygem-bindex Documentation for rubygem-bindex. rubygem-bootsnap 1.3.2 5.fc32 59401 Unspecified Boot large ruby/rails apps faster Bootsnap is a library that plugs into Ruby, with optional support for ActiveSupport and YAML, to optimize and cache expensive computations. rubygem-bootsnap-doc 1.3.2 5.fc32 995792 Unspecified Documentation for rubygem-bootsnap Documentation for rubygem-bootsnap. rubygem-bson 4.7.0 3.fc32 226551 Unspecified Ruby Implementation of the BSON specification A fully featured BSON specification implementation in Ruby. rubygem-bson-doc 4.7.0 3.fc32 1995141 Unspecified Documentation for rubygem-bson Documentation for rubygem-bson. rubygem-builder 3.2.3 7.fc31 32030 Unspecified 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 7.fc31 939800 Unspecified Documentation for rubygem-builder Documentation for rubygem-builder. rubygem-bundler 2.1.4 128.fc32 1116647 Unspecified 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.16.1 7.fc32 7822514 Unspecified Documentation for rubygem-bundler Documentation for rubygem-bundler. rubygem-bundler_ext 0.4.1 7.fc31 8751 Unspecified 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 7.fc31 793666 Unspecified Documentation for rubygem-bundler_ext Documentation for rubygem-bundler_ext. rubygem-byebug 11.1.1 1.fc32.1 295458 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 11.1.1 1.fc32.1 2863940 Unspecified Documentation for rubygem-byebug Documentation for rubygem-byebug. rubygem-cairo 1.16.5 1.fc32 522139 Unspecified 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.16.5 1.fc32 14850 Unspecified Ruby-cairo development environment Header files and libraries for building a extension library for the ruby-cairo rubygem-cairo-devel 1.16.5 1.fc32 14850 Unspecified Ruby-cairo development environment Header files and libraries for building a extension library for the ruby-cairo rubygem-cairo-doc 1.16.5 1.fc32 2898757 Unspecified Documentation for rubygem-cairo This package contains documentation for rubygem-cairo. rubygem-cairo-gobject 3.4.1 3.fc32 53552 Unspecified Ruby binding of cairo-gobject Ruby/CairoGObject is a Ruby binding of cairo-gobject. rubygem-cairo-gobject-doc 3.4.1 3.fc32 613278 Unspecified Documentation for rubygem-cairo-gobject Documentation for rubygem-cairo-gobject rubygem-capybara 3.8.1 3.fc31 1070371 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 3.8.1 3.fc31 4394193 Unspecified Documentation for rubygem-capybara Documentation for rubygem-capybara. rubygem-chake 0.17.1 4.fc32 25265 Unspecified 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.17.1 4.fc32 754099 Unspecified Documentation for rubygem-chake Documentation for rubygem-chake. rubygem-chef-zero 2.2 10.fc32 134022 Unspecified 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 10.fc32 1682219 Unspecified Documentation for rubygem-chef-zero Documentation for rubygem-chef-zero rubygem-childprocess 1.0.1 5.fc32 99840 Unspecified A gem for controlling external programs running in the background 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 1.0.1 5.fc32 1214205 Unspecified Documentation for rubygem-childprocess Documentation for rubygem-childprocess. rubygem-chronic 0.10.2 10.fc32 105356 Unspecified A natural language date parser Chronic is a natural language date/time parser written in pure Ruby. rubygem-chronic-doc 0.10.2 10.fc32 1431825 Unspecified Documentation for rubygem-chronic Documentation for rubygem-chronic. rubygem-chunky_png 1.3.11 3.fc32 3315105 Unspecified 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 9.fc31 10032 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 9.fc31 836577 Unspecified Documentation for rubygem-ci_reporter Documentation for rubygem-ci_reporter rubygem-cinch 2.2.4 10.fc32 187501 Unspecified An IRC Bot Building Framework A simple, friendly DSL for creating IRC bots. rubygem-cinch-doc 2.2.4 10.fc32 2275322 Unspecified Documentation for rubygem-cinch Documentation for rubygem-cinch. rubygem-cliver 0.3.2 11.fc32 21072 Unspecified Cross-platform version constraints for cli tools Assertions for command-line dependencies. rubygem-cliver-doc 0.3.2 11.fc32 734904 Unspecified Documentation for rubygem-cliver Documentation for rubygem-cliver. rubygem-clockwork 2.0.4 2.fc32 25974 Unspecified 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 2.0.4 2.fc32 951602 Unspecified Documentation for rubygem-clockwork Documentation for rubygem-clockwork. rubygem-clutter 3.4.1 2.fc32 49832 Unspecified Ruby binding of Clutter Ruby/Clutter is a Ruby binding of Clutter. rubygem-clutter-doc 3.4.1 2.fc32 827314 Unspecified Documentation for rubygem-clutter Documentation for rubygem-clutter rubygem-clutter-gdk 3.4.1 2.fc32 29997 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.4.1 2.fc32 602904 Unspecified Documentation for rubygem-clutter-gdk Documentation for rubygem-clutter-gdk. rubygem-clutter-gstreamer 3.4.1 2.fc32 33007 Unspecified Ruby binding of Clutter-GStreamer Ruby/ClutterGStreamer is a Ruby binding of Clutter-GStreamer. rubygem-clutter-gstreamer-doc 3.4.1 2.fc32 739230 Unspecified Documentation for rubygem-clutter-gstreamer Documentation for rubygem-clutter-gstreamer. rubygem-clutter-gtk 3.4.1 2.fc32 30786 Unspecified Ruby binding of Clutter-GTK Ruby/ClutterGTK is a Ruby binding of Clutter-GTK. rubygem-clutter-gtk-doc 3.4.1 2.fc32 642778 Unspecified Documentation for rubygem-clutter-gtk Documentation for rubygem-clutter-gtk. rubygem-cocoon 1.2.6 12.fc32 15812 Unspecified 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 12.fc32 1002231 Unspecified Documentation for rubygem-cocoon Documentation for rubygem-cocoon. rubygem-codeclimate-test-reporter 1.0.8 6.fc32 29947 Unspecified Uploads Ruby test coverage data to Code Climate Collects test coverage data from your Ruby test suite and sends it to Code Climate's hosted, automated code review service. Based on SimpleCov. rubygem-codeclimate-test-reporter-doc 1.0.8 6.fc32 828990 Unspecified Documentation for rubygem-codeclimate-test-reporter Documentation for rubygem-codeclimate-test-reporter. rubygem-coderay 1.1.2 7.fc32 338713 Unspecified Fast syntax highlighting for selected languages Fast and easy syntax highlighting for selected languages, written in Ruby. Comes with RedCloth integration and LOC counter. rubygem-coderay-doc 1.1.2 7.fc32 2100404 Unspecified Documentation for rubygem-coderay Documentation for rubygem-coderay. rubygem-coffee-rails 4.2.2 5.fc32 4657 Unspecified Coffee Script adapter for the Rails asset pipeline Coffee Script adapter for the Rails asset pipeline. rubygem-coffee-rails-doc 4.2.2 5.fc32 617320 Unspecified Documentation for rubygem-coffee-rails Documentation for rubygem-coffee-rails. rubygem-coffee-script 2.4.1 10.fc32 4388 Unspecified Ruby CoffeeScript Compiler Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. rubygem-coffee-script-doc 2.4.1 10.fc32 608463 Unspecified Documentation for rubygem-coffee-script Documentation for rubygem-coffee-script. rubygem-coffee-script-source 1.10.0 9.fc32 1145 Unspecified 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 9.fc32 1202888 Unspecified Documentation for rubygem-coffee-script-source Documentation for rubygem-coffee-script-source. rubygem-color 1.8 7.fc32 80665 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 7.fc32 1477389 Unspecified Documentation for rubygem-color Documentation for rubygem-color. rubygem-colorator 1.1.0 8.fc32 6736 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 8.fc32 615609 Unspecified Documentation files for rubygem-colorator This package contains the documentation files for rubygem-colorator. rubygem-colorize 0.8.1 7.fc32 26437 Unspecified 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 7.fc32 668038 Unspecified Documentation for rubygem-colorize Documentation for rubygem-colorize rubygem-comp_tree 1.1.3 12.fc32 38691 Unspecified 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 12.fc32 671198 Unspecified Documentation for rubygem-comp_tree Documentation for rubygem-comp_tree rubygem-compass-import-once 1.0.5 13.fc32 7903 Unspecified 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 13.fc32 655275 Unspecified Documentation for rubygem-compass-import-once Documentation for rubygem-compass-import-once. rubygem-concurrent-ruby 1.1.5 2.fc32 706521 Unspecified 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.1.5 2.fc32 5001777 Unspecified Documentation for rubygem-concurrent-ruby Documentation for rubygem-concurrent-ruby. rubygem-connection_pool 2.2.2 2.fc32 18088 Development/Languages Generic connection pool for Ruby Generic connection pool for Ruby. rubygem-connection_pool-doc 2.2.2 2.fc32 676938 Documentation Documentation for rubygem-connection_pool Documentation for rubygem-connection_pool. rubygem-contracts 0.16.0 7.fc32 97123 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 7.fc32 1363368 Unspecified Documentation for rubygem-contracts Documentation for rubygem-contracts. rubygem-cookiejar 0.3.3 2.fc32 37486 Unspecified 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.3 2.fc32 799433 Unspecified Documentation for rubygem-cookiejar Documentation for rubygem-cookiejar rubygem-coveralls 0.8.13 11.fc32 26114 Unspecified 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 11.fc32 809564 Unspecified Documentation for rubygem-coveralls Documentation for rubygem-coveralls rubygem-crack 0.4.2 11.fc32 16250 Unspecified 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 11.fc32 756901 Unspecified Documentation for rubygem-crack This package contains documentation for rubygem-crack. rubygem-crass 1.0.4 5.fc32 43551 Unspecified CSS parser based on the CSS Syntax Level 3 spec Crass is a pure Ruby CSS parser based on the CSS Syntax Level 3 spec. rubygem-crass-doc 1.0.4 5.fc32 863899 Unspecified Documentation for rubygem-crass Documentation for rubygem-crass. rubygem-creole 0.5.0 13.fc32 31610 Unspecified Lightweight markup language Creole is a lightweight markup language (http://wikicreole.org/). rubygem-creole-doc 0.5.0 13.fc32 673611 Unspecified Documentation for rubygem-creole Documentation for rubygem-creole rubygem-css_parser 1.7.0 3.fc32 56041 Unspecified Ruby CSS parser A set of classes for parsing CSS in Ruby. rubygem-css_parser-doc 1.7.0 3.fc32 762518 Unspecified Documentation for rubygem-css_parser Documentation for rubygem-css_parser. rubygem-cucumber 3.1.2 6.fc31 329603 Unspecified 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 3.2.0 3.fc31 95527 Unspecified Core library for the Cucumber BDD app Core library for the Cucumber BDD app. rubygem-cucumber-core-doc 3.2.0 3.fc31 2264146 Unspecified Documentation for rubygem-cucumber-core Documentation for rubygem-cucumber-core. rubygem-cucumber-doc 3.1.2 6.fc31 4184677 Unspecified Documentation for rubygem-cucumber Documentation for rubygem-cucumber. rubygem-cucumber-expressions 6.0.1 4.fc32 25508 Unspecified A simpler alternative to Regular Expressions Cucumber Expressions - a simpler alternative to Regular Expressions. rubygem-cucumber-expressions-doc 6.0.1 4.fc32 884047 Unspecified Documentation for rubygem-cucumber-expressions Documentation for rubygem-cucumber-expressions. rubygem-cucumber-rails 1.8.0 2.fc32 28137 Unspecified Cucumber Generators and Runtime for Rails Cucumber Generator and Runtime for Rails. rubygem-cucumber-rails-doc 1.8.0 2.fc32 959849 Unspecified Documentation for rubygem-cucumber-rails Documentation for rubygem-cucumber-rails. rubygem-cucumber-tag_expressions 1.1.1 4.fc32 9710 Unspecified Cucumber tag expressions for ruby Cucumber tag expressions for ruby. rubygem-cucumber-tag_expressions-doc 1.1.1 4.fc32 673104 Unspecified Documentation for rubygem-cucumber-tag_expressions Documentation for rubygem-cucumber-tag_expressions. rubygem-cucumber-wire 0.0.1 10.fc31 17151 Unspecified Wire protocol for Cucumber Wire protocol for Cucumber. rubygem-cucumber-wire-doc 0.0.1 10.fc31 975899 Unspecified Documentation for rubygem-cucumber-wire Documentation for rubygem-cucumber-wire. rubygem-curb 0.9.10 3.fc32 174964 Unspecified 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.10 3.fc32 1838104 Unspecified Documentation for rubygem-curb Documentation for rubygem-curb. rubygem-daemon_controller 1.2.0 12.fc32 35809 Unspecified A library for implementing daemon management capabilities A library for robust daemon management. rubygem-daemon_controller-doc 1.2.0 12.fc32 844010 Unspecified Documentation for rubygem-daemon_controller Documentation for rubygem-daemon_controller. rubygem-daemons 1.1.9 12.fc32 97341 Unspecified 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 12.fc32 1071225 Unspecified Documentation for rubygem-daemons Documentation for rubygem-daemons rubygem-dalli 2.7.8 5.fc32 78544 Unspecified High performance memcached client for Ruby High performance memcached client for Ruby rubygem-dalli-doc 2.7.8 5.fc32 1264131 Unspecified Documentation for rubygem-dalli Documentation for rubygem-dalli rubygem-database_cleaner 1.7.0 2.fc31 60734 Unspecified Strategies for cleaning databases Strategies for cleaning databases. Can be used to ensure a clean state for testing. rubygem-database_cleaner-doc 1.7.0 2.fc31 1609145 Unspecified Documentation for rubygem-database_cleaner Documentation for rubygem-database_cleaner. rubygem-debug_inspector 0.0.3 10.fc32 19443 Unspecified 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.3 10.fc32 634051 Unspecified Documentation for rubygem-debug_inspector Documentation for rubygem-debug_inspector. rubygem-declarative_authorization 0.5.7 13.fc32 385088 Unspecified Provides readable authorization rules for Rails Provides readable authorization rules for Rails. rubygem-declarative_authorization-doc 0.5.7 13.fc32 2066350 Unspecified Documentation for rubygem-declarative_authorization Documentation for rubygem-declarative_authorization. rubygem-deep_merge 1.2.1 5.fc32 15945 Unspecified Merge Deeply Nested Hashes Recursively merge hashes. rubygem-deep_merge-doc 1.2.1 5.fc32 685393 Unspecified Documentation for rubygem-deep_merge Documentation for rubygem-deep_merge rubygem-delayed_job 4.1.5 4.fc32 67790 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.5 4.fc32 1072826 Unspecified Documentation for rubygem-delayed_job Documentation for rubygem-delayed_job. rubygem-delayed_job_active_record 4.1.3 4.fc32 13639 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.3 4.fc32 693611 Unspecified Documentation for rubygem-delayed_job_active_record Documentation for rubygem-delayed_job_active_record. rubygem-delorean 2.1.0 10.fc32 3792 Unspecified 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 10.fc32 639758 Unspecified Documentation for rubygem-delorean Documentation for rubygem-delorean. rubygem-did_you_mean 1.4.0 128.fc32 25309 Unspecified "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 8.fc32 98073 Unspecified 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 8.fc32 1291781 Unspecified Documentation for rubygem-diff-lcs Documentation for rubygem-diff-lcs. rubygem-diff_dirs 0.1.2 6.fc32 3958 Unspecified Ruby helper to diff two directories Ruby helper to diff two directories. rubygem-diff_dirs-doc 0.1.2 6.fc32 628041 Unspecified Documentation for rubygem-diff_dirs Documentation for rubygem-diff_dirs. rubygem-diffy 3.2.1 3.fc32 27669 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.1 3.fc32 685694 Unspecified Documentation for rubygem-diffy Documentation for rubygem-diffy. rubygem-ditz 0.5 22.fc32 1729344 Unspecified A command-line issue tracker A command-line issue tracker written in ruby. rubygem-dnsruby 1.53 17.fc32 1047624 Unspecified 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 17.fc32 2692119 Unspecified Documentation for rubygem-dnsruby Documentation for rubygem-dnsruby rubygem-docile 1.1.5 10.fc32 10398 Unspecified 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 10.fc32 666314 Unspecified Documentation for rubygem-docile Documentation for rubygem-docile rubygem-domain_name 0.5.20190701 2.fc32 243493 Unspecified 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.20190701 2.fc32 708306 Unspecified Documentation for rubygem-domain_name Documentation for rubygem-domain_name rubygem-drake 0.9.2.0.3.1 12.fc32 157223 Unspecified 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 12.fc32 2464146 Unspecified Documentation for rubygem-drake Documentation for rubygem-drake rubygem-echoe 4.6.6 7.fc32 46466 Unspecified 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 7.fc32 869978 Unspecified Documentation for rubygem-echoe Documentation for rubygem-echoe. rubygem-ejs 1.1.1 11.fc32 5306 Unspecified EJS (Embedded JavaScript) template compiler Compile and evaluate EJS (Embedded JavaScript) templates from Ruby. rubygem-ejs-doc 1.1.1 11.fc32 608537 Unspecified Documentation for rubygem-ejs Documentation for rubygem-ejs. rubygem-elasticsearch 5.0.4 6.fc32 7903 Unspecified Ruby integrations for Elasticsearch Ruby integrations for Elasticsearch (client, API, etc.). rubygem-elasticsearch-api 5.0.4 6.fc32 364487 Unspecified Ruby API for Elasticsearch Ruby API for Elasticsearch. See the `elasticsearch` gem for full integration. rubygem-elasticsearch-api-doc 5.0.4 6.fc32 2142505 Unspecified Documentation for rubygem-elasticsearch-api Documentation for rubygem-elasticsearch-api. rubygem-elasticsearch-doc 5.0.4 6.fc32 620263 Unspecified Documentation for rubygem-elasticsearch Documentation for rubygem-elasticsearch. rubygem-elasticsearch-transport 5.0.4 6.fc32 53390 Unspecified Ruby client for Elasticsearch Ruby client for Elasticsearch. See the `elasticsearch` gem for full integration. rubygem-elasticsearch-transport-doc 5.0.4 6.fc32 1160941 Unspecified Documentation for rubygem-elasticsearch-transport Documentation for rubygem-elasticsearch-transport. rubygem-em-http-request 1.1.5 8.fc32 216137 Unspecified EventMachine based, async HTTP Request client EventMachine based, async HTTP Request client. rubygem-em-http-request-doc 1.1.5 8.fc32 1164686 Unspecified Documentation for rubygem-em-http-request Documentation for rubygem-em-http-request. rubygem-em-socksify 0.3.0 17.fc32 10463 Unspecified Transparent proxy support for any EventMachine protocol Transparent proxy support for any EventMachine protocol rubygem-em-socksify-doc 0.3.0 17.fc32 672990 Unspecified Documentation for rubygem-em-socksify Documentation for rubygem-em-socksify rubygem-em-spec 0.2.7 9.fc32 10561 Unspecified BDD for Ruby/EventMachine Simple BDD API for testing asynchronous Ruby/EventMachine code. rubygem-em-spec-doc 0.2.7 9.fc32 697626 Unspecified Documentation for rubygem-em-spec Documentation for rubygem-em-spec. rubygem-em-websocket 0.5.1 5.fc31 50110 Unspecified EventMachine based WebSocket server EventMachine based WebSocket server. rubygem-em-websocket-client 0.1.2 5.fc32 4095 Unspecified EventMachine WebSocket Client A WebSocket client implementation for EventMachine. rubygem-em-websocket-client-doc 0.1.2 5.fc32 623159 Unspecified Documentation for rubygem-em-websocket-client Documentation for rubygem-em-websocket-client. rubygem-em-websocket-doc 0.5.1 5.fc31 1208205 Unspecified Documentation for rubygem-em-websocket Documentation for rubygem-em-websocket. rubygem-ensure_valid_encoding 0.5.3 11.fc32 10486 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 11.fc32 602495 Unspecified Documentation for rubygem-ensure_valid_encoding Documentation for rubygem-ensure_valid_encoding rubygem-erubi 1.7.0 5.fc32 11215 Unspecified Small ERB Implementation Erubi is a ERB template engine for ruby. It is a simplified fork of Erubis. rubygem-erubi-doc 1.7.0 5.fc32 702719 Unspecified Documentation for rubygem-erubi Documentation for rubygem-erubi. rubygem-erubis 2.7.0 19.fc31 130356 Unspecified A fast and extensible eRuby implementation Erubis is a very fast, secure, and extensible implementation of eRuby. rubygem-erubis-doc 2.7.0 19.fc31 2108818 Unspecified Documentation for rubygem-erubis This package contains documentation for rubygem-erubis. rubygem-escape 0.0.4 18.fc32 9568 Unspecified HTML/URI/shell escaping utilities Escape library provides several HTML/URI/shell escaping functions. rubygem-escape-doc 0.0.4 18.fc32 627786 Unspecified Documentation for rubygem-escape Documentation for rubygem-escape. rubygem-ethon 0.12.0 3.fc32 118732 Unspecified Libcurl wrapper Very lightweight libcurl wrapper. rubygem-ethon-doc 0.12.0 3.fc32 1354585 Unspecified Documentation for rubygem-ethon Documentation for rubygem-ethon. rubygem-eventmachine 1.2.7 7.fc32 574101 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.7 7.fc32 3257106 Unspecified Documentation for rubygem-eventmachine Documentation for rubygem-eventmachine. rubygem-excon 0.62.0 3.fc31 93415 Unspecified Speed, persistence, http(s) EXtended http(s) CONnections. rubygem-excon-doc 0.62.0 3.fc31 1872446 Unspecified Documentation for rubygem-excon Documentation for rubygem-excon. rubygem-execjs 2.7.0 9.fc32 25965 Unspecified 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 9.fc32 879142 Unspecified Documentation for rubygem-execjs Documentation for rubygem-execjs rubygem-expression_parser 0.9.0 15.fc32 6448 Unspecified A math parser A math parser rubygem-expression_parser-doc 0.9.0 15.fc32 635644 Unspecified Documentation for rubygem-expression_parser Documentation for rubygem-expression_parser rubygem-facon 0.5.0 16.fc32 34028 Unspecified 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 16.fc32 793491 Unspecified Documentation for rubygem-facon Documentation for rubygem-facon. rubygem-factory_bot 4.10.0 4.fc32 62612 Unspecified Framework and DSL for defining and using model instance factories Framework and DSL for defining and using factories - less error-prone, more explicit, and all-around easier to work with than fixtures. rubygem-factory_bot-doc 4.10.0 4.fc32 1592382 Unspecified Documentation for rubygem-factory_bot Documentation for rubygem-factory_bot. rubygem-fake_ftp 0.3.0 6.fc32 21253 Unspecified Creates a fake FTP server for use in testing Testing FTP? Use this! rubygem-fake_ftp-doc 0.3.0 6.fc32 932473 Unspecified Documentation for rubygem-fake_ftp Documentation for rubygem-fake_ftp. rubygem-fakefs 0.13.1 4.fc31 79559 Unspecified A fake filesystem. Use it in your tests A fake filesystem. Use it in your tests. rubygem-fakefs-doc 0.13.1 4.fc31 1537124 Unspecified Documentation for rubygem-fakefs Documentation for rubygem-fakefs. rubygem-faraday 0.15.4 2.fc31 122610 Unspecified HTTP/REST API client library HTTP/REST API client library. rubygem-faraday-doc 0.15.4 2.fc31 1917203 Unspecified Documentation for rubygem-faraday Documentation for rubygem-faraday. rubygem-fast_gettext 1.2.0 8.fc31 73811 Unspecified 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 8.fc31 1186822 Unspecified Documentation for rubygem-fast_gettext Documentation for rubygem-fast_gettext. rubygem-fattr 2.2.2 10.fc32 636253 Unspecified Fatter attribute for Ruby The fattr gem is a Fatter attribute for Ruby rubygem-fattr-doc 2.2.2 10.fc32 655909 Unspecified Documentation for rubygem-fattr Documentation for rubygem-fattr. rubygem-ffi 1.12.1 2.fc32 468668 Unspecified 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.12.1 2.fc32 10631734 Unspecified Documentation for rubygem-ffi Documentation for rubygem-ffi. rubygem-file-tail 1.2.0 5.fc32 33782 Unspecified File::Tail for Ruby Library to tail files in Ruby. rubygem-file-tail-doc 1.2.0 5.fc32 774775 Unspecified Documentation for rubygem-file-tail Documentation for rubygem-file-tail. rubygem-flexmock 2.3.6 6.fc32 160372 Unspecified Mock object library for ruby FlexMock is a simple, but flexible, mock object library for Ruby unit testing. rubygem-flexmock-doc 2.3.6 6.fc32 1723524 Unspecified Documentation for rubygem-flexmock This package contains documentation for rubygem-flexmock. rubygem-fog-aws 3.3.0 4.fc32 2793088 Unspecified 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 3.3.0 4.fc32 18260068 Unspecified Documentation for rubygem-fog-aws Documentation for rubygem-fog-aws. rubygem-fog-core 2.1.2 4.fc32 118498 Unspecified Shared classes and tests for fog providers and services Shared classes and tests for fog providers and services. rubygem-fog-core-doc 2.1.2 4.fc32 1761274 Unspecified Documentation for rubygem-fog-core Documentation for rubygem-fog-core. rubygem-fog-json 1.2.0 4.fc32 4028 Unspecified 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.2.0 4.fc32 610996 Unspecified Documentation for rubygem-fog-json Documentation for rubygem-fog-json. rubygem-fog-libvirt 0.5.0 5.fc32 70787 Unspecified 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.5.0 5.fc32 1224970 Unspecified Documentation for rubygem-fog-libvirt Documentation for rubygem-fog-libvirt. rubygem-fog-xml 0.1.3 4.fc32 8485 Unspecified 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.3 4.fc32 656964 Unspecified Documentation for rubygem-fog-xml Documentation for rubygem-fog-xml. rubygem-font-awesome-rails 4.7.0.5 3.fc32 829783 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.5 3.fc32 607318 Unspecified Documentation for rubygem-font-awesome-rails Documentation for rubygem-font-awesome-rails. rubygem-foreigner 1.7.2 10.fc32 44095 Unspecified Foreign Keys for Rails Adds helpers to migrations and correctly dumps foreign keys to schema.rb. rubygem-foreigner-doc 1.7.2 10.fc32 795363 Unspecified Documentation for rubygem-foreigner Documentation for rubygem-foreigner. rubygem-formatador 0.2.5 9.fc32 10134 Unspecified Ruby STDOUT text formatting STDOUT text formatting. rubygem-formatador-doc 0.2.5 9.fc32 677927 Unspecified Documentation for rubygem-formatador Documentation for rubygem-formatador. rubygem-forwardable-extended 2.6.0 8.fc32 10427 Unspecified Forwardable with hash, and instance variable extensions Extends forwardable with delegation to hashes and instance variables. rubygem-forwardable-extended-doc 2.6.0 8.fc32 622669 Unspecified Documentation files for rubygem-forwardable-extended This package contains the documentation files for rubygem-forwardable-extended. rubygem-fssm 0.2.10 11.fc32 20133 Unspecified 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 11.fc32 974439 Unspecified Documentation for rubygem-fssm Documentation for rubygem-fssm. rubygem-gdk3 3.4.1 2.fc32 69564 Unspecified Ruby binding of GDK-3.x Ruby/GDK3 is a Ruby binding of GDK-3.x. rubygem-gdk3-doc 3.4.1 2.fc32 949562 Unspecified Documentation for rubygem-gdk3 Documentation for rubygem-gdk3 rubygem-gdk_pixbuf2 3.4.1 2.fc32 53274 Unspecified Ruby binding of GdkPixbuf-2.x Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x. rubygem-gdk_pixbuf2-doc 3.4.1 2.fc32 716468 Unspecified Documentation for rubygem-gdk_pixbuf2 This package contains documentation for rubygem-gdk_pixbuf2. rubygem-gem-nice-install 0.3.0 10.fc32 10894 Unspecified 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 10.fc32 659051 Unspecified Documentation for rubygem-gem-nice-install Documentation for rubygem-gem-nice-install rubygem-gem-patch 0.1.6 10.fc32 10688 Unspecified 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 10.fc32 678458 Unspecified Documentation for rubygem-gem-patch Documentation for rubygem-gem-patch rubygem-gem2rpm 1.0.1 5.fc32 69879 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.1 5.fc32 917363 Unspecified Documentation for rubygem-gem2rpm Documentation for rubygem-gem2rpm. rubygem-generator_spec 0.9.4 7.fc32 9050 Unspecified Test Rails generators with RSpec Test Rails generators with RSpec. rubygem-generator_spec-doc 0.9.4 7.fc32 664073 Unspecified Documentation for rubygem-generator_spec Documentation for rubygem-generator_spec. rubygem-gettext 3.3.5 1.fc32 294563 Unspecified 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.3.5 1.fc32 2373462 Unspecified Documentation for rubygem-gettext This package contains documentation for rubygem-gettext. rubygem-gettext_i18n_rails 1.8.0 9.fc32 26652 Unspecified Simple FastGettext Rails integration Translate via FastGettext, use any other I18n backend as extension/fallback. rubygem-gettext_i18n_rails-doc 1.8.0 9.fc32 834526 Unspecified Documentation for rubygem-gettext_i18n_rails Documentation for rubygem-gettext_i18n_rails. rubygem-gherkin 5.1.0 4.fc32 164319 Unspecified Fast Gherkin lexer/parser A fast Gherkin lexer/parser based on the Ragel State Machine Compiler. rubygem-gherkin-doc 5.1.0 4.fc32 1477434 Unspecified Documentation for rubygem-gherkin Documentation for rubygem-gherkin. rubygem-gio2 3.4.1 3.fc32 82960 Unspecified Ruby binding of gio-2.0.x Ruby/GIO2 is a Ruby binding of gio-2.0.x. rubygem-gio2-devel 3.4.1 3.fc32 79 Unspecified Ruby/GIO2 development environment Header files and libraries for building a extension library for the rubygem-gio2 rubygem-gio2-devel 3.4.1 3.fc32 79 Unspecified Ruby/GIO2 development environment Header files and libraries for building a extension library for the rubygem-gio2 rubygem-gio2-doc 3.4.1 3.fc32 873335 Unspecified Documentation for rubygem-gio2 This package contains documentation for rubygem-gio2. rubygem-git 1.5.0 3.fc32 78612 Unspecified Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary. rubygem-git-doc 1.5.0 3.fc32 1541768 Unspecified Documentation for rubygem-git Documentation for rubygem-git. rubygem-glib2 3.4.1 3.fc32 465903 Unspecified Ruby binding of GLib-2.x Ruby/GLib2 is a Ruby binding of GLib-2.x. rubygem-glib2-devel 3.4.1 3.fc32 84347 Unspecified Ruby/GLib development environment Header files and libraries for building a extension library for the rubygem-glib2 rubygem-glib2-devel 3.4.1 3.fc32 84347 Unspecified Ruby/GLib development environment Header files and libraries for building a extension library for the rubygem-glib2 rubygem-glib2-doc 3.4.1 3.fc32 1433076 Unspecified Documentation for rubygem-glib2 This package contains documentation for rubygem-glib2. rubygem-globalid 0.4.2 3.fc32 22548 Unspecified 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.2 3.fc32 799840 Unspecified Documentation for rubygem-globalid Documentation for rubygem-globalid. rubygem-glu 8.3.0 14.fc32 72086 Unspecified Glu bindings for the opengl gem Glu bindings for the opengl gem. rubygem-glu-doc 8.3.0 14.fc32 742715 Unspecified Documentation for rubygem-glu Documentation for rubygem-glu. rubygem-glut 8.3.0 13.fc32 83003 Unspecified Glut bindings for the OpenGL gem Glut bindings for the opengl gem. rubygem-glut-doc 8.3.0 13.fc32 774241 Unspecified Documentation for rubygem-glut Documentation for rubygem-glut. rubygem-gobject-introspection 3.4.1 3.fc32 227858 Unspecified Ruby binding of GObjectIntrospection Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection. rubygem-gobject-introspection-devel 3.4.1 3.fc32 1821 Unspecified Ruby/GdkPixbuf2 development environment Header files and libraries for building a extension library for the rubygem-gobject-introspection rubygem-gobject-introspection-devel 3.4.1 3.fc32 1821 Unspecified Ruby/GdkPixbuf2 development environment Header files and libraries for building a extension library for the rubygem-gobject-introspection rubygem-gobject-introspection-doc 3.4.1 3.fc32 1055486 Unspecified Documentation for rubygem-gobject-introspection Documentation for rubygem-gobject-introspection rubygem-goocanvas 2.2.0 21.fc32 108937 Unspecified Ruby binding of GooCanvas Ruby/GooCanvas is a Ruby binding of GooCanvas. rubygem-goocanvas 2.2.0 21.fc32 109553 Unspecified Ruby binding of GooCanvas Ruby/GooCanvas is a Ruby binding of GooCanvas. rubygem-goocanvas-devel 2.2.0 21.fc32 99 Unspecified Ruby/GooCanvas development environment Header files and libraries for building a extension library for the rubygem-goocanvas rubygem-goocanvas-devel 2.2.0 21.fc32 99 Unspecified Ruby/GooCanvas development environment Header files and libraries for building a extension library for the rubygem-goocanvas rubygem-goocanvas-doc 2.2.0 21.fc32 756438 Unspecified Documentation for rubygem-goocanvas This package contains documentation for rubygem-goocanvas. rubygem-goocanvas1 1.2.6 23.fc32 94847 Unspecified Ruby binding of GooCanvas Ruby/GooCanvas is a Ruby binding of GooCanvas. rubygem-goocanvas1 1.2.6 23.fc32 95539 Unspecified Ruby binding of GooCanvas Ruby/GooCanvas is a Ruby binding of GooCanvas. rubygem-goocanvas1-devel 1.2.6 23.fc32 99 Unspecified Ruby/GooCanvas development environment Header files and libraries for building a extension library for the rubygem-goocanvas rubygem-goocanvas1-devel 1.2.6 23.fc32 99 Unspecified Ruby/GooCanvas development environment Header files and libraries for building a extension library for the rubygem-goocanvas rubygem-goocanvas1-doc 1.2.6 23.fc32 779581 Unspecified Documentation for rubygem-goocanvas1 This package contains documentation for rubygem-goocanvas1. rubygem-gssapi 1.3.0 3.fc32 41942 Unspecified 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.3.0 3.fc32 815572 Unspecified Documentation for rubygem-gssapi Documentation for rubygem-gssapi rubygem-gstreamer 3.4.1 3.fc32 65818 Unspecified Ruby binding of GStreamer Ruby/GStreamer is a Ruby binding of GStreamer. rubygem-gstreamer 3.4.1 3.fc32 70174 Unspecified Ruby binding of GStreamer Ruby/GStreamer is a Ruby binding of GStreamer. rubygem-gstreamer-devel 3.4.1 3.fc32 93 Unspecified Ruby/GStreamer development environment Header files and libraries for building a extension library for the rubygem-gstreamer rubygem-gstreamer-devel 3.4.1 3.fc32 93 Unspecified Ruby/GStreamer development environment Header files and libraries for building a extension library for the rubygem-gstreamer rubygem-gstreamer-doc 3.4.1 3.fc32 842106 Unspecified Documentation for rubygem-gstreamer This package contains documentation for rubygem-gstreamer. rubygem-gtk2 3.4.1 3.fc32 1296159 Unspecified Ruby binding of GTK+-2.x Ruby/GTK2 is a Ruby binding of GTK+-2.0.x. rubygem-gtk2-devel 3.4.1 3.fc32 11955 Unspecified Ruby/GTK development environment Header files and libraries for building a extension library for the rubygem-gtk2 rubygem-gtk2-devel 3.4.1 3.fc32 11955 Unspecified Ruby/GTK development environment Header files and libraries for building a extension library for the rubygem-gtk2 rubygem-gtk2-doc 3.4.1 3.fc32 1542433 Unspecified Documentation for rubygem-gtk2 This package contains documentation for rubygem-gtk2. rubygem-gtk3 3.4.1 3.fc32 248701 Unspecified Ruby/GTK3 is a Ruby binding of GTK+-3.x Ruby/GTK3 is a Ruby binding of GTK+-3.x. rubygem-gtk3 3.4.1 3.fc32 253497 Unspecified Ruby/GTK3 is a Ruby binding of GTK+-3.x Ruby/GTK3 is a Ruby binding of GTK+-3.x. rubygem-gtk3-devel 3.4.1 3.fc32 89 Unspecified Ruby/GTK3 development environment Header files and libraries for building a extension library for the rubygem-gtk3 rubygem-gtk3-devel 3.4.1 3.fc32 89 Unspecified Ruby/GTK3 development environment Header files and libraries for building a extension library for the rubygem-gtk3 rubygem-gtk3-doc 3.4.1 3.fc32 3665298 Unspecified Documentation for rubygem-gtk3 Documentation for rubygem-gtk3 rubygem-gtksourceview2 3.4.1 3.fc32 74343 Unspecified Ruby binding of gtksourceview-2.x Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x. rubygem-gtksourceview2-devel 3.4.1 3.fc32 103 Unspecified Ruby/GtkSourceView2 development environment Header files and libraries for building a extension library for the rubygem-gtksourceview2 rubygem-gtksourceview2-devel 3.4.1 3.fc32 103 Unspecified Ruby/GtkSourceView2 development environment Header files and libraries for building a extension library for the rubygem-gtksourceview2 rubygem-gtksourceview2-doc 3.4.1 3.fc32 622158 Unspecified Documentation for rubygem-gtksourceview2 This package contains documentation for rubygem-gtksourceview2. rubygem-gtksourceview3 3.4.1 2.fc32 34278 Unspecified Ruby binding of gtksourceview-3.x Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x. rubygem-gtksourceview3-doc 3.4.1 2.fc32 622726 Unspecified Documentation for rubygem-gtksourceview3 Documentation for rubygem-gtksourceview3. rubygem-guard 2.15.0 3.fc32 164923 Unspecified Guard keeps an eye on your file modifications Guard is a command line tool to easily handle events on file system modifications. rubygem-guard-compat 1.2.1 6.fc32 9434 Unspecified Tools for developing Guard compatible plugins Helps creating valid Guard plugins and testing them. rubygem-guard-compat-doc 1.2.1 6.fc32 693437 Unspecified Documentation for rubygem-guard-compat Documentation for rubygem-guard-compat. rubygem-guard-doc 2.15.0 3.fc32 1872380 Unspecified Documentation for rubygem-guard Documentation for rubygem-guard. rubygem-guard-livereload 2.5.2 4.fc31 48865 Unspecified Guard plugin for livereload Guard::LiveReload automatically reloads your browser when 'view' files are modified. rubygem-guard-livereload-doc 2.5.2 4.fc31 778834 Unspecified Documentation for rubygem-guard-livereload Documentation for rubygem-guard-livereload. rubygem-guard-shell 0.7.1 6.fc32 3816 Unspecified Guard gem for running shell commands Guard::Shell automatically runs shell commands when watched files are modified. rubygem-guard-shell-doc 0.7.1 6.fc32 613514 Unspecified Documentation for rubygem-guard-shell Documentation for rubygem-guard-shell. rubygem-haml 5.0.4 5.fc32 172561 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.4 5.fc32 1996763 Unspecified Documentation for rubygem-haml Documentation for rubygem-haml. rubygem-hashdiff 0.3.2 7.fc32 17198 Unspecified 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 7.fc32 705193 Unspecified Documentation for rubygem-hashdiff Documentation for rubygem-hashdiff. rubygem-hashery 2.1.2 8.fc32 87100 Unspecified 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 8.fc32 1476611 Unspecified Documentation for rubygem-hashery Documentation for rubygem-hashery. rubygem-hashicorp-checkpoint 0.1.5 5.fc32 21569 Unspecified Internal HashiCorp service to check version information Internal HashiCorp service to check version information. rubygem-hashicorp-checkpoint-doc 0.1.5 5.fc32 613712 Unspecified Documentation for rubygem-hashicorp-checkpoint Documentation for rubygem-hashicorp-checkpoint. rubygem-hashie 2.0.5 13.fc32 39720 Unspecified 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 13.fc32 1042172 Unspecified Documentation for rubygem-hashie Documentation for rubygem-hashie rubygem-hashr 2.0.1 3.fc32 7250 Unspecified 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 2.0.1 3.fc32 674468 Unspecified Documentation for rubygem-hashr This package contains documentation for rubygem-hashr. rubygem-hiera-vault 0.2.2 8.fc32 6697 Unspecified Module for using vault as a hiera backend Hiera backend for looking up secrets stored in Vault. rubygem-hiera-vault-doc 0.2.2 8.fc32 614714 Unspecified Documentation for rubygem-hiera-vault Documentation for rubygem-hiera-vault. rubygem-highline 1.7.8 3.fc32 111043 Unspecified 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.7.8 3.fc32 1509839 Unspecified Documentation for rubygem-highline Documentation for rubygem-highline rubygem-hikidoc 0.1.0 11.fc32 47097 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 11.fc32 818157 Unspecified Documentation for rubygem-hikidoc Documentation for rubygem-hikidoc rubygem-hiredis 0.6.3 3.fc32 39793 Unspecified Ruby wrapper for hiredis Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O). rubygem-hiredis-doc 0.6.3 3.fc32 734903 Unspecified Documentation for rubygem-hiredis Documentation for rubygem-hiredis. rubygem-hitimes 1.3.1 3.fc32 50299 Unspecified 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.3.1 3.fc32 992080 Unspecified Documentation for rubygem-hitimes Documentation for rubygem-hitimes. rubygem-hocon 1.3.0 2.fc32 370336 Unspecified HOCON Config Library A port of the Java Typesafe Config library to Ruby. https://github.com/typesafehub/config rubygem-hocon-doc 1.3.0 2.fc32 4559754 Unspecified Documentation for rubygem-hocon Documentation for rubygem-hocon. rubygem-hoe 3.22.1 1.fc32 284390 Unspecified 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.22.1 1.fc32 1271184 Unspecified Documentation for rubygem-hoe This package contains documentation for rubygem-hoe. rubygem-hpricot 0.8.6 29.fc32 681651 Unspecified 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 29.fc32 3140896 Unspecified Documentation for rubygem-hpricot This package contains documentation for rubygem-hpricot. rubygem-hrx 1.0.0 2.fc32 40717 Unspecified An HRX parser and serializer A parser and serializer for the HRX human-readable archive format. rubygem-hrx-doc 1.0.0 2.fc32 776123 Unspecified Documentation for rubygem-hrx Documentation for rubygem-hrx. rubygem-htmlentities 4.3.4 9.fc32 140678 Unspecified 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 9.fc32 648061 Unspecified Documentation for rubygem-htmlentities This package contains documentation for rubygem-htmlentities. rubygem-http-accept 2.1.1 2.fc32 33221 Unspecified Parse Accept and Accept-Language HTTP headers Parse Accept and Accept-Language HTTP headers. rubygem-http-accept-doc 2.1.1 2.fc32 709778 Unspecified Documentation for rubygem-http-accept Documentation for rubygem-http-accept. rubygem-http-cookie 1.0.3 8.fc32 74507 Unspecified 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 8.fc32 1058223 Unspecified Documentation for rubygem-http-cookie Documentation for rubygem-http-cookie rubygem-http_connection 1.4.4 7.fc32 21607 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 7.fc32 693963 Unspecified Documentation for rubygem-http_connection Documentation for rubygem-http_connection. rubygem-http_parser.rb 0.6.0 18.fc32 54745 Unspecified 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 18.fc32 1665242 Unspecified Documentation for rubygem-http_parser.rb Documentation for rubygem-http_parser.rb. rubygem-httparty 0.16.4 3.fc32 74957 Unspecified 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.16.4 3.fc32 1348325 Unspecified Documentation for rubygem-httparty Documentation for rubygem-httparty. rubygem-httpclient 2.8.0 8.fc32 732333 Unspecified HTTP Client interface for ruby an interface to HTTP Client for the ruby language rubygem-httpclient-doc 2.8.0 8.fc32 3762520 Unspecified Documentation for rubygem-httpclient Documentation for rubygem-httpclient rubygem-i18n 1.7.0 1.fc32 146968 Unspecified New wave Internationalization support for Ruby Ruby Internationalization and localization solution. rubygem-i18n-doc 1.7.0 1.fc32 1577344 Unspecified Documentation for rubygem-i18n Documentation for rubygem-i18n. rubygem-i18n_data 0.10.0 2.fc32 977303 Unspecified 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.10.0 2.fc32 675094 Unspecified Documentation for rubygem-i18n_data Documentation for rubygem-i18n_data. rubygem-icaro 1.0.6 14.fc32 4729 Unspecified Icaro API for Ruby Icaro Robot project Ruby API rubygem-icaro-doc 1.0.6 14.fc32 623290 Unspecified Documentation for rubygem-icaro This package contains documentation for rubygem-icaro. rubygem-idn 0.0.2 30.fc32 39387 Unspecified 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 30.fc32 760255 Unspecified Documentation for rubygem-idn Documentation for rubygem-idn. rubygem-imagesize 0.1.1 23.fc32 10830 Unspecified 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 23.fc32 685571 Unspecified Documentation for rubygem-imagesize Documentation for rubygem-imagesize rubygem-inflecto 0.0.2 11.fc32 18442 Unspecified Inflector for strings Inflector for strings. rubygem-inflecto-doc 0.0.2 11.fc32 712586 Unspecified Documentation for rubygem-inflecto Documentation for rubygem-inflecto. rubygem-introspection 0.0.4 8.fc32 5625 Unspecified 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 8.fc32 666703 Unspecified Documentation for rubygem-introspection Documentation for rubygem-introspection. rubygem-io-console 0.5.6 128.fc32 38254 Unspecified 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 7.fc32 66244 Unspecified 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 7.fc32 1120411 Unspecified Documentation for rubygem-ipaddress Documentation for rubygem-ipaddress. rubygem-irb 1.2.3 128.fc32 179595 Unspecified The Interactive Ruby The irb is acronym for Interactive Ruby. It evaluates ruby expression from the terminal. rubygem-isolate 3.5.0 1.fc32 38956 Unspecified 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.5.0 1.fc32 860803 Unspecified Documentation for rubygem-isolate This package contains documentation for rubygem-isolate. rubygem-jbuilder 2.7.0 7.fc32 29023 Unspecified 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 7.fc32 866012 Unspecified Documentation for rubygem-jbuilder Documentation for rubygem-jbuilder. rubygem-jekyll 4.0.0 3.fc32 430223 Unspecified Simple, blog aware, static site generator Jekyll is a simple, blog-aware, static site generator. You create your content as text files (Markdown), and organize them into folders. Then, you build the shell of your site using Liquid-enhanced HTML templates. Jekyll automatically stitches the content and templates together, generating a website made entirely of static assets, suitable for uploading to any server. rubygem-jekyll-asciidoc 3.0.0 2.fc32 30749 Unspecified Jekyll plugin for using AsciiDoc sources with Asciidoctor A Jekyll plugin that converts the AsciiDoc source files in your site to HTML pages using Asciidoctor. rubygem-jekyll-asciidoc-doc 3.0.0 2.fc32 851355 Unspecified Documentation for rubygem-jekyll-asciidoc Documentation for rubygem-jekyll-asciidoc. rubygem-jekyll-doc 4.0.0 3.fc32 3618596 Unspecified Documentation for rubygem-jekyll Documentation for rubygem-jekyll. rubygem-jekyll-email-protect 1.1.0 4.fc32 3511 Unspecified A simple liquid filter which converts emails into percent-encoded strings Email protection liquid filter for Jekyll. rubygem-jekyll-email-protect-doc 1.1.0 4.fc32 600804 Unspecified Documentation for rubygem-jekyll-email-protect Documentation for rubygem-jekyll-email-protect. rubygem-jekyll-feed 0.13.0 3.fc32 12701 Unspecified Jekyll plugin to generate an Atom feed of your Jekyll posts A Jekyll plugin to generate an Atom feed of your Jekyll posts. rubygem-jekyll-feed-doc 0.13.0 3.fc32 685218 Unspecified Documentation for rubygem-jekyll-feed Documentation for rubygem-jekyll-feed. rubygem-jekyll-git-authors 1.0.0 3.fc32 9078 Unspecified Jekyll plugin that adds git authors into your page Jekyll plugin that adds git authors and their obfuscated email address into page using markdown and liquid. rubygem-jekyll-git-authors-doc 1.0.0 3.fc32 676015 Unspecified Documentation for rubygem-jekyll-git-authors Documentation for rubygem-jekyll-git-authors. rubygem-jekyll-sass-converter 2.1.0 1.fc32 16361 Unspecified Basic Sass converter for Jekyll A basic Sass converter for Jekyll. rubygem-jekyll-sass-converter-doc 2.1.0 1.fc32 684300 Unspecified Documentation for rubygem-jekyll-sass-converter Documentation for rubygem-jekyll-sass-converter. rubygem-jekyll-seo-tag 2.6.1 3.fc32 25459 Unspecified Jekyll plugin to add SEO metadata tags A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content. rubygem-jekyll-seo-tag-doc 2.6.1 3.fc32 806966 Unspecified Documentation for rubygem-jekyll-seo-tag Documentation for rubygem-jekyll-seo-tag. rubygem-jekyll-toc 0.13.1 1.fc32 10150 Unspecified Jekyll Table of Contents plugin A liquid filter plugin for Jekyll which generates a table of contents. rubygem-jekyll-toc-doc 0.13.1 1.fc32 692422 Unspecified Documentation for rubygem-jekyll-toc Documentation for rubygem-jekyll-toc. rubygem-jekyll-watch 2.2.1 3.fc32 6427 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 2.2.1 3.fc32 631205 Unspecified Documentation for rubygem-jekyll-watch Documentation for rubygem-jekyll-watch. rubygem-jgrep 1.5.1 2.fc32 39947 Unspecified 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.5.1 2.fc32 746857 Unspecified Documentation for rubygem-jgrep Documentation for rubygem-jgrep rubygem-jmespath 1.4.0 4.fc32 73684 Unspecified JMESPath - Ruby Edition Implements JMESPath for Ruby. rubygem-jmespath-doc 1.4.0 4.fc32 1475755 Unspecified Documentation for rubygem-jmespath Documentation for rubygem-jmespath. rubygem-jquery-rails 4.2.2 8.fc32 514392 Unspecified 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 8.fc32 649055 Unspecified Documentation for rubygem-jquery-rails Documentation for rubygem-jquery-rails. rubygem-json 2.3.0 201.fc32 151814 Unspecified 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.3.0 201.fc32 1480532 Unspecified Documentation for rubygem-json This package contains documentation for rubygem-json. rubygem-json_pure 1.8.1 11.fc32 113298 Unspecified JSON Implementation for Ruby This is a JSON implementation in pure Ruby. rubygem-json_pure-doc 1.8.1 11.fc32 1328554 Unspecified Documentation for rubygem-json_pure Documentation for rubygem-json_pure rubygem-json_spec 1.1.5 7.fc32 16643 Unspecified Easily handle JSON in RSpec and Cucumber RSpec matchers and Cucumber steps for testing JSON content. rubygem-json_spec-doc 1.1.5 7.fc32 863970 Unspecified Documentation for rubygem-json_spec Documentation for rubygem-json_spec. rubygem-kramdown 2.1.0 2.fc32 277034 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 2.1.0 2.fc32 1821479 Unspecified Documentation for rubygem-kramdown Documentation for rubygem-kramdown rubygem-kramdown-parser-gfm 1.1.0 2.fc32 11592 Unspecified Kramdown parser for GitHub-flavored markdown kramdown-parser-gfm provides a kramdown parser for the GFM dialect of Markdown. rubygem-kramdown-parser-gfm-doc 1.1.0 2.fc32 644367 Unspecified Documentation for rubygem-kramdown-parser-gfm Documentation for rubygem-kramdown-parser-gfm. rubygem-kramdown-syntax-coderay 1.0.1 2.fc32 7528 Unspecified Coderay syntax highlighting for kramdown kramdown-syntax-coderay uses coderay to highlight code blocks/spans. rubygem-kramdown-syntax-coderay-doc 1.0.1 2.fc32 615457 Unspecified Documentation for rubygem-kramdown-syntax-coderay Documentation for rubygem-kramdown-syntax-coderay. rubygem-krb5-auth 0.8.3 11.gita86ddf2.fc32 717555 Unspecified Kerberos binding for Ruby Kerberos binding for Ruby rubygem-launchy 2.4.3 8.fc32 29532 Unspecified 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 8.fc32 1142207 Unspecified Documentation for rubygem-launchy Documentation for rubygem-launchy. rubygem-levenshtein 0.2.2 23.fc32 22579 Unspecified 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 23.fc32 644688 Unspecified Documentation for rubygem-levenshtein Documentation for rubygem-levenshtein rubygem-linked-list 0.0.13 2.fc32 12132 Unspecified Ruby implementation of Doubly Linked List, following some Ruby idioms Ruby implementation of Doubly Linked List, following some Ruby idioms. rubygem-linked-list-doc 0.0.13 2.fc32 716564 Unspecified Documentation for rubygem-linked-list Documentation for rubygem-linked-list. rubygem-liquid 4.0.3 4.fc32 106752 Unspecified Secure, non-evaling end user template engine 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 4.0.3 4.fc32 2054081 Unspecified Documentation for rubygem-liquid Documentation for rubygem-liquid. rubygem-listen 3.2.0 2.fc32 63743 Unspecified Listen to file modifications The Listen gem listens to file modifications and notifies you about the changes. Works everywhere! rubygem-listen-doc 3.2.0 2.fc32 1253882 Unspecified Documentation for rubygem-listen Documentation for rubygem-listen. rubygem-little-plugger 1.1.4 7.fc32 13930 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 7.fc32 660688 Unspecified Documentation for rubygem-little-plugger Documentation for rubygem-little-plugger. rubygem-locale 2.1.3 1.fc32 253253 Unspecified 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.3 1.fc32 1060195 Unspecified Documentation for rubygem-locale This package contains documentation for rubygem-locale. rubygem-lockfile 1.4.3 21.fc32 81009 Unspecified Ruby library for creating NFS safe lockfiles rlock creates NFS resistant lockfiles rubygem-lockfile-doc 1.4.3 21.fc32 762479 Unspecified Documentation for rubygem-lockfile Documentation for rubygem-lockfile rubygem-log4r 1.1.10 12.fc32 91655 Unspecified 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 12.fc32 1563867 Unspecified Documentation for rubygem-log4r Documentation for rubygem-log4r. rubygem-logstash-event 1.2.02 11.fc32 13541 Unspecified 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 11.fc32 728150 Unspecified Documentation for rubygem-logstash-event Documentation for rubygem-logstash-event. rubygem-logstasher 1.3.0 4.fc32 29769 Unspecified 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.3.0 4.fc32 906072 Unspecified Documentation for rubygem-logstasher Documentation for rubygem-logstasher. rubygem-loofah 2.3.1 2.fc32 76774 Unspecified 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.3.1 2.fc32 1284569 Unspecified Documentation for rubygem-loofah Documentation for rubygem-loofah. rubygem-lumberjack 1.0.13 4.fc32 41052 Unspecified A simple, powerful, and very fast logging utility A simple, powerful, and very fast logging utility that can be a drop in replacement for Logger or ActiveSupport::BufferedLogger. Provides support for automatically rolling log files even with multiple processes writing the same log file. rubygem-lumberjack-doc 1.0.13 4.fc32 944066 Unspecified Documentation for rubygem-lumberjack Documentation for rubygem-lumberjack. rubygem-macaddr 1.7.2 2.fc32 7880 Unspecified MAC Address Determination for Ruby Cross platform mac address determination for Ruby. rubygem-macaddr-doc 1.7.2 2.fc32 609599 Unspecified Documentation for rubygem-macaddr Documentation for rubygem-macaddr. rubygem-mail 2.6.4 9.fc32 2356512 Unspecified Mail provides a nice Ruby DSL for making, sending and reading emails A really Ruby Mail handler. rubygem-mail-doc 2.6.4 9.fc32 4635516 Unspecified Documentation for rubygem-mail Documentation for rubygem-mail. rubygem-marc 1.0.4 3.fc32 1312245 Unspecified 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.4 3.fc32 1306143 Unspecified Documentation for rubygem-marc This package contains documentation for rubygem-marc. rubygem-marcel 0.3.2 5.fc32 9167 Unspecified Simple mime type detection using magic numbers, file names, and extensions Simple mime type detection using magic numbers, file names, and extensions. rubygem-marcel-doc 0.3.2 5.fc32 10744629 Unspecified Documentation for rubygem-marcel Documentation for rubygem-marcel. rubygem-maruku 0.7.2 9.fc32 224981 Unspecified 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 9.fc32 2354363 Unspecified Documentation for rubygem-maruku Documentation for rubygem-maruku. rubygem-mechanize 2.7.6 1.fc32.3 261879 Unspecified 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.6 1.fc32.3 2595975 Unspecified Documentation for rubygem-mechanize This package contains documentation for rubygem-mechanize. rubygem-memcache-client 1.8.5 20.fc32 1009321 Unspecified A Ruby library for accessing memcached A Ruby library for accessing memcached. rubygem-memfs 1.0.0 10.fc31 35277 Unspecified 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 10.fc31 1388306 Unspecified Documentation for rubygem-memfs Documentation for rubygem-memfs. rubygem-mercenary 0.3.6 8.fc32 38125 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 8.fc32 729573 Unspecified Documentation files for rubygem-mercenary This package contains the documentation files for rubygem-mercenary. rubygem-metaclass 0.0.4 10.fc32 2020 Unspecified Adds a metaclass method to all Ruby objects Adds a metaclass method to all Ruby objects rubygem-metaclass-doc 0.0.4 10.fc32 594300 Unspecified Documentation for rubygem-metaclass Documentation for rubygem-metaclass rubygem-method_source 0.8.2 11.fc32 16427 Unspecified Retrieve the source code for a method Retrieve the source code for a method rubygem-method_source-doc 0.8.2 11.fc32 710553 Unspecified Documentation for rubygem-method_source Documentation for rubygem-method_source rubygem-mime-types 3.3.1 1.fc32 48977 Unspecified 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.2019.1009 1.fc32 1100077 Unspecified 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.2019.1009 1.fc32 742129 Unspecified Documentation for rubygem-mime-types-data Documentation for rubygem-mime-types-data. rubygem-mime-types-doc 3.3.1 1.fc32 1080009 Unspecified Documentation for rubygem-mime-types This package contains documentation for rubygem-mime-types. rubygem-mimemagic 0.3.2 5.fc32 2160109 Unspecified Fast mime detection by extension or content Fast mime detection by extension or content in pure ruby (Uses freedesktop.org.xml shared-mime-info database). rubygem-mimemagic-doc 0.3.2 5.fc32 699026 Unspecified Documentation for rubygem-mimemagic Documentation for rubygem-mimemagic. rubygem-mini_magick 4.9.3 2.fc31 46713 Unspecified Manipulate images with minimal use of memory via ImageMagick A ruby wrapper for ImageMagick command line. Using MiniMagick the ruby processes memory remains small (it spawns ImageMagick's command line program mogrify which takes up some memory as well, but is much smaller compared to RMagick). rubygem-mini_magick-doc 4.9.3 2.fc31 1078648 Unspecified Documentation for rubygem-mini_magick Documentation for rubygem-mini_magick. rubygem-mini_mime 1.0.0 5.fc32 214882 Unspecified A lightweight mime type lookup toy Minimal mime type implementation for use with the mail and rest-client gem. rubygem-mini_mime-doc 1.0.0 5.fc32 1104568 Unspecified Documentation for rubygem-mini_mime Documentation for rubygem-mini_mime. rubygem-mini_portile 0.6.2 10.fc32 21575 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_portile-doc 0.6.2 10.fc32 740998 Unspecified Documentation for rubygem-mini_portile Documentation for rubygem-mini_portile rubygem-mini_portile2 2.5.0 1.fc32 32985 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.5.0 1.fc32 737313 Unspecified Documentation for rubygem-mini_portile2 Documentation for rubygem-mini_portile2. rubygem-minima 2.5.1 2.fc32 37704 Unspecified Beautiful, minimal theme for Jekyll A beautiful, minimal theme for Jekyll. rubygem-minima-doc 2.5.1 2.fc32 758245 Unspecified Documentation for rubygem-minima Documentation for rubygem-minima. rubygem-minitest 5.14.0 201.fc32 128011 Unspecified 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.1 5.fc32 7026 Unspecified Around block for minitest Alternative for setup/teardown dance. rubygem-minitest-around-doc 0.4.1 5.fc32 603683 Unspecified Documentation for rubygem-minitest-around Documentation for rubygem-minitest-around. rubygem-minitest-doc 5.14.0 201.fc32 1739785 Unspecified Documentation for rubygem-minitest Documentation for rubygem-minitest. rubygem-minitest-profile 0.0.2 5.fc32 3350 Unspecified Outputter to display the slowest tests in a minitest suite Outputter to display the slowest tests in a minitest suite. rubygem-minitest-profile-doc 0.0.2 5.fc32 604824 Unspecified Documentation for rubygem-minitest-profile Documentation for rubygem-minitest-profile. rubygem-minitest-reporters 1.4.2 2.fc32 252920 Unspecified Create customizable Minitest output formats Death to haphazard monkey-patching! Extend Minitest through simple hooks. rubygem-minitest-reporters-doc 1.4.2 2.fc32 1178212 Unspecified Documentation for rubygem-minitest-reporters Documentation for rubygem-minitest-reporters. rubygem-minitest-stub-const 0.5 9.fc32 3476 Unspecified 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 9.fc32 597071 Unspecified Documentation for rubygem-minitest-stub-const Documentation for rubygem-minitest-stub-const. rubygem-minitest4 4.7.0 13.fc32 111289 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 13.fc32 1284242 Unspecified Documentation for rubygem-minitest4 This package contains documentation for rubygem-minitest4. rubygem-mixlib-authentication 1.4.2 6.fc32 38750 Unspecified Simple per-request authentication Mixlib::Authentication provides a class-based header signing authentication object. rubygem-mixlib-authentication-doc 1.4.2 6.fc32 793986 Unspecified Documentation for rubygem-mixlib-authentication This package contains documentation for rubygem-mixlib-authentication. rubygem-mixlib-cli 1.7.0 6.fc32 23898 Unspecified Simple Ruby mix-in for CLI interfaces A simple mix-in for CLI interfaces, including option parsing. rubygem-mixlib-cli-doc 1.7.0 6.fc32 722744 Unspecified Documentation for rubygem-mixlib-cli This package contains documentation for rubygem-mixlib-cli. rubygem-mixlib-config 2.2.4 6.fc32 32677 Unspecified Simple Ruby config mix-in A class-based config mixin, similar to the one found in Chef. rubygem-mixlib-config-doc 2.2.4 6.fc32 809159 Unspecified Documentation for rubygem-mixlib-config This package contains documentation for rubygem-mixlib-config. rubygem-mixlib-log 1.7.1 5.fc31 20746 Unspecified Ruby mix-in for log functionality A gem that provides a simple mix-in for log functionality. rubygem-mixlib-log-doc 1.7.1 5.fc31 784664 Unspecified Documentation for rubygem-mixlib-log This package contains documentation for rubygem-mixlib-log. rubygem-mixlib-shellout 2.3.2 6.fc32 70178 Unspecified Run external commands on Unix or Windows Run external commands on Unix or Windows rubygem-mixlib-shellout-doc 2.3.2 6.fc32 968706 Unspecified Documentation for rubygem-mixlib-shellout Documentation for rubygem-mixlib-shellout rubygem-mizuho 0.9.20 14.fc32 2802341 Unspecified 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 14.fc32 820071 Unspecified Documentation for rubygem-mizuho Documentation for rubygem-mizuho rubygem-mkrf 0.2.3 21.fc32 28721 Unspecified 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 21.fc32 775042 Unspecified Documentation for rubygem-mkrf This package contains documentation for rubygem-mkrf. rubygem-mocha 1.9.0 2.fc32 236038 Unspecified 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.9.0 2.fc32 3584254 Unspecified Documentation for rubygem-mocha This package contains documentation for rubygem-mocha. rubygem-mongo 2.11.2 2.fc32 1603736 Unspecified Ruby driver for MongoDB A Ruby driver for MongoDB. rubygem-mongo-doc 2.11.2 2.fc32 11730875 Unspecified Documentation for rubygem-mongo Documentation for rubygem-mongo. rubygem-mongoid 6.1.0 8.fc32 957778 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 8.fc32 10223574 Unspecified Documentation for rubygem-mongoid Documentation for rubygem-mongoid. rubygem-mono_logger 1.1.0 13.fc32 4522 Unspecified 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 13.fc32 623988 Unspecified Documentation for rubygem-mono_logger Documentation for rubygem-mono_logger. rubygem-moped 1.5.3 10.fc32 161022 Unspecified 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 10.fc32 2038150 Unspecified Documentation for rubygem-moped Documentation for rubygem-moped rubygem-more_core_extensions 1.2.0 11.fc32 20823 Unspecified 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 11.fc32 827793 Unspecified Documentation for rubygem-more_core_extensions Documentation for rubygem-more_core_extensions. rubygem-morph-cli 0.2.3 7.fc32 12549 Unspecified 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 12.fc32 117522 Unspecified 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 12.fc32 1074960 Unspecified Documentation for rubygem-msgpack Documentation for rubygem-msgpack. rubygem-multi_json 1.13.1 4.fc31 34209 Unspecified 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.13.1 4.fc31 1023717 Unspecified Documentation for rubygem-multi_json Documentation for rubygem-multi_json. rubygem-multi_test 0.1.2 9.fc32 4586 Unspecified 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 9.fc32 626399 Unspecified Documentation for rubygem-multi_test Documentation for rubygem-multi_test. rubygem-multi_xml 0.6.0 9.fc32 23085 Unspecified 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 9.fc32 712341 Unspecified Documentation for rubygem-multi_xml Documentation for rubygem-multi_xml. rubygem-multipart-post 2.0.0 10.fc32 11380 Unspecified 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 10.fc32 703439 Unspecified Documentation for rubygem-multipart-post Documentation for rubygem-multipart-post rubygem-mustache 1.0.2 9.fc31 69683 Unspecified 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 9.fc31 1073075 Unspecified Documentation for rubygem-mustache Documentation for rubygem-mustache. rubygem-mustermann 1.0.2 5.fc31 108955 Unspecified Your personal string matching expert A library implementing patterns that behave like regular expressions. rubygem-mustermann-doc 1.0.2 5.fc31 1770794 Unspecified Documentation for rubygem-mustermann Documentation for rubygem-mustermann. rubygem-mysql2 0.5.3 2.fc32 131453 Unspecified 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.5.3 2.fc32 862244 Unspecified Documentation for rubygem-mysql2 Documentation for rubygem-mysql2 rubygem-narray 0.6.1.1 18.fc32 257455 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 18.fc32 252463 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 18.fc32 1055463 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 18.fc32 1055243 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.9 2.fc32 70643 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.9 2.fc32 817825 Unspecified Documentation for rubygem-native-package-installer Documentation for rubygem-native-package-installer. rubygem-nenv 0.3.0 8.fc32 14394 Unspecified 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 8.fc32 676326 Unspecified Documentation for rubygem-nenv Documentation for rubygem-nenv. rubygem-nesty 1.0.2 9.fc32 3231 Unspecified Nested exception support for Ruby Nested exception support for Ruby. rubygem-nesty-doc 1.0.2 9.fc32 610993 Unspecified Documentation for rubygem-nesty Documentation for rubygem-nesty. rubygem-net-http-digest_auth 1.4.1 7.fc32 10551 Unspecified 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 7.fc32 644156 Unspecified Documentation for rubygem-net-http-digest_auth Documentation for rubygem-net-http-digest_auth rubygem-net-http-persistent 2.9.4 14.fc32 54844 Unspecified 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 14.fc32 843149 Unspecified Documentation for rubygem-net-http-persistent This package contains documentation for rubygem-net-http-persistent. rubygem-net-irc 0.0.9 15.D20121021git4cf339fa69.fc32 47120 Unspecified Library for implementing IRC server and client library for implementing IRC server and client rubygem-net-irc-doc 0.0.9 15.D20121021git4cf339fa69.fc32 1059303 Unspecified Documentation for rubygem-net-irc Documentation for rubygem-net-irc rubygem-net-ldap 0.16.1 6.fc32 184869 Unspecified 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.1 6.fc32 1810167 Unspecified Documentation for rubygem-net-ldap Documentation for rubygem-net-ldap. rubygem-net-scp 1.2.1 11.fc31 37146 Unspecified 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 11.fc31 926367 Unspecified Documentation for rubygem-net-scp Documentation for rubygem-net-scp rubygem-net-sftp 2.1.2 11.fc32 152455 Unspecified 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 11.fc32 1763582 Unspecified Documentation for rubygem-net-sftp This package contains documentation for rubygem-net-sftp. rubygem-net-ssh 5.1.0 3.fc32 403132 Unspecified 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 5.1.0 3.fc32 3385237 Unspecified Documentation for rubygem-net-ssh Documentation for rubygem-net-ssh. rubygem-net-ssh-gateway 1.2.0 13.fc32 10367 Unspecified 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 13.fc32 700665 Unspecified Documentation for rubygem-net-ssh-gateway Documentation for rubygem-net-ssh-gateway rubygem-net-ssh-multi 1.2.1 5.fc31 63035 Unspecified 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.1 5.fc31 1102455 Unspecified Documentation for rubygem-net-ssh-multi This package contains documentation for rubygem-net-ssh-multi rubygem-net-telnet 0.2.0 128.fc32 41323 Unspecified 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 7.fc32 7910 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 7.fc32 662893 Unspecified Documentation for rubygem-netrc Documentation for rubygem-netrc. rubygem-nifti 0.0.2 12.fc32 4212730 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 12.fc32 51227 Unspecified Documentation for rubygem-nifti Documentation for rubygem-nifti. rubygem-nio4r 2.5.2 2.fc32 119563 Unspecified 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.5.2 2.fc32 923708 Unspecified Documentation for rubygem-nio4r Documentation for rubygem-nio4r. rubygem-nokogiri 1.10.9 1.fc32 524981 Unspecified 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.10.9 1.fc32 2931324 Unspecified Documentation for rubygem-nokogiri This package contains documentation for rubygem-nokogiri. rubygem-notiffany 0.1.3 2.fc32 51155 Unspecified Notifier library (extracted from Guard project) Wrapper libray for most popular notification libraries such as Growl, Libnotify, Notifu. rubygem-notiffany-doc 0.1.3 2.fc32 1025017 Unspecified Documentation for rubygem-notiffany Documentation for rubygem-notiffany. rubygem-oauth 0.5.1 7.fc32 83280 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 7.fc32 1568764 Unspecified Documentation for rubygem-oauth Documentation for rubygem-oauth. rubygem-occi-api 4.3.15 6.fc32 87690 Unspecified 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.15 6.fc32 1336561 Unspecified Documentation for rubygem-occi-api Documentation for rubygem-occi-api. rubygem-open4 1.3.4 10.fc32 34420 Unspecified 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 10.fc32 768624 Unspecified Documentation for rubygem-open4 Documentation for rubygem-open4 rubygem-opengl 0.10.0 13.fc32 806767 Unspecified 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 13.fc32 964938 Unspecified Documentation for rubygem-opengl Documentation for rubygem-opengl rubygem-opennebula 4.12.1 11.fc32 311479 Unspecified OpenNebula Client API Libraries needed to talk to OpenNebula. rubygem-opennebula-doc 4.12.1 11.fc32 2320462 Unspecified Documentation for rubygem-opennebula Documentation for rubygem-opennebula. rubygem-openscap 0.4.9 2.fc32 53810 Unspecified 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.9 2.fc32 23378730 Unspecified Development for rubygem-openscap Development files for rubygem-openscap rubygem-openscap-doc 0.4.9 2.fc32 896676 Unspecified Documentation for rubygem-openscap Documentation for rubygem-openscap. rubygem-openssl 2.1.2 128.fc32 458191 Unspecified OpenSSL provides SSL, TLS and general purpose cryptography OpenSSL provides SSL, TLS and general purpose cryptography. It wraps the OpenSSL library. rubygem-openwsman 2.6.8 12.fc32 286582 Unspecified 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.8 12.fc32 1548038 Unspecified Documentation for openwsman Documentation for rubygem-openwsman rubygem-org-ruby 0.9.12 12.fc32 102493 Unspecified 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 12.fc32 1132063 Unspecified Documentation for rubygem-org-ruby Documentation for rubygem-org-ruby. rubygem-ox 2.12.1 2.fc32 221497 Unspecified 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.12.1 2.fc32 1105675 Unspecified Documentation for rubygem-ox Documentation for rubygem-ox. rubygem-paint 2.0.0 7.fc32 20322 Unspecified 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 7.fc32 710930 Unspecified Documentation for rubygem-paint Documentation for rubygem-paint. rubygem-pam 1.5.4 38.fc32 718024 Unspecified Ruby bindings for pam Ruby bindings for pam exposed via a gem rubygem-pango 3.4.1 3.fc32 83382 Unspecified Ruby binding of pango-1.x Ruby/Pango is a Ruby binding of pango-1.x. rubygem-pango-devel 3.4.1 3.fc32 9417 Unspecified Ruby/pango development environment Header files and libraries for building a extension library for the rubygem-pango rubygem-pango-devel 3.4.1 3.fc32 9417 Unspecified Ruby/pango development environment Header files and libraries for building a extension library for the rubygem-pango rubygem-pango-doc 3.4.1 3.fc32 821415 Unspecified Documentation for rubygem-pango This package contains documentation for rubygem-pango. rubygem-pango-no-gi 3.4.1 3.fc32 159809 Unspecified 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.4.1 3.fc32 654800 Unspecified Documentation for rubygem-pango no-gi This package contains documentation for ubygem-pango-no-gi. rubygem-parallel 1.12.1 6.fc32 19262 Unspecified Run any kind of code in parallel processes Run any kind of code in parallel processes. rubygem-parallel-doc 1.12.1 6.fc32 751304 Unspecified Documentation for rubygem-parallel Documentation for rubygem-parallel. rubygem-parse-cron 0.1.4 11.fc32 9470 Unspecified 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 11.fc32 673217 Unspecified Documentation for rubygem-parse-cron Documentation for rubygem-parse-cron rubygem-parseconfig 1.0.8 7.fc32 13294 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 7.fc32 625144 Unspecified Documentation for rubygem-parseconfig Documentation for rubygem-parseconfig. rubygem-pathspec 0.2.1 6.fc32 31738 Unspecified Use to match path patterns such as gitignore Use to match path patterns such as gitignore. rubygem-pathspec-doc 0.2.1 6.fc32 695665 Unspecified Documentation for rubygem-pathspec Documentaion for rubygem-pathspec rubygem-pathutil 0.14.0 8.fc32 32901 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 8.fc32 767032 Unspecified Documentation files for rubygem-pathutil This package contains the documentation files for rubygem-pathutil. rubygem-pdf-core 0.8.1 4.fc32 116090 Unspecified 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.8.1 4.fc32 872565 Unspecified Documentation for rubygem-pdf-core Documentation for rubygem-pdf-core. rubygem-pdf-inspector 1.3.0 5.fc32 67609 Unspecified 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.3.0 5.fc32 800226 Unspecified Documentation for rubygem-pdf-inspector Documentation for rubygem-pdf-inspector. rubygem-pdf-reader 2.1.0 5.fc32 886017 Unspecified A library for accessing the content of 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 2.1.0 5.fc32 3679194 Unspecified Documentation for rubygem-pdf-reader Documentation for rubygem-pdf-reader. rubygem-pdfkit 0.8.4.1 3.fc32 26780 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.4.1 3.fc32 748548 Unspecified Documentation for rubygem-pdfkit Documentation for rubygem-pdfkit. rubygem-pg 1.2.1 3.fc32 264116 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 1.2.1 3.fc32 2732669 Unspecified Documentation for rubygem-pg Documentation for rubygem-pg. rubygem-pkg-config 1.4.1 1.fc32 74324 Unspecified A pkg-config implementation by Ruby This gem contains a pkg-config implementation by Ruby rubygem-pkg-config-doc 1.4.1 1.fc32 745696 Unspecified Documentation for rubygem-pkg-config This package contains documentation for rubygem-pkg-config. rubygem-plist 3.4.0 6.fc32 16001 Unspecified 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.4.0 6.fc32 752895 Unspecified Documentation for rubygem-plist Documentation for rubygem-plist. rubygem-polyglot 0.3.5 8.fc32 4289 Unspecified 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 8.fc32 632927 Unspecified Documentation for rubygem-polyglot Documentation for rubygem-polyglot. rubygem-poppler 3.4.1 2.fc32 50917 Unspecified Ruby binding of poppler-glib Ruby/Poppler is a Ruby binding of poppler-glib. rubygem-poppler-doc 3.4.1 2.fc32 758145 Unspecified Documentation for rubygem-poppler This package contains documentation for rubygem-poppler. rubygem-posix-spawn 0.3.13 6.fc32 69998 Unspecified posix_spawnp(2) for Ruby posix-spawn uses posix_spawnp(2) for faster process spawning. rubygem-posix-spawn-doc 0.3.13 6.fc32 779305 Unspecified Documentation for rubygem-posix-spawn Documentation for rubygem-posix-spawn rubygem-power_assert 1.1.7 128.fc32 36846 Unspecified 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.6 201.fc32 823222 Unspecified Documentation for rubygem-power_assert Documentation for rubygem-power_assert. rubygem-powerpack 0.1.1 8.fc32 26641 Unspecified A few useful extensions to core Ruby classes A few useful extensions to core Ruby classes. rubygem-powerpack-doc 0.1.1 8.fc32 700534 Unspecified Documentation for rubygem-powerpack Documentation for rubygem-powerpack. rubygem-pr_geohash 1.0.0 20.fc32 13278 Unspecified 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 20.fc32 639889 Unspecified Documentation for rubygem-pr_geohash Documentation for rubygem-pr_geohash rubygem-prawn 2.2.2 4.fc32 972132 Unspecified 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.2.2 4.fc32 2891995 Unspecified Documentation for rubygem-prawn Documentation for rubygem-prawn rubygem-prawn-icon 2.5.0 2.fc32 1302845 Unspecified 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 2.5.0 2.fc32 758019 Unspecified Documentation for rubygem-prawn-icon Documentation for rubygem-prawn-icon. rubygem-prawn-manual_builder 0.3.0 4.fc32 5422609 Unspecified 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.3.0 4.fc32 763947 Unspecified Documentation for rubygem-prawn-manual_builder Documentation for rubygem-prawn-manual_builder. rubygem-prawn-svg 0.29.1 3.fc32 113952 Unspecified 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.29.1 3.fc32 2152322 Unspecified Documentation for rubygem-prawn-svg Documentation for rubygem-prawn-svg. rubygem-prawn-table 0.2.2 11.fc32 154503 Unspecified Provides tables for PrawnPDF Prawn::Table provides tables for the Prawn PDF toolkit. rubygem-prawn-table-doc 0.2.2 11.fc32 1247574 Unspecified Documentation for rubygem-prawn-table Documentation for rubygem-prawn-table. rubygem-prawn-templates 0.1.1 4.fc32 74209 Unspecified Prawn::Templates allows using PDFs as templates in Prawn Prawn::Templates allows using PDFs as templates in Prawn. rubygem-prawn-templates-doc 0.1.1 4.fc32 679408 Unspecified Documentation for rubygem-prawn-templates Documentation for rubygem-prawn-templates. rubygem-progressbar 0.21.0 10.fc32 8283 Unspecified 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 10.fc32 676463 Unspecified Documentation for rubygem-progressbar Documentation for rubygem-progressbar. rubygem-proxifier 1.0.3 8.fc32 14564 Unspecified 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 8.fc32 742131 Unspecified Documentation for rubygem-proxifier Documentation for rubygem-proxifier. rubygem-pry 0.10.4 8.fc31 391601 Unspecified An IRB alternative and runtime developer console An IRB alternative and runtime developer console. rubygem-pry-byebug 3.6.0 6.fc32 25678 Unspecified Fast debugging with Pry Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish', 'continue' and 'break' commands to control execution. rubygem-pry-byebug-doc 3.6.0 6.fc32 902139 Unspecified Documentation for rubygem-pry-byebug Documentation for rubygem-pry-byebug. rubygem-pry-doc 0.10.4 8.fc31 4054581 Unspecified Documentation for rubygem-pry Documentation for rubygem-pry. rubygem-pry-nav 0.3.0 3.fc32 8935 Unspecified Simple execution navigation for Pry Turn Pry into a primitive debugger. Adds 'step' and 'next' commands to control execution. rubygem-pry-nav-doc 0.3.0 3.fc32 639372 Unspecified Documentation for rubygem-pry-nav Documentation for rubygem-pry-nav. rubygem-psych 3.1.0 128.fc32 136172 Unspecified 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 3.0.1 6.fc32 234243 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 3.0.1 6.fc32 882281 Unspecified Documentation for rubygem-public_suffix Documentation for rubygem-public_suffix. rubygem-puma 4.3.3 1.fc32 265571 Unspecified 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 4.3.3 1.fc32 2405114 Unspecified Documentation for rubygem-puma Documentation for rubygem-puma. rubygem-pundit 2.0.1 4.fc32 23090 Unspecified Object oriented authorization for Rails Object oriented authorization for Rails applications. rubygem-pundit-doc 2.0.1 4.fc32 863292 Unspecified Documentation for rubygem-pundit Documentation for rubygem-pundit. rubygem-puppet-lint 2.3.6 2.fc32 133626 Unspecified 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 2.3.6 2.fc32 1461052 Unspecified Documentation for rubygem-puppet-lint Documentation for rubygem-puppet-lint rubygem-qpid_proton 0.30.0 1.fc32 724169 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.30.0 1.fc32 3841922 Unspecified Documentation for rubygem-qpid_proton Documentation for rubygem-qpid_proton. rubygem-rabbit 3.0.0 3.fc32 4076116 Unspecified RD-document-based presentation application Rabbit is an RD-document-based presentation application. rubygem-rabbit-doc 3.0.0 3.fc32 11504324 Unspecified Documentation for rubygem-rabbit Documentation for rubygem-rabbit rubygem-racc 1.4.16 201.fc32 205573 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.16 201.fc32 2088439 Unspecified Documentation for rubygem-racc Documentation for rubygem-racc. rubygem-rack 2.2.2 1.fc32 313111 Unspecified 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 10.fc32 17847 Unspecified HTTP Accept* for Ruby/Rack HTTP Accept, Accept-Charset, Accept-Encoding, and Accept-Language for Ruby/Rack rubygem-rack-accept-doc 0.4.5 10.fc32 836704 Unspecified Documentation for rack-accept This package contains documentation for rack-accept. rubygem-rack-attack 5.0.1 5.fc31 21754 Unspecified Block & throttle abusive requests A rack middleware for throttling and blocking abusive requests. rubygem-rack-attack-doc 5.0.1 5.fc31 925121 Unspecified Documentation for rubygem-rack-attack Documentation for rubygem-rack-attack. rubygem-rack-cache 1.6.1 8.fc32 66058 Unspecified 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 8.fc32 1508591 Unspecified Documentation for rubygem-rack-cache Documentation for rubygem-rack-cache rubygem-rack-cors 1.1.1 2.fc32 16206 Unspecified Middleware for enabling Cross-Origin Resource Sharing in Rack apps Middleware that will make Rack-based apps CORS compatible. Fork the project here: https://github.com/cyu/rack-cors. rubygem-rack-cors-doc 1.1.1 2.fc32 726012 Unspecified Documentation for rubygem-rack-cors Documentation for rubygem-rack-cors. rubygem-rack-doc 2.2.2 1.fc32 3210104 Unspecified Documentation for rubygem-rack Documentation for rubygem-rack. rubygem-rack-protection 2.0.3 4.fc31 35456 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.3 4.fc31 969283 Unspecified Documentation for rubygem-rack-protection This package contains documentation for rubygem-rack-protection. rubygem-rack-restful_submit 1.2.2 17.fc32 3980 Unspecified 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 17.fc32 609137 Unspecified Documentation for rubygem-rack-restful_submit Documentation for rubygem-rack-restful_submit rubygem-rack-test 0.8.3 5.fc32 29388 Unspecified 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.8.3 5.fc32 734584 Unspecified Documentation for rubygem-rack-test Documentation for rubygem-rack-test. rubygem-rails 5.2.3 3.fc32 2575 Unspecified 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-controller-testing 1.0.2 7.fc32 12323 Unspecified 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 7.fc32 906835 Unspecified Documentation for rubygem-rails-controller-testing Documentation for rubygem-rails-controller-testing. rubygem-rails-deprecated_sanitizer 1.0.3 11.fc32 66906 Unspecified 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 11.fc32 854772 Unspecified Documentation for rubygem-rails-deprecated_sanitizer Documentation for rubygem-rails-deprecated_sanitizer. rubygem-rails-doc 5.2.3 3.fc32 600636 Unspecified Documentation for rubygem-rails Documentation for rubygem-rails. rubygem-rails-dom-testing 2.0.2 7.fc31 24193 Unspecified 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 7.fc31 810614 Unspecified Documentation for rubygem-rails-dom-testing Documentation for rubygem-rails-dom-testing. rubygem-rails-html-sanitizer 1.3.0 2.fc32 16547 Unspecified This gem is responsible to sanitize HTML fragments in Rails applications HTML sanitization for Rails applications. rubygem-rails-html-sanitizer-doc 1.3.0 2.fc32 784207 Unspecified Documentation for rubygem-rails-html-sanitizer Documentation for rubygem-rails-html-sanitizer. rubygem-railties 5.2.3 3.fc31 602367 Unspecified 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.2.3 3.fc31 685839 Unspecified Documentation for rubygem-railties Documentation for rubygem-railties. rubygem-rainbow 3.0.0 5.fc32 16926 Unspecified 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 3.0.0 5.fc32 830319 Unspecified Documentation for rubygem-rainbow. Documentation for rubygem-rainbow rubygem-raindrops 0.13.0 16.fc32 90848 Unspecified 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 16.fc32 996428 Unspecified Documentation for rubygem-raindrops Documentation for rubygem-raindrops rubygem-rake 13.0.1 201.fc32 135744 Unspecified 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.1.0 2.fc32 101741 Unspecified 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.1.0 2.fc32 953741 Unspecified Documentation for rubygem-rake-compiler This package contains documentation for rubygem-rake-compiler. rubygem-rake-contrib 1.0.0 8.fc32 7238 Unspecified Additional libraries for Rake Additional libraries for Rake. rubygem-rake-contrib-doc 1.0.0 8.fc32 626023 Unspecified Documentation for rubygem-rake-contrib Documentation for rubygem-rake-contrib. rubygem-rake-doc 13.0.1 201.fc32 1452127 Unspecified Documentation for rubygem-rake Documentation for rubygem-rake. rubygem-rb-inotify 0.10.0 3.fc32 25599 Unspecified A Ruby wrapper for Linux inotify, using FFI A Ruby wrapper for Linux inotify, using FFI. rubygem-rb-inotify-doc 0.10.0 3.fc32 730006 Unspecified Documentation for rubygem-rb-inotify Documentation for rubygem-rb-inotify. rubygem-rb-readline 0.5.5 6.fc32 296523 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 6.fc32 2191364 Unspecified Documentation for rubygem-rb-readline Documentation for rubygem-rb-readline. rubygem-rbvmomi 1.11.2 7.fc32 872291 Unspecified Ruby interface to the VMware vSphere API Ruby interface to the VMware vSphere API. rubygem-rbvmomi-doc 1.11.2 7.fc32 1909874 Unspecified Documentation for rubygem-rbvmomi Documentation for rubygem-rbvmomi. rubygem-rdiscount 2.2.0.1 8.fc32 31215 Unspecified 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.2.0.1 8.fc32 689217 Unspecified Documentation for rubygem-rdiscount This package contains Rakefile, test directory and documentation for rubygem-rdiscount. rubygem-rdoc 6.2.1 128.fc32 1714600 Unspecified A tool to generate 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 online documentation. rubygem-rdoc-doc 6.1.1 2.fc31 5983261 Unspecified Documentation for rubygem-rdoc Documentation for rubygem-rdoc. rubygem-rdtool 0.6.38 14.fc32 214453 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 14.fc32 1885359 Unspecified Documentation for rubygem-rdtool Documentation for rubygem-rdtool rubygem-recaptcha 3.4.0 8.fc32 13015 Unspecified 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 8.fc32 676519 Unspecified Documentation for rubygem-recaptcha Documentation for rubygem-recaptcha. rubygem-redcarpet 3.3.2 16.fc32 117199 Unspecified 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 16.fc32 795105 Unspecified Documentation for rubygem-redcarpet Documentation for rubygem-redcarpet. rubygem-redis 4.1.3 1.fc32 200893 Unspecified A Ruby client library for Redis A Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface. rubygem-redis-doc 4.1.3 1.fc32 2421097 Unspecified Documentation for rubygem-redis Documentation for rubygem-redis. rubygem-redis-namespace 1.6.0 6.fc32 20444 Unspecified 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.6.0 6.fc32 704734 Unspecified Documentation for rubygem-redis-namespace Documentation for rubygem-redis-namespace. rubygem-ref 2.0.0 8.fc32 28299 Unspecified 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 8.fc32 806421 Unspecified Documentation for rubygem-ref Documentation for rubygem-ref. rubygem-request_store 1.3.2 8.fc32 4207 Unspecified RequestStore gives you per-request global storage RequestStore gives you per-request global storage. rubygem-request_store-doc 1.3.2 8.fc32 622950 Unspecified Documentation for rubygem-request_store Documentation for rubygem-request_store. rubygem-require_all 3.0.0 2.fc32 10492 Unspecified 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 3.0.0 2.fc32 697698 Unspecified Documentation for rubygem-require_all Documentation for rubygem-require_all. rubygem-resolve-hostname 0.1.0 7.fc32 7509 Unspecified Hostname resolver with caching With caching, selector for IPv4/IPv6, and many other features. rubygem-resolve-hostname-doc 0.1.0 7.fc32 646034 Unspecified Documentation for rubygem-resolve-hostname Documentation for rubygem-resolve-hostname. rubygem-responders 2.4.0 7.fc32 39893 Unspecified 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 7.fc32 841316 Unspecified Documentation for rubygem-responders Documentation for rubygem-responders. rubygem-resque 1.25.2 13.fc32 204076 Unspecified 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-doc 1.25.2 13.fc32 1639965 Unspecified Documentation for rubygem-resque Documentation for rubygem-resque rubygem-rest-client 2.1.0 3.fc32 86043 Unspecified 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.1.0 3.fc32 1609375 Unspecified Documentation for rubygem-rest-client Documentation for rubygem-rest-client. rubygem-rgen 0.8.4 3.fc32 328916 Unspecified 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.8.4 3.fc32 1564848 Unspecified Documentation for rubygem-rgen Documentation for rubygem-rgen. rubygem-rhc 1.38.7 9.fc32 542930 Unspecified 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 9.fc32 4733060 Unspecified Documentation for rhc Documentation for rubygem-rhc rubygem-rkerberos 0.1.5 17.fc32 75360 Unspecified 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 17.fc32 765895 Unspecified Documentation for rubygem-rkerberos This package contains documentation for rubygem-rkerberos. rubygem-rmagick 3.2.0 4.fc32 658001 Unspecified Ruby binding to ImageMagick RMagick is an interface between Ruby and ImageMagick. rubygem-rmagick-doc 3.2.0 4.fc32 4505008 Unspecified Documentation for rubygem-rmagick Documentation for rubygem-rmagick. rubygem-rmail-sup 1.0.1 11.fc32 254838 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 11.fc32 1272033 Unspecified Documentation for rubygem-rmail-sup Documentation for rubygem-rmail-sup rubygem-ronn 0.7.3 15.fc32 130241 Unspecified 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 15.fc32 1002292 Unspecified Documentation for rubygem-ronn Documentation for rubygem-ronn rubygem-rouge 3.17.0 1.fc32 1390810 Unspecified Pure-ruby colorizer based on pygments Rouge aims to a be a simple, easy-to-extend drop-in replacement for pygments. rubygem-rouge-doc 3.17.0 1.fc32 6479553 Unspecified Documentation for rubygem-rouge Documentation for rubygem-rouge. rubygem-rr 1.1.2 12.fc32 139730 Unspecified 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 12.fc32 2292246 Unspecified Documentation for rubygem-rr Documentation for rubygem-rr rubygem-rsolr 1.1.2 7.fc31 34444 Unspecified 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 7.fc31 1075372 Unspecified Documentation for rubygem-rsolr Documentation for rubygem-rsolr. rubygem-rspec 3.9.0 2.fc32 6648 Unspecified Behaviour driven development (BDD) framework for Ruby RSpec is a behaviour driven development (BDD) framework for Ruby. rubygem-rspec-collection_matchers 1.1.3 4.fc31 13942 Unspecified Collection cardinality matchers Collection cardinality matchers, extracted from rspec-expectations. rubygem-rspec-collection_matchers-doc 1.1.3 4.fc31 832643 Unspecified Documentation for rubygem-rspec-collection_matchers Documentation for rubygem-rspec-collection_matchers. rubygem-rspec-core 3.9.1 1.fc32.1 596795 Unspecified Rspec-2 runner and formatters Behaviour Driven Development for Ruby. rubygem-rspec-core-doc 3.9.1 1.fc32.1 4380892 Unspecified Documentation for rubygem-rspec-core This package contains documentation for rubygem-rspec-core. rubygem-rspec-doc 3.9.0 2.fc32 594945 Unspecified Documentation for rubygem-rspec This package contains documentation for rubygem-rspec. rubygem-rspec-expectations 3.9.0 2.fc32.1 314927 Unspecified 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.9.0 2.fc32.1 2864980 Unspecified Documentation for rubygem-rspec-expectations This package contains documentation for rubygem-rspec-expectations. rubygem-rspec-its 1.3.0 3.fc32 8712 Unspecified Provides "its" method formerly part of rspec-core RSpec extension gem for attribute matching. rubygem-rspec-its-doc 1.3.0 3.fc32 643383 Unspecified Documentation for rubygem-rspec-its Documentation for rubygem-rspec-its. rubygem-rspec-mocks 3.9.1 1.fc32.1 293100 Unspecified 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.9.1 1.fc32.1 2914776 Unspecified Documentation for rubygem-rspec-mocks This package contains documentation for rubygem-rspec-mocks. rubygem-rspec-pending_for 0.1.9 5.fc32 8036 Unspecified 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.9 5.fc32 636283 Unspecified Documentation for rubygem-rspec-pending_for Documentation for rubygem-rspec-pending_for. rubygem-rspec-rails 3.9.0 1.fc32 159736 Unspecified RSpec for Rails rspec-rails is a testing framework for Rails 3+. rubygem-rspec-rails-doc 3.9.0 1.fc32 1872615 Unspecified Documentation for rubygem-rspec-rails Documentation for rubygem-rspec-rails. rubygem-rspec-support 3.9.2 1.fc32.1 101497 Unspecified 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.9.2 1.fc32.1 1424896 Unspecified Documentation for rubygem-rspec-support Documentation for rubygem-rspec-support rubygem-rspec2 2.14.1 12.fc32 4160 Unspecified Behaviour driven development (BDD) framework for Ruby RSpec is a behaviour driven development (BDD) framework for Ruby. rubygem-rspec2-core 2.14.8 11.fc32.1 286829 Unspecified Rspec 2 runner and formatters Behaviour Driven Development for Ruby. rubygem-rspec2-core-doc 2.14.8 11.fc32.1 2833465 Unspecified Documentation for rubygem-rspec2-core This package contains documentation for rubygem-rspec2-core. rubygem-rspec2-doc 2.14.1 12.fc32 595454 Unspecified Documentation for rubygem-rspec2 This package contains documentation for rubygem-rspec2. rubygem-rspec2-expectations 2.14.5 10.fc32.5 139794 Unspecified 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 10.fc32.5 1917563 Unspecified Documentation for rubygem-rspec2-expectations This package contains documentation for rubygem-rspec2-expectations. rubygem-rspec2-mocks 2.14.6 6.fc32.4 152682 Unspecified 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 6.fc32.4 2011358 Unspecified Documentation for rubygem-rspec2-mocks This package contains documentation for rubygem-rspec2-mocks. rubygem-rsvg2 3.4.1 2.fc32 35410 Unspecified Ruby binding of librsvg-2.x Ruby/RSVG is a Ruby binding of librsvg. rubygem-rsvg2-doc 3.4.1 2.fc32 639552 Unspecified Documentation for rubygem-rsvg2 This package contains documentation for rubygem-rsvg2. rubygem-rttool 1.0.3.0 13.fc32 78299 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 13.fc32 707897 Unspecified Documentation for rubygem-rttool Documentation for rubygem-rttool rubygem-rubeyond 0.1 12.1.fc32 40018 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 12.1.fc32 602288 Unspecified Documentation for rubygem-rubeyond Documentation for rubygem-rubeyond rubygem-ruby-dbus 0.11.0 9.fc32 130105 Unspecified 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 9.fc32 1592586 Unspecified Documentation for rubygem-ruby-dbus Documentation for rubygem-ruby-dbus. rubygem-ruby-hmac 0.4.0 18.fc30 774517 Unspecified 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.1 8.fc32 311370 Unspecified Ruby bindings for LIBVIRT Ruby bindings for libvirt. rubygem-ruby-libvirt-doc 0.7.1 8.fc32 1975812 Unspecified Documentation for rubygem-ruby-libvirt Documentation for rubygem-ruby-libvirt rubygem-ruby-ntlm 0.0.4 7.fc32 20596 Unspecified NTLM implementation for Ruby NTLM implementation for Ruby. rubygem-ruby-ntlm-doc 0.0.4 7.fc32 752783 Unspecified Documentation for rubygem-ruby-ntlm Documentation for rubygem-ruby-ntlm rubygem-ruby-opengl 0.61.0 11.fc32 954 Unspecified 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-progressbar 1.10.1 3.fc32 32290 Unspecified Ruby/ProgressBar is a flexible text progress bar library Ruby/ProgressBar is an extremely flexible text progress bar library for Ruby. The output can be customized with a flexible formatting system including: percentage, bars of various formats, elapsed time and estimated time remaining. rubygem-ruby-progressbar-doc 1.10.1 3.fc32 1039120 Unspecified Documentation for rubygem-ruby-progressbar Documentation for rubygem-ruby-progressbar. rubygem-ruby-rc4 0.1.5 18.fc32 2964 Unspecified Pure Ruby implementation of the RC4 algorithm RubyRC4 is a pure Ruby implementation of the RC4 algorithm. rubygem-ruby-rc4-doc 0.1.5 18.fc32 613419 Unspecified Documentation for rubygem-ruby-rc4 Documentation for rubygem-ruby-rc4. rubygem-ruby-shadow 2.5.0 12.fc32 18341 Unspecified Ruby shadow password module This module provides access to shadow passwords on Linux and Solaris. rubygem-ruby-shadow-doc 2.5.0 12.fc32 580258 Unspecified Documentation for rubygem-ruby-shadow Documentation for rubygem-ruby-shadow. rubygem-ruby2ruby 2.1.1 9.fc31 62286 Unspecified 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 9.fc31 923912 Unspecified Documentation for rubygem-ruby2ruby This package contains documentation for rubygem-ruby2ruby. rubygem-ruby_dep 1.5.0 6.fc32 31508 Unspecified Extracts supported Ruby versions from Travis file Creates a version constraint of supported Rubies,suitable for a gemspec file. rubygem-ruby_dep-doc 1.5.0 6.fc32 714757 Unspecified Documentation for rubygem-ruby_dep Documentation for rubygem-ruby_dep. rubygem-ruby_engine 1.0.1 9.fc32 3704 Unspecified Adds the RubyEngine pseudo-constant Gives you an RubyEngine class that simplifies checking for your Ruby implementation. rubygem-ruby_engine-doc 1.0.1 9.fc32 610305 Unspecified Documentation for rubygem-ruby_engine Documentation for rubygem-ruby_engine. rubygem-ruby_parser 3.11.0 4.fc31 2811569 Unspecified 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.11.0 4.fc31 1843486 Unspecified Documentation for rubygem-ruby_parser Documentation for rubygem-ruby_parser. rubygem-ruby_version 1.0.1 9.fc32 4759 Unspecified 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 9.fc32 625269 Unspecified Documentation for rubygem-ruby_version Documentation for rubygem-ruby_version. rubygem-rubygems-mirror 1.3.0 1.fc32 19512 Unspecified 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.3.0 1.fc32 766272 Unspecified Documentation for rubygem-rubygems-mirror Documentation for rubygem-rubygems-mirror. rubygem-rubypants 0.2.0 12.fc32 22244 Unspecified 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 12.fc32 695650 Unspecified Documentation for rubygem-rubypants Documentation for rubygem-rubypants rubygem-rubyzip 2.0.0 2.fc32 122243 Unspecified A ruby module for reading and writing zip files A ruby module for reading and writing zip files. rubygem-rubyzip-doc 2.0.0 2.fc32 1557246 Unspecified Documentation for rubygem-rubyzip Documentation for rubygem-rubyzip. rubygem-rugged 0.28.0 5.fc32 347847 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.28.0 5.fc32 2047088 Unspecified Documentation for rubygem-rugged Documentation for rubygem-rugged. rubygem-safe_yaml 1.0.4 11.fc32 32663 Unspecified 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 11.fc32 934187 Unspecified Documentation for rubygem-safe_yaml Documentation for rubygem-safe_yaml rubygem-sass 3.7.3 4.fc32 823487 Unspecified 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.7.3 4.fc32 6466167 Unspecified Documentation for rubygem-sass Documentation for rubygem-sass. rubygem-sass-rails 5.0.7 3.fc31 16590 Unspecified Sass adapter for the Rails asset pipeline Sass adapter for the Rails asset pipeline. rubygem-sass-rails-doc 5.0.7 3.fc31 841745 Unspecified Documentation for rubygem-sass-rails Documentation for rubygem-sass-rails. rubygem-sass-twitter-bootstrap 2.3.0 11.fc32 323004 Unspecified 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 11.fc32 597789 Unspecified Documentation for rubygem-sass-twitter-bootstrap Documentation for rubygem-sass-twitter-bootstrap rubygem-sassc 2.2.0 2.fc32 83337 Unspecified Use libsass with Ruby! Use libsass with Ruby! rubygem-sassc-doc 2.2.0 2.fc32 1278887 Unspecified Documentation for rubygem-sassc Documentation for rubygem-sassc. rubygem-scoped_search 4.1.0 7.fc32 79459 Unspecified 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 7.fc32 1397341 Unspecified Documentation for rubygem-scoped_search This package contains documentation for rubygem-scoped_search. rubygem-scrub_rb 1.0.1 11.fc32 9491 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 11.fc32 603490 Unspecified Documentation for rubygem-scrub_rb Documentation for rubygem-scrub_rb. rubygem-scruffy 0.3.0 18.beta1.fc32 130067 Unspecified 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 18.beta1.fc32 1674094 Unspecified Scruffy gem documentation Documentation for rubygem-scruffy rubygem-sdoc 1.0.0 5.fc32 440389 Unspecified RDoc generator to build searchable HTML documentation for Ruby code SDoc is simply a wrapper for the rdoc command line tool. rubygem-sdoc-doc 1.0.0 5.fc32 1537582 Unspecified Documentation for rubygem-sdoc Documentation for rubygem-sdoc. rubygem-selenium-webdriver 2.45.0 13.fc32 6367217 Unspecified 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 13.fc32 4708956 Unspecified Documentation for rubygem-selenium-webdriver Documentation for rubygem-selenium-webdriver rubygem-semantic 1.6.1 6.fc32 9318 Unspecified Utility class for parsing, storing, and comparing versions Semantic Version utility class for parsing, storing, and comparing versions. rubygem-semantic-doc 1.6.1 6.fc32 651037 Unspecified Documentation for rubygem-semantic Documentation for rubygem-semantic rubygem-sequel 5.28.0 2.fc32 2207933 Unspecified The Database Toolkit for Ruby The Database Toolkit for Ruby. rubygem-sequel-doc 5.28.0 2.fc32 26709793 Unspecified Documentation for rubygem-sequel Documentation for rubygem-sequel. rubygem-serialport 1.3.1 21.fc32 51703 Unspecified 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 21.fc32 746937 Unspecified Documentation for rubygem-serialport This package contains documentation for rubygem-serialport. rubygem-session 3.1.0 20.fc32 39536 Unspecified 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 20.fc32 802069 Unspecified Documentation for rubygem-session Documentation for rubygem-session rubygem-settingslogic 2.0.9 13.fc32 8363 Unspecified 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 13.fc32 644624 Unspecified Documentation for rubygem-settingslogic Documentation for rubygem-settingslogic. rubygem-sexp_processor 4.10.1 5.fc32 192618 Unspecified 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.10.1 5.fc32 1136166 Unspecified Documentation for rubygem-sexp_processor Documentation for rubygem-sexp_processor. rubygem-shellany 0.0.1 9.fc32 7643 Unspecified Simple, somewhat portable command capturing MRI+JRuby compatible command output capturing. rubygem-shellany-doc 0.0.1 9.fc32 619810 Unspecified Documentation for rubygem-shellany Documentation for rubygem-shellany. rubygem-shindo 0.3.8 12.fc32 14498 Unspecified Simple depth first Ruby testing Work with your tests, not against them. rubygem-shindo-doc 0.3.8 12.fc32 693606 Unspecified Documentation for rubygem-shindo Documentation for rubygem-shindo. rubygem-shoulda 3.6.0 5.fc32 2687 Unspecified Making tests easy on the fingers and eyes Making tests easy on the fingers and eyes. rubygem-shoulda-context 1.2.2 6.fc31 30471 Unspecified 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 6.fc31 866319 Unspecified Documentation for rubygem-shoulda-context Documentation for rubygem-shoulda-context. rubygem-shoulda-doc 3.6.0 5.fc32 629239 Unspecified Documentation for rubygem-shoulda Documentation for rubygem-shoulda. rubygem-shoulda-matchers 4.1.2 2.fc32 427799 Unspecified Simple one-liner tests for common Rails functionality Shoulda Matchers provides RSpec- and Minitest-compatible one-liners to test common Rails functionality that, if written by hand, would be much longer, more complex, and error-prone. rubygem-shoulda-matchers-doc 4.1.2 2.fc32 4858047 Unspecified Documentation for rubygem-shoulda-matchers Documentation for rubygem-shoulda-matchers. rubygem-sigdump 0.2.2 9.fc32 9538 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 9.fc32 610164 Unspecified Documentation for rubygem-sigdump Documentation for rubygem-sigdump. rubygem-simple-navigation 4.0.5 7.fc32 77462 Unspecified 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 7.fc32 1216318 Unspecified Documentation for rubygem-simple-navigation Documentation for rubygem-simple-navigation. rubygem-simple-rss 1.3.1 7.fc31 28715 Unspecified 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 7.fc31 809823 Unspecified Documentation for rubygem-simple-rss Documentation for rubygem-simple-rss. rubygem-simplecov 0.13.0 8.fc32 94039 Unspecified 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 8.fc32 1658045 Unspecified Documentation for rubygem-simplecov Documentation for rubygem-simplecov rubygem-simplecov-html 0.10.0 9.fc32 562141 Unspecified Default HTML formatter for SimpleCov Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+ rubygem-simplecov-html-doc 0.10.0 9.fc32 626413 Unspecified Documentation for rubygem-simplecov-html Documentation for rubygem-simplecov-html rubygem-sinatra 2.0.3 5.fc32 129955 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 7.fc32 4423 Unspecified Cross Origin Resource Sharing helper for Sinatra Cross Origin Resource Sharing helper for Sinatra. rubygem-sinatra-cross_origin-doc 0.4.0 7.fc32 635229 Unspecified Documentation for rubygem-sinatra-cross_origin Documentation for rubygem-sinatra-cross_origin. rubygem-sinatra-doc 2.0.3 5.fc32 5025712 Unspecified Documentation for rubygem-sinatra This package contains documentation for rubygem-sinatra. rubygem-sinatra-rabbit 1.1.6 12.fc32 140386 Unspecified 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 12.fc32 1160898 Unspecified Documentation for rubygem-sinatra-rabbit Documentation for rubygem-sinatra-rabbit rubygem-six 0.2.0 12.fc32 40023 Unspecified Ultra simple authorization gem for ruby Ultra lite authorization library. rubygem-six-doc 0.2.0 12.fc32 650153 Unspecified Documentation for rubygem-six Documentation for rubygem-six. rubygem-slim 3.0.9 5.fc32 67586 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.9 5.fc32 1417556 Unspecified Documentation for rubygem-slim Documentation for rubygem-slim. rubygem-slop 3.5.0 10.fc32 33590 Unspecified Option gathering made easy A simple DSL for gathering options and parsing the command line rubygem-slop-doc 3.5.0 10.fc32 882561 Unspecified Documentation for rubygem-slop Documentation for rubygem-slop rubygem-snmp 1.2.0 11.fc32 2396025 Unspecified 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 8.fc32 104001 Unspecified 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 8.fc32 1513293 Unspecified Documentation for rubygem-spring Documentation for rubygem-spring rubygem-spring-watcher-listen 2.0.1 9.fc32 4146 Unspecified 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 9.fc32 610212 Unspecified Documentation for rubygem-spring-watcher-listen Documentation for rubygem-spring-watcher-listen. rubygem-sprockets 3.7.2 5.fc32 226320 Unspecified 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.2 5.fc32 2407383 Unspecified Documentation for rubygem-sprockets Documentation for rubygem-sprockets. rubygem-sprockets-rails 3.2.1 5.fc32 28438 Unspecified Sprockets Rails integration Provides Sprockets implementation for Rails 4.x (and beyond) Asset Pipeline. rubygem-sprockets-rails-doc 3.2.1 5.fc32 780963 Unspecified Documentation for rubygem-sprockets-rails Documentation for rubygem-sprockets-rails. rubygem-spy 1.0.0 4.fc32 38281 Unspecified Simple modern mocking library that uses the spy pattern Spy is a mocking library that was made for the modern age. It supports only 1.9.3+. Spy by default will raise an error if you attempt to stub a method that doesn't exist or call the stubbed method with the wrong arity. rubygem-spy-doc 1.0.0 4.fc32 1022356 Unspecified Documentation for rubygem-spy Documentation for rubygem-spy. rubygem-sqlite3 1.4.2 2.fc32 120872 Unspecified 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.4.2 2.fc32 1577314 Unspecified Documentation for rubygem-sqlite3 Documentation for rubygem-sqlite3. rubygem-sshkey 2.0.0 3.fc32 15987 Unspecified 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 2.0.0 3.fc32 738202 Unspecified Documentation for sshkey Documentation for rubygem-sshkey rubygem-state_machine 1.1.2 20.fc32 806671 Unspecified 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 20.fc32 3850295 Unspecified 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.4 6.fc32 135244 Unspecified Ruby client for the Stomp messaging protocol Ruby client for the Stomp messaging protocol rubygem-stomp-doc 1.4.4 6.fc32 1907858 Unspecified Documentation for rubygem-stomp This package contains documentation for rubygem-stomp. rubygem-stringex 2.8.5 2.fc32 439149 Unspecified Useful extensions to Ruby's String class Some [hopefully] useful extensions to Ruby's String class. Stringex is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to ASCII transliteration], and StringExtensions [miscellaneous helper methods for the String class]. rubygem-stringex-doc 2.8.5 2.fc32 1279209 Unspecified Documentation for rubygem-stringex Documentation for rubygem-stringex. rubygem-sup 0.22.1 6.fc32 464141 Unspecified 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.22.1 6.fc32 4656047 Unspecified Documentation for rubygem-sup Documentation for rubygem-sup rubygem-syck 1.4.0 3.fc32 198807 Unspecified 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.4.0 3.fc32 1339073 Unspecified Documentation for rubygem-syck Documentation for rubygem-syck rubygem-syntax 1.2.0 10.fc32 54161 Unspecified 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 10.fc32 855185 Unspecified Documentation for rubygem-syntax Documentation for rubygem-syntax. rubygem-systemu 2.6.5 6.fc32 15251 Unspecified systemu universal capture of stdout and stderr and handling of child process pid for windows, *nix, etc. rubygem-systemu-doc 2.6.5 6.fc32 673419 Unspecified Documentation for rubygem-systemu Documentation for rubygem-systemu. rubygem-temple 0.8.0 7.fc32 67225 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 7.fc32 1470102 Unspecified Documentation for rubygem-temple Documentation for rubygem-temple. rubygem-term-ansicolor 1.4.0 8.fc32 52751 Unspecified 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 8.fc32 1768003 Unspecified Documentation for rubygem-term-ansicolor Documentation for rubygem-term-ansicolor. rubygem-terminal-table 1.8.0 7.fc32 20398 Unspecified Simple, feature rich ASCII table generation library Simple, feature rich ASCII table generation library. rubygem-terminal-table-doc 1.8.0 7.fc32 771525 Unspecified Documentation for rubygem-terminal-table Documentation for rubygem-terminal-table. rubygem-test-unit 3.3.5 201.fc32 385191 Unspecified 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.3.5 201.fc32 3428072 Unspecified Documentation for rubygem-test-unit This package contains documentation for rubygem-test-unit. rubygem-test-unit-notify 1.0.4 10.fc32 53906 Unspecified 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 10.fc32 752129 Unspecified Documentation for rubygem-test-unit-notify Documentation for rubygem-test-unit-notify rubygem-test-unit-rr 1.0.5 9.fc32 33414 Unspecified Test::Unit::RR - RR adapter for Test::Unit Test::Unit::RR - RR adapter for Test::Unit. rubygem-test-unit-rr-doc 1.0.5 9.fc32 616405 Unspecified Documentation for rubygem-test-unit-rr Documentation for rubygem-test-unit-rr rubygem-test_construct 2.0.1 3.fc32 8807 Unspecified Creates temporary files and directories for testing Creates temporary files and directories for testing. rubygem-test_construct-doc 2.0.1 3.fc32 683444 Unspecified Documentation for rubygem-test_construct Documentation for rubygem-test_construct. rubygem-test_declarative 0.0.5 17.fc32 2830 Unspecified 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 17.fc32 594401 Unspecified Documentation for rubygem-test_declarative Documentation for rubygem-test_declarative rubygem-text 1.3.1 9.fc32 30780 Unspecified Collection of text algorithms A collection of text algorithms: Levenshtein, Soundex, Metaphone, Double Metaphone, Figlet, Porter Stemming rubygem-text-doc 1.3.1 9.fc32 759746 Unspecified Documentation for rubygem-text Documentation for rubygem-text rubygem-thin 1.7.2 13.fc32 131427 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 13.fc32 1460112 Unspecified Documentation for rubygem-thin Documentation for rubygem-thin. rubygem-thor 0.20.3 3.fc32 175494 Unspecified Thor is a toolkit for building powerful command-line interfaces Thor is a toolkit for building powerful command-line interfaces. rubygem-thor-doc 0.20.3 3.fc32 1580072 Unspecified Documentation for rubygem-thor Documentation for rubygem-thor. rubygem-thread_order 1.1.1 3.fc32 8024 Unspecified Test helper for ordering threaded code Test helper for ordering threaded code. rubygem-thread_order-doc 1.1.1 3.fc32 612454 Unspecified Documentation for rubygem-thread_order Documentation for rubygem-thread_order. rubygem-thread_safe 0.3.6 7.fc32 80499 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 7.fc32 1209335 Unspecified Documentation for rubygem-thread_safe Documentation for rubygem-thread_safe. rubygem-tilt 2.0.8 6.fc31 75510 Unspecified Generic interface to multiple Ruby template engines Generic interface to multiple Ruby template engines. rubygem-tilt-doc 2.0.8 6.fc31 1485772 Unspecified Documentation for rubygem-tilt Documentation for rubygem-tilt. rubygem-timecop 0.9.1 2.fc32 21216 Unspecified 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.9.1 2.fc32 712922 Unspecified Documentation for rubygem-timecop Documentation for rubygem-timecop. rubygem-timers 4.0.1 9.fc32 11963 Unspecified 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 9.fc32 718980 Unspecified Documentation for rubygem-timers Documentation for rubygem-timers. rubygem-tins 1.0.0 13.fc32 86675 Unspecified Useful tools library in Ruby All the stuff that isn't good/big enough for a real library. rubygem-tins-doc 1.0.0 13.fc32 2042909 Unspecified Documentation for rubygem-tins Documentation for rubygem-tins. rubygem-tk 0.2.0 10.fc32 1877582 Unspecified Tk interface module using tcltklib Tk interface module using tcltklib. rubygem-tk-doc 0.2.0 10.fc32 28547094 Unspecified Documentation for rubygem-tk Documentation for rubygem-tk. rubygem-tomlrb 1.2.8 6.fc32 21446 Unspecified TOML parser based on racc A racc based toml parser. rubygem-tomlrb-doc 1.2.8 6.fc32 660140 Unspecified Documentation for rubygem-tomlrb Documentation for rubygem-tomlrb. rubygem-transaction-simple 1.4.0.2 18.fc32 30835 Unspecified 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 18.fc32 851253 Unspecified Documentation for rubygem-transaction-simple This package contains documentation for rubygem-transaction-simple. rubygem-treetop 1.6.10 3.fc32 185928 Unspecified A Ruby-based text parsing and interpretation DSL A Parsing Expression Grammar (PEG) Parser generator DSL for Ruby. rubygem-treetop-doc 1.6.10 3.fc32 2555870 Unspecified Documentation for rubygem-treetop Documentation for rubygem-treetop. rubygem-trollop 2.1.2 7.fc32 31400 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 7.fc32 830672 Unspecified Documentation for rubygem-trollop Documentation for rubygem-trollop. rubygem-ttfunk 1.5.1 4.fc32 133372 Unspecified Font Metrics Parser for Prawn TTFunk is a TrueType font parser written in pure ruby. rubygem-ttfunk-doc 1.5.1 4.fc32 1374446 Unspecified Documentation for rubygem-ttfunk This package contains documentation for rubygem-ttfunk. rubygem-turbolinks 5.1.1 4.fc32 5978 Unspecified Turbolinks makes navigating your web application faster Rails engine for Turbolinks 5 support. rubygem-turbolinks-doc 5.1.1 4.fc32 622641 Unspecified Documentation for rubygem-turbolinks Documentation for rubygem-turbolinks. rubygem-turbolinks-source 5.1.0 4.fc32 39464 Unspecified Turbolinks JavaScript assets Turbolinks JavaScript assets. rubygem-turbolinks-source-doc 5.1.0 4.fc32 670367 Unspecified Documentation for rubygem-turbolinks-source Documentation for rubygem-turbolinks-source. rubygem-typhoeus 1.3.1 3.fc32 81754 Unspecified 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.3.1 3.fc32 1428432 Unspecified Documentation for rubygem-typhoeus Documentation for rubygem-typhoeus. rubygem-tzinfo 1.2.5 4.fc31 155201 Unspecified Daylight savings aware timezone library TZInfo provides daylight savings aware transformations between times in different time zones. rubygem-tzinfo-doc 1.2.5 4.fc31 2288905 Unspecified Documentation for rubygem-tzinfo Documentation for rubygem-tzinfo. rubygem-uglifier 3.2.0 7.fc32 649761 Unspecified Ruby wrapper for UglifyJS JavaScript compressor Uglifier minifies JavaScript files by wrapping UglifyJS to be accessible in Ruby. rubygem-uglifier-doc 3.2.0 7.fc32 2083154 Unspecified Documentation for rubygem-uglifier Documentation for rubygem-uglifier. rubygem-unf 0.1.4 15.fc32 6401 Unspecified 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 15.fc32 616361 Unspecified Documentation for rubygem-unf Documentation for rubygem-unf. rubygem-unf_ext 0.0.7.6 4.fc32 435527 Unspecified Unicode Normalization Form support library for CRuby Unicode Normalization Form support library for CRuby. rubygem-unf_ext-doc 0.0.7.6 4.fc32 624615 Unspecified Documentation for rubygem-unf_ext Documentation for rubygem-unf_ext. rubygem-unicode 0.4.4.2 16.fc32 1708245 Unspecified Unicode normalization library for Ruby Unicode normalization library for Ruby. rubygem-unicode-display_width 1.2.1 7.fc32 14031 Unspecified 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 7.fc32 655137 Unspecified Documentation for rubygem-unicode-display_width This package contains documentation for rubygem-unicode-display_width. rubygem-uuid 2.3.7 10.fc32 19777 Unspecified 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 10.fc32 730993 Unspecified Documentation for rubygem-uuid Documentation for rubygem-uuid. rubygem-uuidtools 2.1.5 11.fc32 47174 Unspecified 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 11.fc32 811266 Unspecified Documentation for rubygem-uuidtools This package contains documentation for rubygem-uuidtools. rubygem-vault 0.13.0 2.fc32 150928 Unspecified A Ruby API client for interacting with a Vault server A Ruby API client for interacting with a Vault server rubygem-vault-doc 0.13.0 2.fc32 1535188 Unspecified Documentation for rubygem-vault Documentation for rubygem-vault. rubygem-vcr 2.3.0 14.fc32 2693639 Unspecified 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 10.fc31 16011 Unspecified 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 10.fc31 783662 Unspecified Documentation for rubygem-vegas Documentation for rubygem-vegas rubygem-vte 3.4.1 3.fc32 87062 Unspecified Ruby binding of vte Ruby/VTE is a Ruby binding of VTE rubygem-vte-devel 3.4.1 3.fc32 82 Unspecified Ruby/VTE development environment Header files and libraries for building a extension library for the rubygem-vte rubygem-vte-devel 3.4.1 3.fc32 82 Unspecified Ruby/VTE development environment Header files and libraries for building a extension library for the rubygem-vte rubygem-vte-doc 3.4.1 3.fc32 624731 Unspecified Documentation for rubygem-vte This package contains documentation for rubygem-vte. rubygem-vte3 3.4.1 2.fc32 39234 Unspecified Ruby binding of VTE Ruby/VTE3 is a Ruby binding of VTE . rubygem-vte3-doc 3.4.1 2.fc32 654204 Unspecified Documentation for rubygem-vte3 Documentation for rubygem-vte3 . rubygem-web-console 3.5.1 7.fc32 61456 Unspecified 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 7.fc32 875325 Unspecified Documentation for rubygem-web-console Documentation for rubygem-web-console. rubygem-webkit2-gtk 3.4.1 2.fc32 35888 Unspecified Ruby binding of WebKit2GTK+ Ruby/WebKit2GTK is a Ruby binding of WebKit2GTK+. rubygem-webkit2-gtk-doc 3.4.1 2.fc32 644489 Unspecified Documentation for rubygem-webkit2-gtk Documentation for rubygem-webkit2-gtk. rubygem-webmock 3.5.1 3.fc32 143404 Unspecified Library for stubbing HTTP requests in Ruby WebMock allows stubbing HTTP requests and setting expectations on HTTP requests. rubygem-webmock-doc 3.5.1 3.fc32 2527611 Unspecified Documentation for rubygem-webmock Documentation for rubygem-webmock. rubygem-webrobots 0.1.2 9.fc32 39938 Unspecified 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 9.fc32 737177 Unspecified Documentation for rubygem-webrobots Documentation for rubygem-webrobots rubygem-websocket 1.2.2 11.fc31 60043 Unspecified Universal Ruby library to handle WebSocket protocol Universal Ruby library to handle WebSocket protocol. rubygem-websocket-doc 1.2.2 11.fc31 1368466 Unspecified Documentation for rubygem-websocket Documentation for rubygem-websocket. rubygem-websocket-driver 0.6.5 12.fc32 57282 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 12.fc32 1102872 Unspecified Documentation for rubygem-websocket-driver Documentation for rubygem-websocket-driver. rubygem-websocket-extensions 0.1.2 8.fc32 8715 Unspecified Generic extension manager for WebSocket connections Generic extension manager for WebSocket connections. rubygem-websocket-extensions-doc 0.1.2 8.fc32 732411 Unspecified Documentation for rubygem-websocket-extensions Documentation for rubygem-websocket-extensions. rubygem-whiskey_disk 0.6.24 17.fc32 160606 Unspecified Ruby tool for embarrassingly fast deployments Opinionated gem for doing fast git-based server deployments. rubygem-whiskey_disk-doc 0.6.24 17.fc32 1300570 Unspecified Documentation for rubygem-whiskey_disk Documentation for rubygem-whiskey_disk. rubygem-wikicloth 0.8.0 12.fc31 84679 Unspecified Mediawiki parser An implementation of the mediawiki markup in Ruby. rubygem-wikicloth-doc 0.8.0 12.fc31 1566299 Unspecified Documentation for rubygem-wikicloth Documentation for rubygem-wikicloth rubygem-wirb 2.1.1 7.fc32 25457 Unspecified 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 7.fc32 782365 Unspecified Documentation for rubygem-wirb This package contains documentation for rubygem-wirb. rubygem-xml-simple 1.1.5 9.fc32 31064 Unspecified A simple API for XML processing A simple API for XML processing. rubygem-xml-simple-doc 1.1.5 9.fc32 776778 Unspecified Documentation for rubygem-xml-simple Documentation for rubygem-xml-simple. rubygem-xmlparser 0.7.2.1 28.fc32 3269197 Unspecified Ruby bindings to the Expat XML parsing library Ruby bindings to the Expat XML parsing library. rubygem-xmlrpc 0.3.0 128.fc32 89554 Unspecified 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-xpath 3.1.0 4.fc32 11252 Unspecified Generate XPath expressions from Ruby XPath is a Ruby DSL for generating XPath expressions. rubygem-xpath-doc 3.1.0 4.fc32 743442 Unspecified Documentation for rubygem-xpath Documentation for rubygem-xpath. rubygem-yaml-lint 0.0.10 2.fc32 4904 Unspecified Really simple YAML lint Check if your YAML files can be loaded. rubygem-yaml-lint-doc 0.0.10 2.fc32 608745 Unspecified Documentation for rubygem-yaml-lint Documentation for rubygem-yaml-lint. rubygem-yard 0.9.24 1.fc32 2218557 Unspecified 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.24 1.fc32 7861572 Unspecified Documentation for rubygem-yard Documentation for rubygem-yard. rubygem-yell 2.0.7 6.fc31 53766 Unspecified 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 6.fc31 1163755 Unspecified Documentation for rubygem-yell Documentation for rubygem-yell. rubygem-zeitwerk 2.2.1 2.fc32 39582 Unspecified Efficient and thread-safe constant autoloader Zeitwerk implements constant autoloading with Ruby semantics. Each gem and application may have their own independent autoloader, with its own configuration, inflector, and logger. Supports autoloading, preloading, reloading, and eager loading. rubygem-zeitwerk-doc 2.2.1 2.fc32 828206 Unspecified Documentation for rubygem-zeitwerk Documentation for rubygem-zeitwerk. rubygem-zoom 0.5.0 17.fc32 45631 Unspecified 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 17.fc32 691403 Unspecified Documentation for rubygem-zoom This package contains documentation for rubygem-zoom. rubygems 3.1.2 128.fc32 974931 Unspecified The Ruby standard for packaging ruby libraries RubyGems is the Ruby standard for publishing and managing third party libraries. rubygems-devel 3.1.2 128.fc32 12027 Unspecified Macros and development tools for packaging RubyGems Macros and development tools for packaging RubyGems. rubypick 1.1.1 12.fc32 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. rudeconfig 5.0.6 4.fc32 146861 Unspecified Library (C++ API) for reading and writing configuration/.ini files rudeconfig is a library that allows applications to read, modify and create configuration/.ini files. rudeconfig 5.0.6 4.fc32 147629 Unspecified Library (C++ API) for reading and writing configuration/.ini files rudeconfig is a library that allows applications to read, modify and create configuration/.ini files. rudeconfig-devel 5.0.6 4.fc32 23125 Unspecified Development files for rudeconfig rudeconfig is a library that allows applications to read, modify and create configuration/.ini files. The rudeconfig-devel package contains libraries, header files, and documentation needed to develop C++ applications using rudeconfig. rudeconfig-devel 5.0.6 4.fc32 23125 Unspecified Development files for rudeconfig rudeconfig is a library that allows applications to read, modify and create configuration/.ini files. The rudeconfig-devel package contains libraries, header files, and documentation needed to develop C++ applications using rudeconfig. rudesocket 1.3.0 26.fc32 92130 Unspecified 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 26.fc32 97014 Unspecified 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 26.fc32 8250 Unspecified 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 26.fc32 8250 Unspecified 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.2.2 1.fc32 777217 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.2.2 1.fc32 782021 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.2.2 1.fc32 757516 Unspecified Development files for rudiments Development files for rudiments. rudiments-devel 1.2.2 1.fc32 757529 Unspecified Development files for rudiments Development files for rudiments. rudiments-doc 1.2.2 1.fc32 12800153 Unspecified Documentation for rudiments Documentation for rudiments. rumor 1.0.5 22.fc32 135146 Unspecified 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.0 144.dev.gite6555cc.fc32 9451164 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. rundoc 0.11 13.fc32 7551 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 13.fc32 89196 Unspecified Javadocs for rundoc This package contains the API documentation for rundoc. rusers 0.17 95.fc32 51795 Unspecified 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 95.fc32 59591 Unspecified 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.42.0 1.fc32 67166474 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-analysis 1.42.0 1.fc32 24071249 Unspecified Compiler analysis data for the Rust standard library This package contains analysis data files produced with rustc's -Zsave-analysis feature for the Rust standard library. The RLS (Rust Language Server) uses this data to provide information about the Rust standard library. rust-debugger-common 1.42.0 1.fc32 14786 Unspecified Common debugger pretty printers for Rust This package includes the common functionality for rust-gdb and rust-lldb. rust-doc 1.42.0 1.fc32 287330166 Unspecified Documentation for Rust This package includes HTML documentation for the Rust programming language and its standard library. rust-gdb 1.42.0 1.fc32 15583 Unspecified GDB pretty printers for Rust This package includes the rust-gdb script, which allows easier debugging of Rust programs. rust-lldb 1.42.0 1.fc32 12236 Unspecified LLDB pretty printers for Rust This package includes the rust-lldb script, which allows easier debugging of Rust programs. rust-packaging 13 3.fc32 6272 Unspecified RPM macros for building Rust packages on various architectures The package provides macros for building projects in Rust on various architectures. rust-rpick+default-devel 0.5.0 1.fc32 1354 Unspecified Helps you pick items from a list by various algorithms Helps you pick items from a list by various algorithms. Example uses: pick a restaurant you haven't been to in a while, or an album to listen to. This package contains library source intended for building other packages which use "default" feature of "rpick" crate. rust-rpick-devel 0.5.0 1.fc32 119277 Unspecified Helps you pick items from a list by various algorithms Helps you pick items from a list by various algorithms. Example uses: pick a restaurant you haven't been to in a while, or an album to listen to. This package contains library source intended for building other packages which use "rpick" crate. rust-src 1.42.0 1.fc32 36244100 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 13 2.fc32 2439 Unspecified RPM macros for building Rust source packages RPM macros for building Rust source packages. rust-std-static 1.42.0 1.fc32 49624662 Unspecified Standard library for Rust This package includes the standard libraries for building applications written in Rust. rust-std-static 1.42.0 1.fc32 51064930 Unspecified Standard library for Rust This package includes the standard libraries for building applications written in Rust. rustfmt 1.42.0 1.fc32 7515147 Unspecified Tool to find and fix Rust formatting issues A tool for formatting Rust code according to style guidelines. rvm 1.17 21.fc32 278350 Unspecified 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 21.fc32 268618 Unspecified 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 21.fc32 36783 Unspecified Development files for rvm The rvm-devel package contains libraries and header files for developing applications that use rvm. rvm-devel 1.17 21.fc32 36789 Unspecified Development files for rvm The rvm-devel package contains libraries and header files for developing applications that use rvm. rvm-tools 1.17 21.fc32 143216 Unspecified 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 10.fc32 51191 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 10.fc32 52611 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 10.fc32 2534 Unspecified Development files for rw This package contains the header files and development documentation for rw. rw-devel 0.7 10.fc32 2534 Unspecified Development files for rw This package contains the header files and development documentation for rw. rwall 0.17 56.fc32 18268 Unspecified 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 56.fc32 18729 Unspecified 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 66.fc32 68428 Unspecified 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 18.fc32 982270 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 18.fc32 46894 Unspecified Sample data for rwhoisd WHOIS server This package delivers example configuration and data for rwhoisd WHOIS server. Recommended how-to is . rxtx 2.2 0.25.20100211.fc32 326017 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-unicode 9.22 22.fc32 3140855 Unspecified 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. rygel 0.36.2 5.fc32 4752258 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.2 5.fc32 4494354 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.2 5.fc32 4008363 Unspecified Development package for rygel Files for development with rygel. rygel-devel 0.36.2 5.fc32 4008375 Unspecified Development package for rygel Files for development with rygel. rygel-tracker 0.36.2 5.fc32 180632 Unspecified Tracker plugin for rygel A plugin for rygel to use tracker to locate media on the local machine. rzip 2.1 24.fc32 53893 Unspecified 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.