• Stars
    star
    102
  • Rank 335,584 (Top 7 %)
  • Language
    C
  • License
    GNU General Publi...
  • Created about 13 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A file archiver for MATE
			   * Engrampa *

		  an archive manager utility for the
			  MATE Environment.

* What is it ?

  Engrampa is a fork of File-Roller.

  Engrampa is an archive manager for the MATE environment.  This means
  that you can create and modify archives; view the content of an archive;
  view and modify a file contained in the archive; extract files from the
  archive.

  Engrampa is only a front-end (a graphical interface) to archiving programs
  like tar and zip. The supported file types are :
    * 7-Zip Compressed File (.7z)
    * WinAce Compressed File (.ace)
    * ALZip Compressed File (.alz)
    * AIX Small Indexed Archive  (.ar)
    * ARC Archive (.arc)
    * ARJ Compressed Archive (.arj)
    * Cabinet File (.cab)
    * UNIX CPIO Archive (.cpio)
    * Debian Linux Package (.deb) [Read-only mode]
    * EPUB (.epub)
    * ISO-9660 CD Disc Image (.iso) [Read-only mode]
    * Java Archive (.jar)
    * Java Enterprise archive (.ear)
    * Java Web Archive (.war)
    * LHA Archive (.lzh, .lha)
    * WinRAR Compressed Archive (.rar)
    * RAR Archived Comic Book (.cbr)
    * RPM Linux Package (.rpm) [Read-only mode]
    * Tape Archive File:
          * uncompressed (.tar)
      or compressed with:
          * gzip (.tar.gz , .tgz)
          * brotli (.tar.br)
          * bzip (.tar.bz , .tbz)
          * bzip2 (.tar.bz2 , .tbz2)
          * compress (.tar.Z , .taz)
          * lrzip (.tar.lrz , .tlrz)
          * lzip (.tar.lz , .tlz)
          * lzop (.tar.lzo , .tzo)
          * 7zip (.tar.7z)
          * xz (.tar.xz)
    * Stuffit Archives (.bin, .sit)
    * ZIP Archive (.zip)
    * ZIP Archived Comic Book (.cbz)
    * ZOO Compressed Archive File (.zoo)
    * Single files compressed with gzip (.gz), brotli (.br), bzip (.bz), bzip2 (.bz2), compress (.Z),
      lrzip (.lrz), lzip (.lz), lzop (.lzo), rzip(.rz), xz (.xz), Zstandard (.zst).

* Home Page

  https://mate-desktop.org/

* Licensing

  This program is released under the terms of the GNU General Public
  License (GNU GPL) version 2 or greater.
  You can find a copy of the license in the file COPYING.

* Dependencies

  In order to build this program from the source code you need git installed and
   a working MATE environment, with the development tools installed properly.

  Also you need the following libraries:
    * glib >= 2.32.0
    * gtk+ >= 3.14.0
    * libcaja-extension >= 1.1.0 (optional)

* Install

  git submodule init
  git submodule update --remote --recursive
  ./autogen.sh
  make
  make install

* Notes

  [Read-only mode] means that Engrampa may read the file type, but it cannot
  write to that file type.
  An example is ISO-9660 CD Disc Image (.iso) [Read-only mode]. Iso images
  may be read, but file(s) cannot be written to an (.iso).

More Repositories

1

mate-desktop

Library with common API for various MATE modules
C
416
star
2

caja

Caja, the file manager for the MATE desktop
C
258
star
3

atril

A document viewer for MATE
C
192
star
4

marco

MATE default window manager
C
189
star
5

mate-panel

MATE panel
C
177
star
6

pluma

A powerful text editor for MATE
C
157
star
7

mate-terminal

The MATE Terminal Emulator
C
134
star
8

mate-applets

Applets for use with the MATE panel
C
78
star
9

mate-themes

Official themes for the MATE desktop
CSS
74
star
10

mate-control-center

Utilities to configure the MATE desktop
C
64
star
11

mate-power-manager

Power management tool for the MATE desktop
C
59
star
12

eom

An image viewer for MATE
C
57
star
13

mate-screensaver

MATE screen saver and locker
C
48
star
14

mate-settings-daemon

MATE settings daemon
C
44
star
15

mate-system-monitor

Process viewer and system resource monitor for MATE
C++
43
star
16

mate-desktop.org

New mate-desktop.org website
Python
39
star
17

mate-calc

Calculator for MATE
C
39
star
18

mate-utils

C
39
star
19

caja-dropbox

Dropbox extension for Caja file manager
Python
35
star
20

mate-notification-daemon

Daemon to display passive pop-up notifications
C
30
star
21

mozo

Menu editor for MATE using the freedesktop.org menu specification
Python
28
star
22

caja-extensions

Set of extensions for Caja, the MATE file manager
C
28
star
23

mate-session-manager

MATE session manager
C
27
star
24

mate-menus

Library for the Desktop Menu freedesktop.org specification
C
26
star
25

mate-common

Common scripts and macros to develop with MATE
Shell
24
star
26

mate-icon-theme

MATE default icon theme
Makefile
22
star
27

libmateweather

Library to access weather information from online services
C
21
star
28

mate-wayland-session

Makefile
21
star
29

mate-indicator-applet

C
19
star
30

mate-media

Media tools for MATE
C
19
star
31

python-caja

libcaja-extension python bindings
C
19
star
32

mate-user-guide

MATE Desktop User Guide
Shell
18
star
33

mate-sensors-applet

Display readings from hardware sensors in your MATE panel
C
17
star
34

libmatekbd

Keyboard management library
C
17
star
35

mate-backgrounds

This module contains a set of backgrounds packaged with the MATE desktop.
Makefile
17
star
36

mate-netbook

C
15
star
37

libmatemixer

Mixer library for MATE Desktop
C
14
star
38

mate-polkit

Authentication Agent for PolicyKit and MATE
C
14
star
39

mate-dev-scripts

Primitive scripts and applications to assist in developing Mate
Python
12
star
40

pluma-plugins

Python
9
star
41

mate-user-share

C
8
star
42

caja-actions

C
8
star
43

mate-wiki

HTML
7
star
44

mate-submodules

C
6
star
45

mate-wiki-preview

including the preview page of mate-wiki
3
star
46

libmatewnck

C
2
star