Path to this page:
./
wip/py-easydev,
Common utilities to ease the development of Python packages
Branch: CURRENT,
Version: 0.6.3,
Package name: py312-easydev-0.6.3,
Maintainer: kamel.derouicheThe package easydev provides utilities that are of general usage for the
development of Python packages. For instance, it provides the sphinx templates
being used for this documentation. It is also used by other packages where
documentation using Sphinx is being used (e.g., rtools, spectrum). It provides
tools such as multisetup (to ease the development of several packages within a
single namespace), get_share_directory of any package, functions that are used
often such as type checking.
Required to run:[
devel/py-setuptools] [
textproc/py-sphinx] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 2d808e4b1a2c2503894430621108d1459569473c
Filesize: 38.347 KB
Version history: (Expand)
- (2024-09-19) Updated to version: py312-easydev-0.6.3
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Updated to version: py310-easydev-0.6.3
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: py39-easydev-0.6.3
CVS history: (Expand)
2014-06-01 14:49:35 by Thomas Klausner | Files touched by this commit (208) |
Log message:
Remove FETCH_USING.
It is a user-defined variable and should NOT be set in Makefiles.
|
2013-11-30 16:50:12 by Kamel Derouiche | Files touched by this commit (4) |
Log message:
Import py27-easydev-0.6.3 as wip/py-easydev.
The package easydev provides utilities that are of general usage for the
development of Python packages. For instance, it provides the sphinx templates
being used for this documentation. It is also used by other packages where
documentation using Sphinx is being used (e.g., rtools, spectrum). It provides
tools such as multisetup (to ease the development of several packages within a
single namespace), get_share_directory of any package, functions that are used
often such as type checking.
|