File: debcargo.toml

package info (click to toggle)
rust-so 0.4.10-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 456 kB
  • sloc: makefile: 2
file content (12 lines) | stat: -rw-r--r-- 363 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
overlay = "."
uploaders = ["Nadzeya Hutsko <nadzya.info@gmail.com>"]
collapse_features = true

[packages.bin]
section = "utils"
summary = "terminal interface for StackOverflow"
description = """
so is a terminal-based interface to the StackExchange network that allows
searching and browsing StackOverflow questions and answers directly from
the command line.
"""