File: debcargo.toml

package info (click to toggle)
rust-asahi-btsync 0.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 136 kB
  • sloc: sh: 8; makefile: 4
file content (14 lines) | stat: -rw-r--r-- 479 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
overlay = "."
uploaders = ["Andreas Henriksson <andreas@fatal.se>", "NoisyCoil <noisycoil@debian.org>"]

[source]
section = "utils"

[packages.bin]
summary = "sync bluetooth pairing keys with macos on ARM Macs"
description = """
This utility can list the bluetooth pairing keys set up by macOS in NVRAM or
sync the content to local configuration for bluez. The package installs the
executable and an asahi-btsync service that automates device pairing.
"""
recommends = ["bluez"]