Difference between revisions of "G-wrap"

From Free Software Directory
Jump to: navigation, search
(New version)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=G-Wrap
 
|Name=G-Wrap
|Short description=Generates function wrappers for inter-language calls
+
|Short description=Generates function wrappers for inter-language calls.
 
|Full description='G-Wrap' is a tool (and Guile library) for generating function wrappers for inter-language calls. It currently supports generating Guile wrappers for C functions.
 
|Full description='G-Wrap' is a tool (and Guile library) for generating function wrappers for inter-language calls. It currently supports generating Guile wrappers for C functions.
|Homepage URL=http://www.nongnu.org/g-wrap/
+
|Homepage URL=https://www.nongnu.org/g-wrap/
|User level=none
+
|Is High Priority Project=No
|VCS checkout command=-d:ext:anoncvs@savannah.nongnu.org:/cvsroot/g-wrap co g-wrap
+
|VCS checkout command=git clone git://git.savannah.gnu.org/g-wrap.git
|Computer languages=C,Scheme
+
|Documentation note=https://www.nongnu.org/g-wrap/manual/
|Documentation note=User manual available in HTML format from http://www.nongnu.org/g-wrap/manual/index.html
+
|Decommissioned or Obsolete=No
 +
|IRC general=irc://irc.freenode.net/#guile
 +
|Related projects=Guile,Guile-Clutter,Guile-Gnome
 
|Keywords=generate,wrapper,guile,call,funtion,inter-language
 
|Keywords=generate,wrapper,guile,call,funtion,inter-language
 
|Version identifier=1.9.15
 
|Version identifier=1.9.15
 
|Version date=2015/07/24
 
|Version date=2015/07/24
 
|Version status=stable
 
|Version status=stable
|Version download=http://savannah.nongnu.org/download/g-wrap/g-wrap-1.9.15.tar.gz
+
|Version download=https://download.savannah.nongnu.org/releases/g-wrap/g-wrap-1.9.15.tar.gz
|Last review by=Alejandroindependiente
+
|Last review by=Bendikker
|Last review date=2017/03/15
+
|Last review date=2019/01/15
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
+
|User level=none
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://download.savannah.nongnu.org/releases/g-wrap/g-wrap-1.9.15.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2004-06-30
 
|License verified date=2004-06-30
Line 23: Line 28:
 
{{Project license
 
{{Project license
 
|License=LGPLv2.1orlater
 
|License=LGPLv2.1orlater
|License verified by=Janet Casey
+
|License verified by=Bendikker
|License verified date=2004-06-30
+
|License verified date=2019/01/15
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Bendikker
 +
|License verified date=2019/01/15
 +
|License note=/lib
 +
}}
 +
{{Project license
 +
|License=GFDLv1.3orlater
 +
|License verified by=Bendikker
 +
|License verified date=2019/01/15
 +
|License note=/doc
 +
}}
 +
{{Person
 +
|Real name=David Pirotte
 +
|Role=maintainer
 +
|Email=david@altosw.be
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Rob Browning
 
|Real name=Rob Browning
|Role=Maintainer
+
|Role=maintainer
 
|Email=rlb@defaultvalue.org
 
|Email=rlb@defaultvalue.org
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Christopher Lee
 
|Real name=Christopher Lee
|Role=Contributor
+
|Role=contributor
 
|Email=c_lee@users.sourceforge.net
 
|Email=c_lee@users.sourceforge.net
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/g-wrap
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.nongnu.org/projects/g-wrap/
 +
}}
 +
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.nongnu.org/bugs/?group=g-wrap
+
|Resource URL=https://git.savannah.nongnu.org/cgit/g-wrap.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/g-wrap-dev/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://download.savannah.nongnu.org/releases/g-wrap/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=General
|Resource kind=VCS Repository Webview
+
|Resource URL=https://cvs.savannah.gnu.org/viewvc/g-wrap/
|Resource URL=http://savannah.nongnu.org/cvs/?group=g-wrap
+
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/g-wrap/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:g-wrap-dev@nongnu.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line, library
 
|Interface=command-line, library
 +
|Programming-language=C, guile, shell
 +
|Runs-on=GNU/Linux
 
|Software-development=small-specific-development-task
 
|Software-development=small-specific-development-task
 
|Use=software-development
 
|Use=software-development
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=[[autoconf]] >= 2.61
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=[[automake]] >= 1.12
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=[[libffi]]
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=[[Guile]] 2.0 or 2.2
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=[[Guile-Lib]] >= 0.2.2
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=[[Glib]] -2.0
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 05:37, 15 January 2019


[edit]

G-Wrap

https://www.nongnu.org/g-wrap/
Generates function wrappers for inter-language calls.

'G-Wrap' is a tool (and Guile library) for generating function wrappers for inter-language calls. It currently supports generating Guile wrappers for C functions.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

15 January 2019

Notes

/doc

Verified by

Bendikker

Verified on

15 January 2019

Notes

/lib

Verified by

Bendikker

Verified on

15 January 2019




Leaders and contributors

Contact(s)Role
David Pirotte maintainer
Rob Browning maintainer
Christopher Lee contributor


Resources and communication

AudienceResource typeURI
Generalhttps://savannah.gnu.org/people/
Generalhttps://web.cvs.savannah.gnu.org/viewvc/g-wrap/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/g-wrap-dev/
Generalhttps://cvs.savannah.gnu.org/viewvc/g-wrap/
Savannah (Ref)https://savannah.nongnu.org/projects/g-wrap/
Debian (Ref)https://tracker.debian.org/pkg/g-wrap
VCS Repository Webviewhttps://git.savannah.nongnu.org/cgit/g-wrap.git/
Downloadhttps://download.savannah.nongnu.org/releases/g-wrap/


Software prerequisites

KindDescription
Source requirementautomake >= 1.12
Source requirementGuile 2.0 or 2.2
Weak prerequisiteGlib -2.0
Source requirementGuile-Lib >= 0.2.2
Source requirementlibffi
Source requirementautoconf >= 2.61




Entry














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



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



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


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" 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.