util-email-content-segregation-script
Python script that uses the Mailgun/Talon library to parse emails and mark the start of each new message in the chain.
License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdutil-email-content-segregation-script |
Last Version | Last Version2.1.0-80 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEmail Content Segregation Script
Python script that uses the Mailgun/Talon library to parse emails and mark the start of each new message in the chain.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/util-email-content-segregation-script/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>util-email-content-segregation-script</artifactId>
<version>2.1.0-80</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/util-email-content-segregation-script/
implementation 'com.github.cafdataprocessing:util-email-content-segregation-script:2.1.0-80'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/util-email-content-segregation-script/
implementation ("com.github.cafdataprocessing:util-email-content-segregation-script:2.1.0-80")
'com.github.cafdataprocessing:util-email-content-segregation-script:pom:2.1.0-80'
<dependency org="com.github.cafdataprocessing" name="util-email-content-segregation-script" rev="2.1.0-80">
<artifact name="util-email-content-segregation-script" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='util-email-content-segregation-script', version='2.1.0-80')
)
libraryDependencies += "com.github.cafdataprocessing" % "util-email-content-segregation-script" % "2.1.0-80"
[com.github.cafdataprocessing/util-email-content-segregation-script "2.1.0-80"]
Python script that uses the Mailgun/Talon library to parse emails and mark the start of each new message in the chain.