Difference between revisions of "Cproto"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
(updates, fill-in missing information)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Status=
 
|User level=
 
|Submitted by=Debian import
 
|Computer languages=C
 
 
|Name=Cproto
 
|Name=Cproto
|Submitted date=2013-03-20
 
 
|Short description=utilities to generate C function prototypes from C source code
 
|Short description=utilities to generate C function prototypes from C source code
|VCS checkout command=
 
 
|Full description=Cproto is a program that generates function prototypes and
 
|Full description=Cproto is a program that generates function prototypes and
 
variable declarations from C source code.  It can also convert
 
variable declarations from C source code.  It can also convert
Line 13: Line 7:
 
This conversion overwrites the original files, so make a backup
 
This conversion overwrites the original files, so make a backup
 
copy of your files in case something goes wrong.
 
copy of your files in case something goes wrong.
|Component programs=
+
|Homepage URL=https://invisible-island.net/cproto/cproto.html
|Homepage URL=http://cproto.sourceforge.net/
+
|Version download=https://invisible-mirror.net/archives/cproto/
 +
|Is High Priority Project=No
 +
|Computer languages=C
 +
|Decommissioned or Obsolete=No
 +
|Last review by=Thomas Dickey
 +
|Last review date=2020/03/15
 +
|Submitted date=2013-03-20
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
|Is GNU=No
 
|Is GNU=No
}}
+
|Decommissioned/Obsolete=No
{{Import
 
|Date=2013-03-20
 
|Source=Debian import
 
|Source link=http://packages.debian.org/sid/cproto
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 +
|License=PublicDomain
 +
|License copyright=© Public Domain
 +
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License verified date=2013-03-20
|License verified by=Debian
 
|License copyright=© Public Domain
 
 
|License=PublicDomain
 
 
|License note=License: public-domain
 
|License note=License: public-domain
  
Line 35: Line 32:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License verified date=2013-03-20
+
|License=Other
|License verified by=Debian
 
 
|License copyright=© 2000 Carsten Leonhardt <leo@debian.org>
 
|License copyright=© 2000 Carsten Leonhardt <leo@debian.org>
 
© 2003-2005, 2008-2010 Kenneth J. Pronovici <pronovic@debian.org>
 
© 2003-2005, 2008-2010 Kenneth J. Pronovici <pronovic@debian.org>
 
+
|License verified by=Debian
|License=Other
+
|License verified date=2013-03-20
 
|License note=License:  
 
|License note=License:  
  
Line 48: Line 44:
 
}}
 
}}
 
