File: control

package info (click to toggle)
confusable-homoglyphs 3.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,236 kB
  • sloc: python: 1,321; makefile: 146
file content (31 lines) | stat: -rw-r--r-- 965 bytes parent folder | download
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
31
Source: confusable-homoglyphs
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Elena Grandi <valhalla@debian.org>
Section: python
Priority: optional
Build-Depends:
 dh-python,
 python3-setuptools,
 python3-all,
 debhelper-compat (= 13),
 python3-click,
Standards-Version: 4.6.1.0
Rules-Requires-Root: no
Homepage: https://github.com/vhf/confusable_homoglyphs
Vcs-Git: https://salsa.debian.org/python-team/packages/confusable-homoglyphs.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/confusable-homoglyphs

Package: python3-confusable-homoglyphs
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 python3-click,
Description: Detect confusable usage of unicode homoglyphs
 a homoglyph is one of two or more graphemes, characters, or glyphs with
 shapes that appear identical or very similar
 .
 This Python library helps detect cases where Unicode homoglyphs can be used
 for malicious purposes.