Difference between revisions of "Mll2html"

From Free Software Directory
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=GNU mll2html
+
|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=This project was a GNU package maintained till 2005. It has since been decommissioned and is no longer developed. Its purpose was to maintain the web pages for the GNU web site.
+
|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/
 
|Homepage URL=https://www.gnu.org/software/mll2html/
|User level=intermediate
 
 
|Is High Priority Project=No
 
|Is High Priority Project=No
|Computer languages=C++
+
|VCS checkout command=cvs -z3 -d:pserver:anonymous@a.cvs.sourceforge.net:/cvsroot/epeios co -P
|Documentation note=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.
+
|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 or Obsolete=Yes
|Accepts cryptocurrency donations=No
+
|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 comment=Source code no longer available
+
|Version date=2001/11/19
2005-01-09 stable released 2005-01-09
+
|Version status=stable
|Test entry=No
+
|Version download=https://sourceforge.net/projects/epeios/files/mll2html/2001-11-19/mll2html-sources_2001-11-19.tar.bz2/download/
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/20
+
|Last review date=2019/01/01
|Submitted by=David Hedlund
+
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|User level=intermediate
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=No
 
|Is GNU=No
 +
|GNU package identifier=mll2html
 
|License verified date=2001-01-31
 
|License verified date=2001-01-31
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2orlater
 
|License=GPLv2orlater
|License verified by=Janet Casey
+
|License copyright=Copyright (C) 2000,2001 Claude L. SIMON (csimon@webmails.com)
|License verified date=2001-01-31
+
|License verified by=Bendikker
 +
|License verified date=2018/12/23
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Claude L. SIMON
+
|Real name=Claude Simon
|Role=Former maintainer
+
|Role=maintainer
 +
|Email=csimon@webmails.com
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/mll2html
+
|Resource URL=https://savannah.gnu.org/projects/mll2html/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-mll2html/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=History
+
|Resource kind=Mailing List
|Resource kind=Homepage
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=http://www.gnu.org/software/mll2html
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Developer
+
|Resource kind=Download
|Resource kind=E-mail
+
|Resource URL=https://sourceforge.net/projects/epeios/files/
|Resource URL=mailto:bug-mll2html@gnu.org
+
}}
 +
{{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 libraries
+
|Prerequisite description=[[Epeios]] libraries
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite description=Epeios C++ libraries
 
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 18:39, 1 January 2019


[edit]

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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

23 December 2018




Leaders and contributors

Contact(s)Role
Claude Simon maintainer


Resources and communication

AudienceResource typeURI
Generalhttps://sourceforge.net/projects/epeios/
Generalhttps://web.archive.org/web/20051210114950/http://www.epeios.org:80/
Savannah (Ref)https://savannah.gnu.org/projects/mll2html/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-mll2html/
Downloadhttps://sourceforge.net/projects/epeios/files/
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/


Software prerequisites

KindDescription
Required to useEpeios libraries




Entry





"maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






















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.