components/pylint/pylint.p5m
changeset 629 daaab66f7276
parent 587 9cc973a7ad62
child 697 452fae7409ce
equal deleted inserted replaced
628:c3c0c8f3f696 629:daaab66f7276
   100 file man/pyreverse.1 path=usr/share/man/man1/pyreverse.1
   100 file man/pyreverse.1 path=usr/share/man/man1/pyreverse.1
   101 file manpages/symilar.1 path=usr/share/man/man1/symilar.1
   101 file manpages/symilar.1 path=usr/share/man/man1/symilar.1
   102 
   102 
   103 license pylint.license license="GPLv2"
   103 license pylint.license license="GPLv2"
   104 
   104 
   105 legacy pkg=SUNWpylint \
       
   106     desc="Python source code analyzer" \
       
   107     name="pylint python code static checker"
       
   108 
       
   109 # pkgdepend should have picked up the dependency on 
   105 # pkgdepend should have picked up the dependency on 
   110 # /library/python-2/logilab-common and /library/python-2/logilab-astng; 
   106 # /library/python-2/logilab-common and /library/python-2/logilab-astng; 
   111 # this explicit depend action can be removed if pkgdepend is fixed later
   107 # this explicit depend action can be removed if pkgdepend is fixed later
   112 depend fmri=__TBD \
   108 depend fmri=__TBD \
   113     pkg.debug.depend.file=usr/lib/python2.6/vendor-packages/logilab/common/textutils.py \
   109     pkg.debug.depend.file=usr/lib/python2.6/vendor-packages/logilab/common/textutils.py \