Initial commit
parents
Showing
Cargo.lock
0 → 100644
This diff is collapsed.
Click to expand it.
Cargo.toml
0 → 100644
LICENSE
0 → 100644
This diff is collapsed.
Click to expand it.
data/eepm-dbus.service.in
0 → 100644
data/ru.etersoft.EPM.conf.in
0 → 100644
meson.build
0 → 100644
src/cli/args.rs
0 → 100644
src/cli/mod.rs
0 → 100644
src/cli/output.rs
0 → 100644
src/config.rs
0 → 100644
src/dbus/client.rs
0 → 100644
This diff is collapsed.
Click to expand it.
src/dbus/manage.rs
0 → 100644
This diff is collapsed.
Click to expand it.
src/dbus/mod.rs
0 → 100644
src/dbus/query.rs
0 → 100644
src/dbus/server.rs
0 → 100644
src/dbus/signals.rs
0 → 100644
src/eepm/commands/info.rs
0 → 100644
src/eepm/commands/install.rs
0 → 100644
src/eepm/commands/mod.rs
0 → 100644
src/eepm/commands/play.rs
0 → 100644
src/eepm/commands/remove.rs
0 → 100644
src/eepm/commands/search.rs
0 → 100644
src/eepm/commands/system.rs
0 → 100644
src/eepm/executor.rs
0 → 100644
This diff is collapsed.
Click to expand it.
src/eepm/mod.rs
0 → 100644
src/eepm/parser.rs
0 → 100644
This diff is collapsed.
Click to expand it.
src/error.rs
0 → 100644
src/main.rs
0 → 100644
src/polkit/check.rs
0 → 100644
src/polkit/mod.rs
0 → 100644
src/types/mod.rs
0 → 100644
src/types/package.rs
0 → 100644
src/types/play.rs
0 → 100644
src/types/response.rs
0 → 100644
Please
register
or
sign in
to comment