diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-06-02 18:40:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-02 18:40:46 +0700 |
commit | 01eea1def4707ae885d4a912a07930c3f2fd28ed (patch) | |
tree | 0f3f9d71cb0052c547400f1831f93f378ee486bd /development/pyvim/slack-desc | |
parent | 4b192071fe4c064b8ec111dc07524d4f2cac44da (diff) | |
download | slackbuilds-01eea1def4707ae885d4a912a07930c3f2fd28ed.tar.gz |
development/pyvim: Added (Vim in Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/pyvim/slack-desc')
-rw-r--r-- | development/pyvim/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/pyvim/slack-desc b/development/pyvim/slack-desc new file mode 100644 index 0000000000..f0fcf1ec04 --- /dev/null +++ b/development/pyvim/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +pyvim: pyvim (Vim in Python) +pyvim: +pyvim: An implementation of Vim in Python. +pyvim: The editor is written completely in Python. +pyvim: (There are no C extensions). This makes development a lot faster. +pyvim: It’s easy to prototype and integrate new features. +pyvim: +pyvim: Homepage: https://github.com/jonathanslenders/pyvim +pyvim: +pyvim: +pyvim: |