Difference between revisions of "Mll2html"
m (rewording) |
|||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
− | |Name= | + | |Name=mll2html |
− | |Short description=Converts a mailing lists file to an HTML file | + | |Short description=Converts a mailing lists file to an HTML file. |
− | |Full description | + | |Full description=Reformats an ASCII file, containing a description of mailing lists, into a more convenient HTML file. For each ftp, http and news address, a hyperlink is generated pointing to that address. A hyperlink is also generated for each email address. The 'mll2html' program parses a template file, writing it to the output file, to detect predefined tags, which are replaced by the corresponding part of the mailing lists. A template file (the file that is copied to the output file) can contain one or more of these tags, and a tag can be used more than once. |
− | + | ||
− | + | mll2html's purpose for GNU was to maintain the web pages for the GNU web site. | |
− | + | |Homepage URL=https://www.gnu.org/software/mll2html/ | |
− | + | |Is High Priority Project=No | |
+ | |VCS checkout command=cvs -z3 -d:pserver:anonymous@a.cvs.sourceforge.net:/cvsroot/epeios co -P | ||
+ | |Documentation note=https://www.gnu.org/software/mll2html/mll2html.html | ||
+ | |||
+ | ---- | ||
+ | [https://www.gnu.org/software/maintainer-tips.html Tips for new GNU maintainers] | ||
+ | |||
+ | '''Selection from the [https://shop.fsf.org/ FSF shop]''' | ||
+ | |||
+ | [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] | ||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | '''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]''' | ||
+ | ---- | ||
+ | ---- | ||
+ | |||
+ | If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org | ||
+ | ---- | ||
+ | |Decommissioned or Obsolete=Yes | ||
+ | |Decommissioned details=If you have time and interest in resurrecting this GNU package, please contact: mailto:maintainers@gnu.org | ||
+ | |Donate=https://my.fsf.org/donate/ | ||
|Related projects=config,gnun | |Related projects=config,gnun | ||
− | |Version | + | |Version date=2001/11/19 |
− | + | |Version status=stable | |
− | |Last review by= | + | |Version download=https://sourceforge.net/projects/epeios/files/mll2html/2001-11-19/mll2html-sources_2001-11-19.tar.bz2/download/ |
− | |Last review date= | + | |Last review by=Bendikker |
+ | |Last review date=2019/01/01 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |User level=intermediate |
− | |Is GNU= | + | |Paid support=https://www.fsf.org/resources/service/ |
+ | |Accepts cryptocurrency donations=Yes | ||
+ | |Test entry=No | ||
+ | |Is GNU=No | ||
|GNU package identifier=mll2html | |GNU package identifier=mll2html | ||
|License verified date=2001-01-31 | |License verified date=2001-01-31 | ||
Line 21: | Line 46: | ||
{{Project license | {{Project license | ||
|License=GPLv2orlater | |License=GPLv2orlater | ||
− | |License verified by= | + | |License copyright=Copyright (C) 2000,2001 Claude L. SIMON (csimon@webmails.com) |
− | |License verified date= | + | |License verified by=Bendikker |
+ | |License verified date=2018/12/23 | ||
}} | }} | ||
{{Person | {{Person | ||
− | |Real name=Claude | + | |Real name=Claude Simon |
− | |Role= | + | |Role=maintainer |
− | | | + | |Email=csimon@webmails.com |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Savannah (Ref) |
− | |||
|Resource URL=https://savannah.gnu.org/projects/mll2html/ | |Resource URL=https://savannah.gnu.org/projects/mll2html/ | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | + | |Resource kind=Mailing List | |
− | |Resource kind= | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-mll2html/ |
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource | + | |Resource kind=Mailing List |
− | |Resource kind= | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ |
− | |Resource URL= | + | }} |
+ | {{Resource | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://sourceforge.net/projects/epeios/files/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://sourceforge.net/projects/epeios/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://web.archive.org/web/20051210114950/http://www.epeios.org:80/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://savannah.gnu.org/people/ | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=console | |Interface=console | ||
|Programming-language=C++ | |Programming-language=C++ | ||
+ | |Runs-on=GNU/Linux | ||
|Use=web-authoring | |Use=web-authoring | ||
|Web-authoring=html-format-conversion | |Web-authoring=html-format-conversion | ||
Line 53: | Line 93: | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to use | |Prerequisite kind=Required to use | ||
− | |Prerequisite description=Epeios | + | |Prerequisite description=[[Epeios]] libraries |
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 17:39, 1 January 2019
mll2html
https://www.gnu.org/software/mll2html/
Converts a mailing lists file to an HTML file.
Reformats an ASCII file, containing a description of mailing lists, into a more convenient HTML file. For each ftp, http and news address, a hyperlink is generated pointing to that address. A hyperlink is also generated for each email address. The 'mll2html' program parses a template file, writing it to the output file, to detect predefined tags, which are replaced by the corresponding part of the mailing lists. A template file (the file that is copied to the output file) can contain one or more of these tags, and a tag can be used more than once.
mll2html's purpose for GNU was to maintain the web pages for the GNU web site.
Download
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Claude Simon | maintainer |
Resources and communication
Software prerequisites
Kind | Description |
---|---|
Required to use | Epeios libraries |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.