SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

cutter rpm build for : openSUSE Tumbleweed. For other distributions click cutter.

Name : cutter
Version : 0.0 Vendor : obs://build_opensuse_org/devel:languages:haskell
Release : 8.30 Date : 2017-08-03 14:00:00
Group : Development/Libraries/Haskell Source RPM : cutter-0.0-8.30.src.rpm
Size : 1.56 MB
Packager : (none)
Summary : Cut files according to a position list
Description :
Cut a file into chunks according to a position list and concatenate the chunks.
The chunks must not overlap and must be in increasing order.

Use it this way:

> cutter positions.csv < datain >dataout

The file \'positions.csv\' must be a comma separated spreadsheet file (CSV),
where the first column contains the chunk beginnings and the second column
contains the pause beginnings. A pause begins one byte after a chunk ends.
The other columns are ignored and may contain annotations of the chunks.

The positions file may also contain line numbers. In this case you run the
command this way:

> cutter -l positions.csv < datain >dataout

Example: remove selected attachments from e-mails in mbox file using the
\'lsmbox\' command from < http://hackage.haskell.org/package/mbox-utility>.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/haskell:/lts:/8/openSUSE_Tumbleweed/x86_64

Content of RPM  Changelog  Provides Requires

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

Provides :
cutter
cutter(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libdl.so.2()(64bit)
libdl.so.2(GLIBC_2.2.5)(64bit)
libffi.so.7()(64bit)
libffi.so.7(LIBFFI_BASE_7.0)(64bit)
libffi.so.7(LIBFFI_CLOSURE_7.0)(64bit)
libgmp.so.10()(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
librt.so.1()(64bit)
librt.so.1(GLIBC_2.2.5)(64bit)
librt.so.1(GLIBC_2.3.3)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/cutter
/usr/share/doc/packages/cutter
/usr/share/doc/packages/cutter/LICENSE

 
ICM