Source: gitsome
Section: misc
Priority: optional
Maintainer: SZ Lin (林上智) <szlin@debian.org>
Build-Depends: debhelper-compat (= 13),
               python3 (>= 3.4),
               dh-python,
               python3-click,
               python3-docopt,
               python3-feedparser,
               python3-mock,
               python3-sigmavirus24-urltemplate,
               python3-prompt-toolkit,
               python3-pytest,
               python3-sphinx,
               python3-pexpect,
               python3-flake8,
               tox,
               python3-ply,
               python3-tz,
               xonsh
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/donnemartin/gitsome
Vcs-Git: https://salsa.debian.org/debian/gitsome.git
Vcs-Browser: https://salsa.debian.org/debian/gitsome

Package: gitsome
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         python3 (>= 3.4),
         python3-sigmavirus24-urltemplate,
         python3-click,
         python3-colorama,
         python3-docopt,
         python3-feedparser,
         python3-ply,
         python3-prompt-toolkit,
         python3-requests,
         python3-pygments,
         python3-tz,
         python3-numpydoc,
         xonsh
Description: Supercharged Git/Shell Autocompleter with GitHub Integration
 gitsome provides direct integration with GitHub and GitHub Enterprise in
 a terminal.
 It includes not only GitHub integrated commands that work with all
 shells but also provides following functions.
 .
  - Git and GitHub Autocompleter With Interactive Help
  - Fish-Style Auto-Suggestions
  - General Autocompleter
  - Python REPL
  - Command History
  - Customizable Highlighting
 .
