epstein-files 1.0.3__tar.gz → 1.0.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (32) hide show
  1. {epstein_files-1.0.3 → epstein_files-1.0.4}/PKG-INFO +5 -5
  2. {epstein_files-1.0.3 → epstein_files-1.0.4}/README.md +4 -4
  3. {epstein_files-1.0.3 → epstein_files-1.0.4}/pyproject.toml +1 -1
  4. {epstein_files-1.0.3 → epstein_files-1.0.4}/LICENSE +0 -0
  5. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/__init__.py +0 -0
  6. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/documents/communication.py +0 -0
  7. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/documents/document.py +0 -0
  8. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/documents/email.py +0 -0
  9. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/documents/emails/email_header.py +0 -0
  10. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/documents/imessage/text_message.py +0 -0
  11. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/documents/json_file.py +0 -0
  12. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/documents/messenger_log.py +0 -0
  13. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/documents/other_file.py +0 -0
  14. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/epstein_files.py +0 -0
  15. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/util/constant/common_words.py +0 -0
  16. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/util/constant/html.py +0 -0
  17. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/util/constant/names.py +0 -0
  18. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/util/constant/output_files.py +0 -0
  19. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/util/constant/strings.py +0 -0
  20. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/util/constant/urls.py +0 -0
  21. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/util/constants.py +0 -0
  22. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/util/data.py +0 -0
  23. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/util/doc_cfg.py +0 -0
  24. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/util/env.py +0 -0
  25. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/util/file_helper.py +0 -0
  26. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/util/highlighted_group.py +0 -0
  27. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/util/logging.py +0 -0
  28. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/util/output.py +0 -0
  29. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/util/rich.py +0 -0
  30. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/util/search_result.py +0 -0
  31. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/util/timer.py +0 -0
  32. {epstein_files-1.0.3 → epstein_files-1.0.4}/epstein_files/util/word_count.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: epstein-files
3
- Version: 1.0.3
3
+ Version: 1.0.4
4
4
  Summary: Tools for working with the Jeffrey Epstein documents released in November 2025.
5
5
  Home-page: https://michelcrypt4d4mus.github.io/epstein_text_messages/
6
6
  License: GPL-3.0-or-later
@@ -33,11 +33,11 @@ Description-Content-Type: text/markdown
33
33
  # I Made Epstein's Text Messages Great Again
34
34
 
35
35
  * [I Made Epstein's Text Messages Great Again (And You Should Read Them)](https://cryptadamus.substack.com/p/i-made-epsteins-text-messages-great) post on [Substack](https://cryptadamus.substack.com/p/i-made-epsteins-text-messages-great)
36
- * The Epstein text messages (and some of the emails along with summary counts of sent emails to/from Epstein) generated by this code can be viewed [here](https://michelcrypt4d4mus.github.io/epstein_text_messages/).
37
- * All of His Emails can be read at another page also generated by this code [here](https://michelcrypt4d4mus.github.io/epstein_text_messages/all_emails_epstein_files_nov_2025.html).
38
- * Word counts for the emails and text messages are [here](https://michelcrypt4d4mus.github.io/epstein_text_messages/communication_word_count_epstein_files_nov_2025.html).
36
+ * The Epstein text messages (and some of the emails along with summary information) generated by this code can be viewed [here](https://michelcrypt4d4mus.github.io/epstein_text_messages/).
37
+ * All of His Emails along with descriptions of the 496 files that were neither emails nor text messages can be read at [another page also generated by this code](https://michelcrypt4d4mus.github.io/epstein_text_messages/all_emails_epstein_files_nov_2025.html).
38
+ * Word counts for the communications are [here](https://michelcrypt4d4mus.github.io/epstein_text_messages/communication_word_count_epstein_files_nov_2025.html).
39
39
  * Metadata containing what I have figured out about who sent or received the communications in a given file (and a brief explanation for how I figured it out for each file) is deployed [here](https://michelcrypt4d4mus.github.io/epstein_text_messages/file_metadata_epstein_files_nov_2025.json)
40
- * Configuration variables assigning specific `HOUSE_OVERSIGHT_XXXXXX.txt` file IDs (the `111111` part) as being emails to or from particular people based on various research and contributions can be found in [constants.py](./epstein_files/util/constants.py). Everything in `constants.py` should also appear in the JSON metadata.
40
+ * Configuration variables assigning specific `HOUSE_OVERSIGHT_XXXXXX.txt` file IDs (the `111111` part) as being emails to or from particular people based on various research and contributions can be found in [constants.py](./epstein_files/util/constants.py). Everything in `constants.py` appears in the JSON metadata linked above.
41
41
 
42
42
 
43
43
  ### Usage
@@ -1,11 +1,11 @@
1
1
  # I Made Epstein's Text Messages Great Again
2
2
 
3
3
  * [I Made Epstein's Text Messages Great Again (And You Should Read Them)](https://cryptadamus.substack.com/p/i-made-epsteins-text-messages-great) post on [Substack](https://cryptadamus.substack.com/p/i-made-epsteins-text-messages-great)
4
- * The Epstein text messages (and some of the emails along with summary counts of sent emails to/from Epstein) generated by this code can be viewed [here](https://michelcrypt4d4mus.github.io/epstein_text_messages/).
5
- * All of His Emails can be read at another page also generated by this code [here](https://michelcrypt4d4mus.github.io/epstein_text_messages/all_emails_epstein_files_nov_2025.html).
6
- * Word counts for the emails and text messages are [here](https://michelcrypt4d4mus.github.io/epstein_text_messages/communication_word_count_epstein_files_nov_2025.html).
4
+ * The Epstein text messages (and some of the emails along with summary information) generated by this code can be viewed [here](https://michelcrypt4d4mus.github.io/epstein_text_messages/).
5
+ * All of His Emails along with descriptions of the 496 files that were neither emails nor text messages can be read at [another page also generated by this code](https://michelcrypt4d4mus.github.io/epstein_text_messages/all_emails_epstein_files_nov_2025.html).
6
+ * Word counts for the communications are [here](https://michelcrypt4d4mus.github.io/epstein_text_messages/communication_word_count_epstein_files_nov_2025.html).
7
7
  * Metadata containing what I have figured out about who sent or received the communications in a given file (and a brief explanation for how I figured it out for each file) is deployed [here](https://michelcrypt4d4mus.github.io/epstein_text_messages/file_metadata_epstein_files_nov_2025.json)
8
- * Configuration variables assigning specific `HOUSE_OVERSIGHT_XXXXXX.txt` file IDs (the `111111` part) as being emails to or from particular people based on various research and contributions can be found in [constants.py](./epstein_files/util/constants.py). Everything in `constants.py` should also appear in the JSON metadata.
8
+ * Configuration variables assigning specific `HOUSE_OVERSIGHT_XXXXXX.txt` file IDs (the `111111` part) as being emails to or from particular people based on various research and contributions can be found in [constants.py](./epstein_files/util/constants.py). Everything in `constants.py` appears in the JSON metadata linked above.
9
9
 
10
10
 
11
11
  ### Usage
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "epstein-files"
3
- version = "1.0.3"
3
+ version = "1.0.4"
4
4
  description = "Tools for working with the Jeffrey Epstein documents released in November 2025."
5
5
  authors = ["Michel de Cryptadamus"]
6
6
  readme = "README.md"
File without changes