File: SOURCES.txt

package info (click to toggle)
python-yubiotp 1.0.0.post1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 196 kB
  • sloc: python: 671; makefile: 130
file content (26 lines) | stat: -rw-r--r-- 489 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
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
YubiOTP.egg-info/PKG-INFO
YubiOTP.egg-info/SOURCES.txt
YubiOTP.egg-info/dependency_links.txt
YubiOTP.egg-info/requires.txt
YubiOTP.egg-info/top_level.txt
bin/yubiclient
bin/yubikey
docs/Makefile
docs/source/changes.rst
docs/source/client.rst
docs/source/conf.py
docs/source/index.rst
docs/source/otp.rst
docs/source/utils.rst
yubiotp/__init__.py
yubiotp/client.py
yubiotp/crc.py
yubiotp/modhex.py
yubiotp/otp.py
yubiotp/test.py