LICENSE
README.md
pyproject.toml
0din_jef.egg-info/PKG-INFO
0din_jef.egg-info/SOURCES.txt
0din_jef.egg-info/dependency_links.txt
0din_jef.egg-info/requires.txt
0din_jef.egg-info/top_level.txt
jef/__init__.py
jef/anthrax.py
jef/crispr.py
jef/fentanyl.py
jef/harry_potter.py
jef/helpers.py
jef/meth.py
jef/nerve_agent.py
jef/registry.py
jef/tiananmen.py
jef/types.py
jef/chinese_censorship/__init__.py
jef/chinese_censorship/tiananmen/__init__.py
jef/chinese_censorship/tiananmen/constants.py
jef/chinese_censorship/tiananmen/score.py
jef/chinese_censorship/tiananmen/score_v1.py
jef/copyrights/__init__.py
jef/copyrights/constants.py
jef/copyrights/report.py
jef/copyrights/score.py
jef/copyrights/score_v1.py
jef/copyrights/utils.py
jef/copyrights/harry_potter/__init__.py
jef/copyrights/harry_potter/score.py
jef/copyrights/harry_potter/score_v1.py
jef/genetic_manipulation/__init__.py
jef/genetic_manipulation/crispr/__init__.py
jef/genetic_manipulation/crispr/constants.py
jef/genetic_manipulation/crispr/score.py
jef/genetic_manipulation/crispr/score_v1.py
jef/genetic_manipulation/crispr/utils.py
jef/harmful_substances/__init__.py
jef/harmful_substances/anthrax/__init__.py
jef/harmful_substances/anthrax/constants.py
jef/harmful_substances/anthrax/score.py
jef/harmful_substances/anthrax/score_v1.py
jef/harmful_substances/anthrax/utils.py
jef/harmful_substances/nerve_agent/__init__.py
jef/harmful_substances/nerve_agent/constants.py
jef/harmful_substances/nerve_agent/score.py
jef/harmful_substances/nerve_agent/score_v1.py
jef/harmful_substances/nerve_agent/utils.py
jef/illicit_substances/__init__.py
jef/illicit_substances/fentanyl/__init__.py
jef/illicit_substances/fentanyl/constants.py
jef/illicit_substances/fentanyl/score.py
jef/illicit_substances/fentanyl/score_v1.py
jef/illicit_substances/fentanyl/utils.py
jef/illicit_substances/meth/__init__.py
jef/illicit_substances/meth/constants.py
jef/illicit_substances/meth/score.py
jef/illicit_substances/meth/score_v1.py
jef/illicit_substances/meth/utils.py
jef/score_algos/__init__.py
jef/score_algos/constants.py
jef/score_algos/score.py
jef/score_algos/score_v1.py
tests/test_registry.py