File: setup.cfg

package info (click to toggle)
python-xstatic-font-awesome 4.7.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,508 kB
  • sloc: python: 40; makefile: 22
file content (20 lines) | stat: -rw-r--r-- 446 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[metadata]
name = XStatic-Font-Awesome
description = Font-Awesome 4.7.0 (XStatic packaging standard)
description-file = README.rst
maintainer = Rob Cresswell
maintainer-email = robert.cresswell@outlook.com
home-page = https://fortawesome.github.io/Font-Awesome/
keywords = font_awesome xstatic
license = SIL OFL 1.1
zip_safe = False
namespace_packages =
    xstatic
    xstatic.pkg

[files]
packages =
    xstatic

[bdist_wheel]
universal = True