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 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck
Files: MANIFEST.in
README.rst
debian/control
debian/copyright-check
debian/gbp.conf
debian/rules
debian/source/format
debian/source/lintian-overrides
debian/watch
docs/Makefile
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
examples/ice-client.py
examples/signaling-server.py
pyproject.toml
requirements/doc.txt
setup.py
src/aioice/__init__.py
src/aioice/candidate.py
src/aioice/ice.py
src/aioice/mdns.py
src/aioice/py.typed
src/aioice/stun.py
src/aioice/turn.py
src/aioice/utils.py
stubs/dns/flags.py
stubs/dns/message.py
stubs/dns/name.py
stubs/dns/rdata.py
stubs/dns/rdataclass.py
stubs/dns/rdataset.py
stubs/dns/rdatatype.py
stubs/dns/rrset.py
stubs/dns/zone.py
tests/data/binding_request.bin
tests/data/binding_request_ice_controlled.bin
tests/data/binding_request_ice_controlling.bin
tests/data/binding_response.bin
tests/echoserver.py
tests/test_candidate.py
tests/test_exceptions.py
tests/test_ice.py
tests/test_ice_trickle.py
tests/test_mdns.py
tests/test_stun.py
tests/test_turn.py
tests/turnserver.crt
tests/turnserver.key
tests/turnserver.py
tests/utils.py
Copyright: NONE
License: UNKNOWN
FIXME
Files: LICENSE
Copyright: 2018-2019, Jeremy Lainé.
License: BSD-3-clause
FIXME
|