File: SOURCES.txt

package info (click to toggle)
python-yubico 1.3.3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 460 kB
  • sloc: python: 2,367; ansic: 128; xml: 20; makefile: 7
file content (42 lines) | stat: -rw-r--r-- 995 bytes parent folder | download | duplicates (5)
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
32
33
34
35
36
37
38
39
40
41
42
COPYING
ChangeLog
MANIFEST.in
NEWS
README
release.py
setup.cfg
setup.py
doc/ykdef.h
examples/configure_neo_ndef
examples/configure_nist_test_key
examples/nist_challenge_response
examples/rolling_challenge_response
examples/update_cfg_remove_cr
examples/yubikey-inventory
python_yubico.egg-info/PKG-INFO
python_yubico.egg-info/SOURCES.txt
python_yubico.egg-info/dependency_links.txt
python_yubico.egg-info/requires.txt
python_yubico.egg-info/top_level.txt
test/__init__.py
test/soft/__init__.py
test/soft/test_yubico.py
test/soft/test_yubikey_config.py
test/soft/test_yubikey_frame.py
test/usb/__init__.py
test/usb/test_yubikey_usb_hid.py
util/yubikey-totp
util/yubikey-totp.1
yubico/__init__.py
yubico/yubico_exception.py
yubico/yubico_util.py
yubico/yubico_version.py
yubico/yubikey.py
yubico/yubikey_4_usb_hid.py
yubico/yubikey_base.py
yubico/yubikey_config.py
yubico/yubikey_config_util.py
yubico/yubikey_defs.py
yubico/yubikey_frame.py
yubico/yubikey_neo_usb_hid.py
yubico/yubikey_usb_hid.py