Difference between revisions of "Mod cplusplus"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=mod_cplusplus |Short description=Implements object oriented apache-2.0 handlers with C++ |Full description='mod_cplusplus' does for C++ something similar to what mo...")
 
(New version)
 
Line 3: Line 3:
 
|Short description=Implements object oriented apache-2.0 handlers with C++
 
|Short description=Implements object oriented apache-2.0 handlers with C++
 
|Full description='mod_cplusplus' does for C++ something similar to what mod_perl does for Perl. It cleans up the interface to Apache by wrapping common structures and functionality with objects and methods, and lets you implement any type of handler simply by subclassing, instead of hooking functions.
 
|Full description='mod_cplusplus' does for C++ something similar to what mod_perl does for Perl. It cleans up the interface to Apache by wrapping common structures and functionality with objects and methods, and lets you implement any type of handler simply by subclassing, instead of hooking functions.
 +
|Homepage URL=http://modcplusplus.sf.net/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://modcplusplus.sf.net/
 
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/modcplusplus
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/modcplusplus
 
|Computer languages=C++
 
|Computer languages=C++
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=C++,object-oriented,object oriented,apache,wrapper,handler,subclass,hooking function,object,methods
 
|Keywords=C++,object-oriented,object oriented,apache,wrapper,handler,subclass,hooking function,object,methods
|Is GNU=n
+
|Version identifier=2.0.1
|Last review by=Janet Casey
+
|Version date=2008/07/08
|Last review date=2008-01-07
+
|Version status=stable
 +
|Version download=https://sourceforge.net/projects/modcplusplus/files/latest/download?source=files
 +
|Version comment=2.0.1 stable released 2008-07-08
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/02/13
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.5.2
+
|Status=
|Version date=2005-08-07
+
|Is GNU=No
|Version status=stable
+
|License verified date=2005-08-08
|Version download=http://prdownloads.sourceforge.net/modcplusplus/mod_cplusplus-1.5.2.tar.gz?download
+
}}
 +
{{Project license
 +
|License=Apache1.1
 +
|License verified by=Janet Casey
 
|License verified date=2005-08-08
 
|License verified date=2005-08-08
|Version comment=1.5.2 stable released 2005-08-07
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=John K. Sterling
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=John K. Sterling
 
 
|Email=john@sterls.com
 
|Email=john@sterls.com
 
|Resource URL=
 
|Resource URL=
Line 53: Line 51:
 
|Software-development=small-specific-development-task
 
|Software-development=small-specific-development-task
 
|Use=software-development
 
|Use=software-development
}}
 
{{Project license
 
|License=Apache1.1
 
|License verified by=Janet Casey
 
|License verified date=2005-08-08
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 63: Line 56:
 
|Prerequisite description=Apache 2.0 or later
 
|Prerequisite description=Apache 2.0 or later
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 10:32, 13 February 2017


[edit]

mod_cplusplus

http://modcplusplus.sf.net/
Implements object oriented apache-2.0 handlers with C++

'mod_cplusplus' does for C++ something similar to what mod_perl does for Perl. It cleans up the interface to Apache by wrapping common structures and functionality with objects and methods, and lets you implement any type of handler simply by subclassing, instead of hooking functions.





Licensing

License

Verified by

Verified on

Notes

License

Apache1.1

Verified by

Janet Casey

Verified on

8 August 2005




Leaders and contributors

Contact(s)Role
John K. Sterling Maintainer


Resources and communication

AudienceResource typeURI
DeveloperMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/modcplusplus-devel
SupportMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/modcplusplus-user
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=26896


Software prerequisites

KindDescription
Required to useApache 2.0 or later




Entry
























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.