SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

msrp rpm build for : openSUSE Leap 42. For other distributions click msrp.

Name : msrp
Version : 0.9.5 Vendor : obs://build_opensuse_org/home:ervin
Release : 5.5 Date : 2017-12-02 19:07:18
Group : Development/Tools/Other Source RPM : msrp-0.9.5-5.5.src.rpm
Size : 0.10 MB
Packager : (none)
Summary : Meta Search and Replace utility
Description :
The Meta Search and Replace (msrp) is a simple utility that lets you
quickly rename symbols or functions or classes or anything using
Perl 5 compatible regular expressions. msrp is a time saver because it
applies your substitution to both the contents of files as well as the
filenames themselves. This means that msrp can be used in most modern
programming languages and programming frameworks where filenames (part
of file metadata) are used to indicate certain correspondances with
source code symbols. If the filenames and source symbols must be
kept consistent or changed consistently, then msrp is the ideal tool.
Most languages that support modules embedded in filesystems also have
this same kind of semantic entanglement.

Here are some examples of languages or frameworks that can benefit from
msrp functionality:

C/C++ programming (.h files are usually named similar to type names)
Ruby on Rails (model names must match model filenames, same with views)
Java programming (renaming classes via regular expression en masse)
Debian packaging ( cp -rv ../debian . && msrp oldpkgname newpkgname debian/ )

Authors:
--------
Oleksandr Motsak < malex984AATTgooglemail.com>
Aurélien Gâteau < aurelien.gateauAATTfree.fr>

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/ervin/KDE_Applications_openSUSE_Leap_42.2/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
msrp
msrp(x86-64)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libc.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libpcre.so.1()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
rpmlib(PayloadIsLzma) <= 4.4.6-1
libgcc_s.so.1(GCC_3.0)(64bit)
libgcc_s.so.1()(64bit)
libstdc++.so.6()(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libstdc++.so.6(GLIBCXX_3.4.5)(64bit)


Content of RPM :
/usr/bin/msrp
/usr/share/doc/msrp
/usr/share/doc/msrp/README
/usr/share/man/man1/msrp.1.gz

 
ICM