Port details |
- rubygem-extended_email_reply_parser Extended version of GitHub's email_reply_parser
- 0.5.1 mail =2 0.5.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-05-16 06:31:07
- Last Update: 2024-05-16 06:21:51
- Commit Hash: f40b3b8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/fiedl/extended_email_reply_parser
- Description:
- When implementing a "reply or comment by email" feature, it's necessary to
filter out signatures and the previous conversation. One needs to extract just
the relevant parts for the conversation or comment section of the application.
This is what this ruby gem helps to do.
This gem is an extended version of GitHub's email_reply_parser. It wraps the
original email_reply_parser and allows to build extensions such as support for
i18n and detecting previous conversation that is not properly marked as
quotation by the sender's mail client.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-extended_email_reply_parser>0:mail/rubygem-extended_email_reply_parser
- To install the port:
- cd /usr/ports/mail/rubygem-extended_email_reply_parser/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/rubygem-extended_email_reply_parser
- pkg install rubygem-extended_email_reply_parser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-extended_email_reply_parser
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1714227820
SHA256 (rubygem/extended_email_reply_parser-0.5.1.gem) = a6527a18df9560897f8caaa2f177c97c1b718c319783477e35b333760f77e691
SIZE (rubygem/extended_email_reply_parser-0.5.1.gem) = 20992
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-activesupport71>=0 : devel/rubygem-activesupport71
- rubygem-charlock_holmes>=0 : textproc/rubygem-charlock_holmes
- rubygem-email_reply_parser>=0.5.9<0.6 : mail/rubygem-email_reply_parser
- rubygem-mail>=0,2 : mail/rubygem-mail
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- www/rubygem-bullet_train
Configuration Options:
- No options to configure
- Options name:
- mail_rubygem-extended_email_reply_parser
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.1 16 May 2024 06:21:51 |
Po-Chuan Hsieh (sunpoet) |
mail/rubygem-extended_email_reply_parser: Add
rubygem-extended_email_reply_parser 0.5.1
When implementing a "reply or comment by email" feature, it's necessary to
filter out signatures and the previous conversation. One needs to extract just
the relevant parts for the conversation or comment section of the application.
This is what this ruby gem helps to do.
This gem is an extended version of GitHub's email_reply_parser. It wraps the
original email_reply_parser and allows to build extensions such as support for
i18n and detecting previous conversation that is not properly marked as
quotation by the sender's mail client. |
Number of commits found: 1
|