Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv25847

Added Files:
        hgconfig-py.info 
Log Message:
sync. w/ 10.!4/stable, -py27 validated on powerpc-darwin8


--- NEW FILE: hgconfig-py.info ---
Info2: <<
Package: hgconfig-py%type_pkg[python]
Version: 21
Revision: 1
Type: python (2.5 2.6 2.7)
Description: Show/change hg config from command line
DescDetail: <<
This extension provides command-line access to hg configuration values
stored in hg rc files. You can use this extension to view and change
configuration values, show which configuration files are used by hg, and
edit any of these files from the command-line.

Add 'config=' to the [extensions] section of ~/.hgrc to enable.
<<
DescUsage: <<
list of commands:

 config:
      View or modify a configuration value
 editconfig:
      Edits your local or global hg configuration file
 showconfigs:
      Shows all config files searched for and used by hg

See 'hg help -c config' for more info.
<<
Maintainer: Daniel Johnson <[email protected]>
License: GPL
Homepage: http://bitbucket.org/alu/hgconfig/wiki/Home

Source: https://bitbucket.org/alu/hgconfig/get/80f98d6d3386.tar.bz2
Source-MD5: 07c98712414a7dffabc07790a51ff573
SourceRename: hgconfig-%v.tar.bz2
SourceDirectory: alu-hgconfig-80f98d6d3386

Depends: python%type_pkg[python], mercurial-py%type_pkg[python]
BuildDepends: fink (>= 0.24.12)

CompileScript: %p/bin/python%type_raw[python] -m compileall hgext

InstallScript: <<
        install -d %i/lib/python%type_raw[python]/site-packages
        install -m 0644 hgext/config.{py,pyc} 
%i/lib/python%type_raw[python]/site-packages
<<
DocFiles: README.rst
<<


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to