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

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

util-email-content-segregation-script
Last Version

Last Version

2.1.0-80
Release Date

Release Date

Type

Type

pom
Description

Description

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.
Project URL

Project URL

https://github.com/CAFDataProcessing/util-email-content-segregation-script
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company
Source Code Management

Source Code Management

https://github.com/CAFDataProcessing/util-email-content-segregation-script.git

Download util-email-content-segregation-script

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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.

com.github.cafdataprocessing

CAF Data Processing

Versions

Version
2.1.0-80
2.0.0-7