Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-traitlets | name : python-traitlets | ||||
| version : 4.3.3 | version : 5.0.5 | ||||
| release : 5 | release : 6 | ||||
| source : | source : | ||||
| - https://github.com/ipython/traitlets/archive/4.3.3.tar.gz : b686c1aadf6ee5a9ee4c22df23bc5cd5bb7b5cfa18afe092e0a139cc2f05fe2e | - https://github.com/ipython/traitlets/archive/5.0.5.tar.gz : dece08aa6205e9b494e134f93c2454d387f4677b50422565ec324aaf5ddf410d | ||||
| homepage : https://github.com/ipython/traitlets | homepage : https://github.com/ipython/traitlets | ||||
| license : BSD-3-Clause | license : BSD-3-Clause | ||||
| component : programming.python | component : programming.python | ||||
| summary : A lightweight Traits like module | summary : A lightweight Traits like module | ||||
| description: | | description: | | ||||
| Traitlets is a framework that lets Python classes have attributes with type checking, dynamically calculated default values, and ‘on change’ callbacks. The package also includes a mechanism to use traitlets for configuration, loading values from files or from command line arguments. This is a distinct layer on top of traitlets, so you can use traitlets in your code without using the configuration machinery. | Traitlets is a framework that lets Python classes have attributes with type checking, dynamically calculated default values, and ‘on change’ callbacks. The package also includes a mechanism to use traitlets for configuration, loading values from files or from command line arguments. This is a distinct layer on top of traitlets, so you can use traitlets in your code without using the configuration machinery. | ||||
| builddeps : | builddeps : | ||||
| - python-decorator | - python-decorator | ||||
| Show All 13 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.