File: debcargo.toml

package info (click to toggle)
rust-difference 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 312 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 288 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
overlay = "."
uploaders = ["Robin Krahl <robin.krahl@ireas.org>"]
summary = "text diffing and assertion library"

[packages.bin]
section = "utils"
summary = "text diffing tool"
description = """
difference compares two strings and prints a colorful visual representation of
the diff.
"""