Search Criteria
Package Details: pyclewn 2.3-1
Git Clone URL: | https://aur.archlinux.org/pyclewn.git (read-only, click to copy) |
---|---|
Package Base: | pyclewn |
Description: | A Vim front-end to the gdb and pdb debuggers |
Upstream URL: | http://pyclewn.sourceforge.net |
Licenses: | |
Submitter: | None |
Maintainer: | anthraxx |
Last Packager: | anthraxx |
Votes: | 51 |
Popularity: | 0.000000 |
First Submitted: | 2008-12-15 19:54 |
Last Updated: | 2016-05-18 22:37 |
Latest Comments
1 2 3 Next › Last »
Dante commented on 2017-12-31 06:05
"Failure while downloading https://pypi.io/packages/source/p/pyclewn/pyclewn-2.3.tar.gz"
I tried using https://github.com/Mistobaan/pyclewn/tarball/2.3, but then there was another error:
"rm: cannot remove '/tmp/yaourt-tmp-dante/aur-pyclewn/pkg/pyclewn/usr/share/vim/vimfiles/doc/tags': No such file or directory"
anthraxx commented on 2015-04-03 22:30
@serkho: right, don't remember why i added it that way... did several tests with vim only in a vm and works fine. thanks for pointing that out
serkho commented on 2015-04-01 18:06
Hi, wondering why it requires gvim-python3? As far as I know pyclewn doesn't need embedded Python interpreter
anthraxx commented on 2015-02-22 02:53
just adopted this package, will release a working version after some further tests in the following days
ISF commented on 2014-12-01 02:13
I'm orphaning this package since I don't use it anymore. Anyone who feels like adopting it, fix the dependency organization as suggested by @adam900710 (should be simple).
adam900710 commented on 2014-11-27 07:04
According to the reorgnization of vim(https://www.archlinux.org/news/reorganization-of-vim-packages/),
This package should require vim-python3 not vim.
Also, since pyclewn should be run in vim inside terminal, gvim-python3 or vim-python3 should be both OK.
Please update the PKGBUILD, thanks.
mar04 commented on 2014-01-05 23:09
Just a question, why is it installed in /usr/share/vim/vim74 and not in /usr/share/vim/vimfiles?
ISF commented on 2013-08-14 14:34
@iosonofabio
Updated, thanks!
iosonofabio commented on 2013-08-12 06:17
Vim 7.4 is out, the relevant dir is: /usr/share/vim/vim74/
Cheers,
Fabio
adam900710 commented on 2013-05-22 06:09
@ISF
Thanks.