Difference between revisions of "Idutils"

From Free Software Directory
Jump to: navigation, search
(resources)
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...)
 
(5 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.
  
Line 16: Line 16:
 
|VCS checkout command=git clone git://git.savannah.gnu.org/idutils.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/idutils.git
 
|Documentation note=https://www.gnu.org/software/idutils/manual/
 
|Documentation note=https://www.gnu.org/software/idutils/manual/
 +
 +
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
|Donate=https://my.fsf.org/donate
+
|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=https://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/06/20
+
|Last review date=2019/01/19
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011/04/12
+
|Submitted date=2011/04/01
 
|User level=advanced
 
|User level=advanced
 
|Component programs=mkid,lid,fid,xtokid,fnid
 
|Component programs=mkid,lid,fid,xtokid,fnid
 +
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/idutils/idutils-4.6.tar.xz.sig
 
|Test entry=No
 
|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 44: Line 48:
 
|Role=maintainer
 
|Role=maintainer
 
|Email=meyering@fb.com
 
|Email=meyering@fb.com
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|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
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/idutils.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/idutils.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-idutils
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-idutils/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/idutils/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|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 kind=General
 
|Resource kind=General
 
|Resource URL=https://translationproject.org/domain/idutils.html
 
|Resource URL=https://translationproject.org/domain/idutils.html
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category

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.