Difference between revisions of "Ascii"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Ascii |Short description=Prints an argument in various ASCII formats |Full description='ascii' takes a command line argument, recognizes in it any of the synonyms f...")
 
(Added R link)
 
(5 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
|Short description=Prints an argument in various ASCII formats
 
|Short description=Prints an argument in various ASCII formats
 
|Full description='ascii' takes a command line argument, recognizes in it any of the synonyms for an ASCII character and prints all the others. Synonyms include decimal, octal and hex numerical values, ASCII mnemonics, ISO code points and official names, HTML/SGML style entities, and slang names ranging from common to obscure. It is also a handy base converter for values in the range 0-255.
 
|Full description='ascii' takes a command line argument, recognizes in it any of the synonyms for an ASCII character and prints all the others. Synonyms include decimal, octal and hex numerical values, ASCII mnemonics, ISO code points and official names, HTML/SGML style entities, and slang names ranging from common to obscure. It is also a handy base converter for values in the range 0-255.
 +
|Homepage URL=http://www.catb.org/~esr/ascii/
 
|User level=none
 
|User level=none
|Status=Live
+
|Is High Priority Project=No
|Component programs=
 
|Homepage URL=http://www.catb.org/~esr/ascii/
 
|VCS checkout command=
 
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User manpage available in HTML format from http://www.catb.org/~esr/ascii/ascii.html
 
|Documentation note=User manpage available in HTML format from http://www.catb.org/~esr/ascii/ascii.html
|Paid support=
+
|Decommissioned/Obsolete=No
|IRC help=
+
|Accepts cryptocurrency donations=No
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=command line,text,ASCII,decimal,octal,converter,numeric,code point
 
|Keywords=command line,text,ASCII,decimal,octal,converter,numeric,code point
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2005-03-02
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=3.7
 
|Version identifier=3.7
|Version date=2005-02-03
+
|Version date=2015/08/23
 
|Version status=stable
 
|Version status=stable
|Version download=http://www.catb.org/~esr/ascii/ascii-3.7.tar.gz
+
|Version download=http://www.catb.org/~esr/ascii/ascii-3.15.tar.gz
 +
|Version comment=3.15 stable released 2015-08-23
 +
|Test entry=No
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/19
 +
|Submitted date=2011-04-01
 +
|Is GNU=No
 +
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Janet Casey
 
|License verified date=2003-12-17
 
|License verified date=2003-12-17
|Version comment=3.7 stable released 2005-02-03
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Eric S. Raymond
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Eric S. Raymond
 
 
|Email=esr@thyrsus.com
 
|Email=esr@thyrsus.com
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=R (Ref)
 +
|Resource URL=https://cran.r-project.org/web/packages/ascii
 +
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/ascii
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/ascii
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/ascii
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 42: Line 56:
 
|Interface=command-line
 
|Interface=command-line
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2003-12-17
 
}}
 

Latest revision as of 09:16, 19 April 2018


[edit]

Ascii

http://www.catb.org/~esr/ascii/
Prints an argument in various ASCII formats

'ascii' takes a command line argument, recognizes in it any of the synonyms for an ASCII character and prints all the others. Synonyms include decimal, octal and hex numerical values, ASCII mnemonics, ISO code points and official names, HTML/SGML style entities, and slang names ranging from common to obscure. It is also a handy base converter for values in the range 0-255.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

17 December 2003




Leaders and contributors

Contact(s)Role
Eric S. Raymond Maintainer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/ascii
Ruby (Ref)https://rubygems.org/gems/ascii
R (Ref)https://cran.r-project.org/web/packages/ascii
Bug Tracking,Developer,SupportE-mailmailto:esr@thyrsus.com
Debian (Ref)https://tracker.debian.org/pkg/ascii


Software prerequisites




Entry










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


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


"Ruby (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.










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.