Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26072

Added Files:
        hub.info 
Log Message:
New packages.

--- NEW FILE: hub.info ---
Info2: <<
Package: hub
Version: 1.10
Revision: 1
Type: py (2.7)
Description: Github integration for git
DescUsage: <<
(For detailed information, go to http://seveas.github.com/git-hub)

$ git hub add-hook [name] [setting ...]: Add a service hook
$ git hub add-public-keys [keys]: Adds the keys to your public keys
  (defaults to all keys it can find)
$ git hub add-remote [user]: Add user's fork as a remote by that name
$ git hub browse: Browse the repo on github
$ git hub clone [repo]: Clone one of your repositories by name
$ git hub create: Create a repository on github to push to
$ git hub edit-hook [name] [setting ...]: Edit a service hook
$ git hub fork [url or user and repo]: Fork a repo and clone it
$ git hub forks: List all forks of this repository
$ git hub gist [files]: Create a new gist from files
$ git hub gists [user]: List a users gists
$ git hub hooks: List service hooks
$ git hub issue [issue number ...]: Issue details
$ git hub issues [filters]: List issues
$ git hub mirror [repo]: Mirror a repo or update it
$ git hub network: Create a graphviz graph of followers and forks
$ git hub pull-request [branch1:branch2]: Opens a pull request to merge
  your branch1 to upstream branch2 (defaults are current branch and master)
$ git hub remove-hook [name]: Remove a service hook
$ git hub repos [user]: List all repos of a user, by default yours
$ git hub set-origin: Set the remote 'origin' to github.
  If this is a fork, set the remote 'upstream' to the parent
$ git hub whoami: Display github user info
$ git hub whois [user ...]: Display github user info
<<
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
License: GPL3+
Homepage: http://pypi.python.org/pypi/hub

Source: mirror:custom:h/hub/hub-%v.tar.gz
Source-MD5: b16b00cb3e65ce4415251ae218187b1f

Depends: python%type_pkg[py], docopt-py%type_pkg[py], 
github3.py-py%type_pkg[py], whelk-py%type_pkg[py]

CompileScript: %p/bin/python%type_raw[py] setup.py build

InstallScript: %p/bin/python%type_raw[py] setup.py install --root=%d

DocFiles: README

CustomMirror: <<
    eur-NL: http://a.pypi.python.org/packages/source/
    nam-US: http://b.pypi.python.org/packages/source/
    eur-DE: http://c.pypi.python.org/packages/source/
    eur-DE: http://d.pypi.python.org/packages/source/
    eur-DE: http://e.pypi.python.org/packages/source/
    eur-DE: http://f.pypi.python.org/packages/source/
<<
<<


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to