Artifact 599ab83f41aa56cd27c76ed1ed4b9f1f37c52cdc:
- Executable file ypkg/scripts/archive/python_zope.component-4.2.1 — part of check-in [507127e96a] at 2015-09-06 03:30:44 on branch trunk — Initial commit of package build scripts (user: pooryorick size: 317) [more...]
- Executable file ypkg/scripts/current/python_zope.component-4.2.1 — part of check-in [507127e96a] at 2015-09-06 03:30:44 on branch trunk — Initial commit of package build scripts (user: pooryorick size: 317)
#! /bin/env bash # ypkg install script for python_zope.component-4.2.1 pkg_init () { name=python_zope.component version=4.2.1 url=( 'https://pypi.python.org/packages/source/z/zope.component/zope.component-4.2.1.tar.gz' ) sha1=( ea7c81e409796270aaa2882998ac0a63c42c43d9 ) src=( zope.component-4.2.1 ) }