Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv20339
Added Files:
hgconfig-py.info
Log Message:
New upstream hgconfig-py that actually works with current hg. Also move to
stable.
--- 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
<<
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs