File: test_parse_valid_config_entry_points_.yml

package info (click to toggle)
python-whey 0.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,912 kB
  • sloc: python: 4,433; makefile: 7
file content (30 lines) | stat: -rw-r--r-- 544 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
additional-files: []
authors: []
classifiers: []
dependencies: []
description: null
dynamic: []
entry-points:
  flake8.extension:
    SXL: flake8_sphinx_links:Plugin
  spam.magical:
    tomatoes: spam:main_tomatoes
gui-scripts:
  spam-gui: spam:main_gui
keywords: []
license: null
license-key: null
maintainers: []
name: spam
optional-dependencies: {}
package: spam
platforms: null
python-implementations: null
python-versions: null
readme: null
requires-python: null
scripts:
  spam-cli: spam:main_cli
source-dir: .
urls: {}
version: 2020.0.0