Port details on branch 2024Q4 |
- py-apptools Enthought application tools
- 5.3.0 devel =2 5.3.0Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2016-08-04 17:48:08
- Last Update: 2024-07-08 09:00:23
- Commit Hash: 19c85bb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE LGPL20
- WWW:
- https://docs.enthought.com/apptools
- Description:
- The apptools project includes a set of packages that Enthought has
found useful in creating a number of applications.
- apptools.appscripting: Framework for scripting applications.
- apptools.help: Provides a plugin for displaying documents and examples.
- apptools.io: Provides an abstraction for files and folders in a file system.
- apptools.logger: Convenience functions for creating logging handlers
- apptools.naming: Manages naming contexts, supporting non-string data
types and scoped preferences
- apptools.permissions: Supports limiting access to parts of an application
unless the user is appropriately authorised (not full-blown security).
- apptools.persistence: Supports pickling and restoring the state of an object.
- apptools.preferences: Manages application preferences.
- apptools.selection: Manages the communication between providers and
listener of selected items in an application.
- apptools.scripting: A framework for automatic recording of Python scripts.
- apptools.sweet_pickle: Handles class-level versioning, to support loading of
saved data that exist over several generations of internal class structures.
- apptools.template: Supports creating templatizable object hierarchies.
- apptools.type_manager: Manages type extensions, including factories to
generate adapters, and hooks for methods and functions.
- apptools.undo: Supports undoing and scripting application commands.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}apptools>0:devel/py-apptools@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-apptools/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-apptools
- pkg install py311-apptools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-apptools listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-apptools
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1720241296
SHA256 (apptools-5.3.0.tar.gz) = 30580bf62a0d5dd616edd5e2b9958227633f35cb557c6860452a56809e6bd567
SIZE (apptools-5.3.0.tar.gz) = 184762
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-configobj>=0 : devel/py-configobj@py311
- py311-traits>=6.2.0 : devel/py-traits@py311
- py311-traitsui>=0 : graphics/py-traitsui@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-envisage
- graphics/py-mayavi
Configuration Options:
- No options to configure
- Options name:
- devel_py-apptools
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|