Port details on branch 2024Q4 |
- py-traits Explicitly Typed Attributes for Python
- 6.4.3 devel =2 6.4.3Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2008-12-14 10:41:26
- Last Update: 2023-11-10 11:53:38
- Commit Hash: 08a4228
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE PSFL
- WWW:
- https://pypi.org/project/traits/
- Description:
- The Traits project is at the center of all Enthought Tool Suite
development and has changed the mental model used at Enthought for
programming in the already extremely efficient Python programming
language.
The Traits project allows Python programmers to use a special kind
of type definition called a trait, which gives object attributes
some additional characteristics, such as Initialization, Validation,
Delegation, Notification and Visualization.
A class can freely mix trait-based attributes with normal Python
attributes, or can opt to allow the use of only a fixed or open set
of trait attributes within the class. Trait attributes defined by
a classs are automatically inherited by any subclass derived from
the class.
- ¦ ¦ ¦ ¦
- 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}traits>0:devel/py-traits@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-traits/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-traits
- pkg install py39-traits
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 py39-traits listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-traits
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1699616562
SHA256 (traits-6.4.3.tar.gz) = a9bbfd9e0c08b7de07e86ef64e69cb96a29c2105a43bf832cd8b162fa1e22f44
SIZE (traits-6.4.3.tar.gz) = 9527655
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:
-
- py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- science/py-scimath
-
Deleted ports which required this port:
- for Run
-
- devel/py-apptools
- devel/py-envisage
- devel/py-pyface
- graphics/py-mayavi
- graphics/py-traitsui
- science/py-scimath
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-traits
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|