File: debcargo.toml

package info (click to toggle)
rust-ripasso-cursive 0.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 556 kB
  • sloc: makefile: 19
file content (13 lines) | stat: -rw-r--r-- 314 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
overlay = "."
uploaders = ["Alexander Kjäll <alexander.kjall@gmail.com>"]

[source]
section = "utils"

[packages.bin]
summary = "Curses based password manager"
description = """
A password manager that uses the file format of the
standard unix password manager 'pass', this is the
curses frontend application
"""