LICENSE
README.md
pyproject.toml
setup.py
examples/__init__.py
examples/bluesheets.py
examples/chatlogs.py
examples/draft-authors.py
examples/draft-references.py
examples/draft-submissions-by-date.py
examples/draft-submissions.py
examples/drafts-for-person.py
examples/drafts-for-rfc.py
examples/drafts-for-rfcs.py
examples/drafts-for-wg.py
examples/email-countries.py
examples/email-from-lists.py
examples/emails-per-person.py
examples/iesg-processing-time.py
examples/ietf-areas.py
examples/ietf-leadership.py
examples/meeting-attendance.py
examples/non-wg-standards-track-rfcs.py
examples/org-chart.py
examples/person-attendance.py
examples/person-emails.py
examples/person.py
examples/recent-pubreq.py
examples/rfc-data.py
examples/rfc-per-year-ietf.py
examples/rfc-per-year.py
examples/rfc-streams.py
examples/rfc-unique-authors.py
examples/role-names.py
examples/wg-conflicts.py
ietfdata/__init__.py
ietfdata/datatracker.py
ietfdata/datatracker_ext.py
ietfdata/datatracker_types.py
ietfdata/dt_backend.py
ietfdata/ma_backend.py
ietfdata/ma_backend_ietf.py
ietfdata/ma_parsing.py
ietfdata/mailarchive3.py
ietfdata/py.typed
ietfdata/rfcindex.py
ietfdata.egg-info/PKG-INFO
ietfdata.egg-info/SOURCES.txt
ietfdata.egg-info/dependency_links.txt
ietfdata.egg-info/requires.txt
ietfdata.egg-info/top_level.txt
ietfdata/tools/__init__.py
ietfdata/tools/affiliation_mapping_dictionary.py
ietfdata/tools/affiliations.py
ietfdata/tools/download_dt.py
ietfdata/tools/download_ma.py
ietfdata/tools/ma_msg.py
ietfdata/tools/organisations.py
ietfdata/tools/participants.py
ietfdata/tools/participants_affiliations.py
tests/test_datatracker.py
tests/test_datatracker_coverage.py
tests/test_datatracker_ext.py
tests/test_mailarchive3.py
tests/test_rfcindex.py