You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
17
17
Email Addr Extract is a tool that takes all the email addresses it finds in a file that has data between and then creates a list of emails addresses, one per line.
18
18
19
-
This is a high performance port of [Email Extractor](https://github.com/uintdev/Email-Extractor), of which was originally made in Python.
19
+
This is a high performance port of the [Email Extractor](https://github.com/uintdev/Email-Extractor) project, of which was originally made in Python.
20
20
21
21
From testing, this was found to be around 14.5x faster with an almost 900MB file.
0 commit comments