{{Project license
 
{{Project license
 +
|License=Other
 +
|License copyright=© 1992-1996, 1998-2001 Free Software Foundation, Inc.
 +
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License verified date=2013-03-20
|License verified by=Debian
 
|License copyright=© 1992-1996, 1998-2001 Free Software Foundation, Inc.
 
 
|License=Other
 
 
|License note=License:  
 
|License note=License:  
  
Line 60: Line 55:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License verified date=2013-03-20
+
|License=X11
|License verified by=Debian
+
|License copyright=© 1994 X Consortium
|License copyright=© 1994 X Consortium  
+
|License verified by=Thomas Dickey
 
+
|License verified date=2021-08-25
|License=Other
+
|License note=https://github.com/ThomasDickey/cproto-snapshots/blob/master/install-sh
|License note=License:  
 
 
 
Permission is hereby granted, free of charge, to any person
 
obtaining a copy of this software and associated documentation
 
files (the "Software"), to deal in the Software without
 
restriction, including without limitation the rights to use,
 
copy, modify, merge, publish, distribute, sublicense, and/or sell
 
copies of the Software, and to permit persons to whom the
 
Software is furnished to do so, subject to the following
 
conditions:
 
 
 
The above copyright notice and this permission notice shall be
 
included in all copies or substantial portions of the Software.
 
 
 
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 
NONINFRINGEMENT.  IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE
 
FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 
CONNEC- TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 
THE SOFTWARE.
 
 
 
Except as contained in this notice, the name of the X Consortium
 
shall not be used in advertising or otherwise to promote the
 
sale, use or other deal- ings in this Software without prior
 
written authorization from the X Consor- tium.
 
 
 
FSF changes to this file are in the public domain.
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 +
|License=GPLv2orlater
 +
|License copyright=© 1992-2009 Free Software Foundation, Inc.
 +
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License verified date=2013-03-20
|License verified by=Debian
 
|License copyright=© 1992-2009 Free Software Foundation, Inc.
 
 
|License=GPLv2orlater
 
 
|License note=License: GPL-2+
 
|License note=License: GPL-2+
  
Line 129: Line 94:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License verified date=2013-03-20
+
|License=X11
|License verified by=Debian
+
|License copyright=© Copyright 1994-2020,2021 Thomas E. Dickey
|License copyright=© Copyright (c) 1994-2009 Thomas E. Dickey
+
|License verified by=Thomas Dickey
 
+
|License verified date=2021-08-25
|License=Other
+
|License note=https://github.com/ThomasDickey/cproto-snapshots/blob/master/LICENSE
|License note=License:  
+
https://github.com/ThomasDickey/cproto-snapshots/blob/master/aclocal.m4
 
+
}}
Permission is hereby granted, free of charge, to any person
+
{{Software category
obtaining a copy of this software and associated documentation
+
|Interface=command-line
files (the "Software"), to deal in the Software without
+
|Use=software-development
restriction, including without limitation the rights to use,
+
}}
copy, modify, merge, publish, distribute, distribute with
+
{{EntryGNU
modifications, sublicense, and/or sell copies of the Software,
+
|Is GNU=No
and to permit persons to whom the Software is furnished to do so,
+
}}
subject to the following conditions:
+
{{Software prerequisite
 
+
|Prerequisite kind=Required to build
The above copyright notice and this permission notice shall be
+
|Prerequisite description=yacc
included in all copies or substantial portions of the Software.
+
}}
 
+
{{Software prerequisite
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+
|Prerequisite kind=Required to build
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+
|Prerequisite description=lex
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 
NONINFRINGEMENT.  IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS
 
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
 
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
 
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 
THE SOFTWARE.
 
 
 
Except as contained in this notice, the name(s) of the above
 
copyright holders shall not be used in advertising or otherwise
 
to promote the sale, use or other dealings in this Software
 
without prior written authorization.
 
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Thomas Dickey
 
|Real name=Thomas Dickey
|Resource URL=
+
|Role=maintainer
|Role=contact
 
 
|Email=dickey@invisible-island.net
 
|Email=dickey@invisible-island.net
 +
|Username=tedickey
 +
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/cproto
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/cproto
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource URL=ftp://dickey.his.com/cproto/
+
|Resource audience=Developer
 
|Resource kind=Download
 
|Resource kind=Download
 +
|Resource URL=https://invisible-mirror.net/archives/cproto/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Homepage
 +
|Resource URL=https://invisible-island.net/cproto/cproto.html
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|Decommissioned or Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 +
}}
 +
{{Featured}}
 +
{{Import
 +
|Date=2013-03-20
 +
|Source=Debian import
 +
|Source link=http://packages.debian.org/sid/cproto
 
}}
 
}}

Latest revision as of 06:28, 25 August 2021


[edit]

Cproto

https://invisible-island.net/cproto/cproto.html
utilities to generate C function prototypes from C source code

Cproto is a program that generates function prototypes and variable declarations from C source code. It can also convert function definitions between the old style and the ANSI C style. This conversion overwrites the original files, so make a backup copy of your files in case something goes wrong.





Licensing

License

Verified by

Verified on

Notes

Verified by

Debian

Verified on

20 March 2013

Notes

License: GPL-2+

GPL-2+ This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.

As a special exception to the GNU General Public License, if you distribute this file as part of a program that contains a configuration script generated by Autoconf, you may include it under the same distribution terms that you use for the rest of that program.

On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-

licenses/GPL-2'.

Verified by

Debian

Verified on

20 March 2013

Notes

License: public-domain

public-domain Cproto is in the public domain, except for the configure script which is copyrighted by the Free Software

Foundation, Inc.

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License:

Copying and distribution of these files, with or without modification, is permitted in any medium without royalty provided

the copyright notice and this notice are preserved.

License

X11

Verified by

Thomas Dickey

Verified on

25 August 2021

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License:

This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and

modify it.




Leaders and contributors

Contact(s)Role
Thomas Dickey (Tedickey)maintainer


Resources and communication

AudienceResource typeURI
DeveloperDownloadhttps://invisible-mirror.net/archives/cproto/
Debian (Ref)https://tracker.debian.org/pkg/cproto
Python (Ref)https://pypi.org/project/cproto
DeveloperHomepagehttps://invisible-island.net/cproto/cproto.html


Software prerequisites

KindDescription
Required to buildlex
Required to buildyacc




Entry





























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


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


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







Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.






Date 2013-03-20
Source Debian import
Source link http://packages.debian.org/sid/cproto

[[Category:]]



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.