Difference between revisions of "Idutils"

From Free Software Directory
Jump to: navigation, search
m (Text replacement - "'''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://shop.fsf.org/books-docs/introduction-command-line Introdu...)
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Idutils
 
|Name=GNU Idutils
|Short description=Tools for indexing
+
|Short description=Tools for indexing.
 
|Full description='''Idutils''' includes tools to create an index of textual tokens used in a list of file names and then to query that index. Thus, it allows the user to, for example, find all the uses of a particular function in a large programming project. In addition to handling textual tokens, it can also handle numeric constants and the contents of character strings.
 
|Full description='''Idutils''' includes tools to create an index of textual tokens used in a list of file names and then to query that index. Thus, it allows the user to, for example, find all the uses of a particular function in a large programming project. In addition to handling textual tokens, it can also handle numeric constants and the contents of character strings.
  
Database queries can be issued from the command-line, or from within [[emacs]], serving as an augmented tags facility.  
+
Database queries can be issued from the command-line, or from within [[emacs | Emacs]], serving as an augmented tags facility.  
  
 
Programs included are:
 
Programs included are:
Line 13: Line 13:
 
* xtokid: (id-utils)xtokid invocation. Testing mkid scanners.
 
* xtokid: (id-utils)xtokid invocation. Testing mkid scanners.
 
|Homepage URL=https://www.gnu.org/software/idutils/
 
|Homepage URL=https://www.gnu.org/software/idutils/
|User level=advanced
+
|Is High Priority Project=No
|Component programs=mkid,lid,fid,xtokid,fnid
 
 
|VCS checkout command=git clone git://git.savannah.gnu.org/idutils.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/idutils.git
|Computer languages=C
+
|Documentation note=https://www.gnu.org/software/idutils/manual/
|Documentation note=User manual included
+
 
|Accepts cryptocurrency donations=No
+
 
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards
 
|Keywords=text,writing,index,editing,word-processing,identifiers,tokens,idutils,id-utils
 
|Keywords=text,writing,index,editing,word-processing,identifiers,tokens,idutils,id-utils
 
|Version identifier=4.6
 
|Version identifier=4.6
 
|Version date=2012/02/03
 
|Version date=2012/02/03
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftpmirror.gnu.org/idutils/idutils-4.6.tar.xz
+
|Version download=https://ftp.gnu.org/gnu/idutils-4.6.tar.xz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/20
+
|Last review date=2019/01/19
|Submitted date=2011-04-01
+
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 +
|User level=advanced
 +
|Component programs=mkid,lid,fid,xtokid,fnid
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/idutils/idutils-4.6.tar.xz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=idutils
 
|GNU package identifier=idutils
|License verified date=2010-06-17
 
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 35: Line 43:
 
|License verified by=Genium
 
|License verified by=Genium
 
|License verified date=2016/12/19
 
|License verified date=2016/12/19
|License note=http://git.savannah.gnu.org/cgit/idutils.git/tree/COPYING
 
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Pedro J. Ruiz Lopez
+
|Real name=Jim Meyering
|Role=Maintainer
+
|Role=maintainer
|Email=holzplatten@es.gnu.org
+
|Email=meyering@fb.com
 
}}
 
}}
{{Person
+
{{Resource
|Real name=Jim Meyering
+
|Resource audience=Debian (Ref) (R)
|Role=Contributor
+
|Resource URL=https://tracker.debian.org/pkg/id-utils
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/idutils
+
|Resource URL=https://savannah.gnu.org/projects/idutils/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/idutils.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-idutils/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=mailto:bug-idutils@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Download
|Resource kind=VCS Repository Webview
+
|Resource URL=https://alpha.gnu.org/gnu/idutils/
|Resource URL=http://git.savannah.gnu.org/cgit/idutils.git
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
 
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=https://ftp.gnu.org/gnu/idutils/
 
|Resource URL=https://ftp.gnu.org/gnu/idutils/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Mirrors
+
|Resource kind=General
|Resource kind=Download
+
|Resource URL=https://translationproject.org/domain/idutils.html
|Resource URL=http://ftpmirror.gnu.org/idutils/
+
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C
 
|Runs-on=BSD, GNU/Linux, GNU/Hurd
 
|Runs-on=BSD, GNU/Linux, GNU/Hurd
 
|Software-development=small-specific-development-task
 
|Software-development=small-specific-development-task

Latest revision as of 15:47, 4 December 2020


[edit]

GNU Idutils

https://www.gnu.org/software/idutils/
Tools for indexing.

Idutils includes tools to create an index of textual tokens used in a list of file names and then to query that index. Thus, it allows the user to, for example, find all the uses of a particular function in a large programming project. In addition to handling textual tokens, it can also handle numeric constants and the contents of character strings.

Database queries can be issued from the command-line, or from within Emacs, serving as an augmented tags facility.

Programs included are:

  • mkid: (id-utils)mkid invocation. Creating an ID database.
  • lid: (id-utils)lid invocation. Matching words and patterns.
  • fid: (id-utils)fid invocation. Listing a file's tokens.
  • fnid: (id-utils)fnid invocation. Looking up file names.
  • xtokid: (id-utils)xtokid invocation. Testing mkid scanners.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

19 December 2016




Leaders and contributors

Contact(s)Role
Jim Meyering maintainer


Resources and communication

AudienceResource typeURI
Generalhttps://translationproject.org/domain/idutils.html
Savannah (Ref)https://savannah.gnu.org/projects/idutils/
Debian (Ref) (R)https://tracker.debian.org/pkg/id-utils
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-idutils/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/idutils.git/
Downloadhttps://ftp.gnu.org/gnu/idutils/
Downloadhttps://alpha.gnu.org/gnu/idutils/
Generalhttps://savannah.gnu.org/people/


Software prerequisites




Entry





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


"Debian (Ref) (R)" 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.