FreeBSD Bugzilla – Attachment 162966 Details for
Bug 204431
[NEW PORT] devel/py-apptools: Enthought application tools
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Shar file of the port
py-apptools.shar (text/plain), 3.04 KB, created by
vladimir.chukharev
on 2015-11-10 16:30:26 UTC
(
hide
)
Description:
Shar file of the port
Filename:
MIME Type:
Creator:
vladimir.chukharev
Created:
2015-11-10 16:30:26 UTC
Size:
3.04 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># py-apptools ># py-apptools/pkg-descr ># py-apptools/distinfo ># py-apptools/Makefile ># >echo c - py-apptools >mkdir -p py-apptools > /dev/null 2>&1 >echo x - py-apptools/pkg-descr >sed 's/^X//' >py-apptools/pkg-descr << 'f507fd1c0bd17d811ef669f700c5b96c' >XThe apptools project includes a set of packages that Enthought has found useful >Xin creating a number of applications. >X * apptools.appscripting: Framework for scripting applications. >X * apptools.help: Provides a plugin for displaying documents and examples. >X * apptools.io: Provides an abstraction for files and folders in a file system. >X * apptools.logger: Convenience functions for creating logging handlers >X * apptools.naming: Manages naming contexts, supporting non-string data types >Xand scoped preferences >X * apptools.permissions: Supports limiting access to parts of an application >Xunless the user is appropriately authorised (not full-blown security). >X * apptools.persistence: Supports pickling and restoring the state of an object. >X * apptools.preferences: Manages application preferences. >X * apptools.selection: Manages the communication between providers and listener >Xof selected items in an application. >X * apptools.scripting: A framework for automatic recording of Python scripts. >X * apptools.sweet_pickle: Handles class-level versioning, to support loading of >Xsaved data that exist over several generations of internal class structures. >X * apptools.template: Supports creating templatizable object hierarchies. >X * apptools.type_manager: Manages type extensions, including factories to >Xgenerate adapters, and hooks for methods and functions. >X * apptools.undo: Supports undoing and scripting application commands. >X >XWWW: http://www.github.com/enthought/apptools >f507fd1c0bd17d811ef669f700c5b96c >echo x - py-apptools/distinfo >sed 's/^X//' >py-apptools/distinfo << 'ce91c7ef0f326f8e60928e3ed0316741' >XSHA256 (enthought-apptools-4.3.0_GH0.tar.gz) = 1a35e7794b9c110de155a5507f4694e99c1eaba45e3e65d12eae982740e361f7 >XSIZE (enthought-apptools-4.3.0_GH0.tar.gz) = 296415 >ce91c7ef0f326f8e60928e3ed0316741 >echo x - py-apptools/Makefile >sed 's/^X//' >py-apptools/Makefile << '9959ff50f28b6b32dc83c55597b4b85b' >X# Created by: Vladimir Chukharev >X# $FreeBSD$ >X >XPORTNAME= apptools >XPORTVERSION= 4.3.0 >XCATEGORIES= devel python >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= Vladimir.Chukharev@gmail.com >XCOMMENT= Functionality commonly needed by applications from Enthought >X >XLICENSE= BSD3CLAUSE >X >XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}traits>=4.5.0:${PORTSDIR}/devel/py-traits \ >X ${PYTHON_PKGNAMEPREFIX}configobj>=5.0.:${PORTSDIR}/devel/py-configobj >X >XUSES= python:2 >XUSE_PYTHON= autoplist distutils >XUSE_GITHUB= yes >XGH_PROJECT= ${PORTNAME} >XGH_ACCOUNT= enthought >XNO_BUILD= yes >XNO_ARCH= yes >X >X.include <bsd.port.mk> >9959ff50f28b6b32dc83c55597b4b85b >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 204431
:
162966
|
162967
|
168031
|
168032