Difference between revisions of "Linedit"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Linedit |Short description=Readline-style library with customizable line editing features |Full description='Linedit' is a readline-style library that provides cust...")
 
(New version)
 
Line 3: Line 3:
 
|Short description=Readline-style library with customizable line editing features
 
|Short description=Readline-style library with customizable line editing features
 
|Full description='Linedit' is a readline-style library that provides customizable line editing features. It uses UFFI for foreign bindings, so it is (theoretically) portable. It supersedes Cl-readline. It functions as both a single line text reader and a nulti-line form reader. It has completion on packages and symbols in the current image, as well as on directories and filenames. It has unlimited undo, kill-ring, and history, as well as paren matching.
 
|Full description='Linedit' is a readline-style library that provides customizable line editing features. It uses UFFI for foreign bindings, so it is (theoretically) portable. It supersedes Cl-readline. It functions as both a single line text reader and a nulti-line form reader. It has completion on packages and symbols in the current image, as well as on directories and filenames. It has unlimited undo, kill-ring, and history, as well as paren matching.
 +
|Homepage URL=http://common-lisp.net/project/linedit
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://common-lisp.net/project/linedit
 
 
|VCS checkout command=project-name
 
|VCS checkout command=project-name
 
|Computer languages=Common Lisp
 
|Computer languages=Common Lisp
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=Readline
 
|Related projects=Readline
 
|Keywords=library,editing,readline,Common Lisp,line,UFFI,Cl-readline
 
|Keywords=library,editing,readline,Common Lisp,line,UFFI,Cl-readline
|Is GNU=n
+
|Version identifier=0.17.0
|Last review by=Janet Casey
+
|Version date=2010/09/14
|Last review date=2008-01-07
+
|Version status=beta
 +
|Version download=http://common-lisp.net/project/linedit/files/linedit_latest.tar.gz
 +
|Version comment=0.17.0 beta released 2010-09-14
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/01
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.15.12
+
|Status=
|Version date=2004-04-25
+
|Is GNU=No
|Version status=beta
+
|License verified date=2004-04-12
|Version download=http://common-lisp.net/project/linedit/files/linedit_latest.tar.gz
+
}}
 +
{{Project license
 +
|License=X11
 +
|License verified by=Janet Casey
 
|License verified date=2004-04-12
 
|License verified date=2004-04-12
|Version comment=0.15.12 beta released 2004-04-25
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Nikodemus Siivola
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Nikodemus Siivola
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 50: Line 48:
 
|Use=text-creation
 
|Use=text-creation
 
|Works-with=text
 
|Works-with=text
}}
 
{{Project license
 
|License=X11
 
|License verified by=Janet Casey
 
|License verified date=2004-04-12
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 60: Line 53:
 
|Prerequisite description=UFFI
 
|Prerequisite description=UFFI
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 09:32, 1 March 2017


[edit]

Linedit

http://common-lisp.net/project/linedit
Readline-style library with customizable line editing features

'Linedit' is a readline-style library that provides customizable line editing features. It uses UFFI for foreign bindings, so it is (theoretically) portable. It supersedes Cl-readline. It functions as both a single line text reader and a nulti-line form reader. It has completion on packages and symbols in the current image, as well as on directories and filenames. It has unlimited undo, kill-ring, and history, as well as paren matching.





Licensing

License

Verified by

Verified on

Notes

License

X11

Verified by

Janet Casey

Verified on

12 April 2004




Leaders and contributors

Contact(s)Role
Nikodemus Siivola Maintainer


Resources and communication

AudienceResource typeURI
DeveloperVCS Repository Webviewhttp://common-lisp.net/cgi-bin/viewcvs.cgi/?cvsroot=linedit
Bug Tracking,Developer,SupportE-mailmailto:linedit-devel@common-lisp.net


Software prerequisites

KindDescription
Required to useUFFI




Entry























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.