Path to this page:
./
devel/py-extratools,
Extra functional tools beyond standard libraries
Branch: CURRENT,
Version: 0.8.2.1,
Package name: py37-extratools-0.8.2.1,
Maintainer: minskim100+ extra functional tools that go beyond standard library's
itertools, functools, etc. and popular third-party libraries like
toolz, fancy, and more-itertools. Like toolz and others, most of the
tools are designed to be efficient, pure, and lazy. Several useful yet
non-functional tools are also included. While toolz and others target
basic scenarios, most tools in this library target more advanced and
complete scenarios. A few useful CLI tools for respective functions
are also installed. They are available as extratools-[funcname].
Required to run:[
devel/py-setuptools] [
devel/py-docopt] [
devel/py-sortedcontainers] [
devel/py-toolz] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: c84b8b1147476254614234f291dccc70aaef3aba
RMD160: 49c3542243de1b9c6375f12d58930e93b763366b
Filesize: 24.989 KB
Version history: (Expand)
- (2019-03-22) Updated to version: py37-extratools-0.8.2.1
- (2018-05-25) Package added to pkgsrc.se, version py36-extratools-0.6.14.2 (created)
CVS history: (Expand)
2019-03-21 22:49:00 by Adam Ciarcinski | Files touched by this commit (4) |  |
Log message:
py-extratools: updated to 0.8.2.1
0.8.2.1:
Unknown changes
|
2018-05-25 18:01:06 by Min Sik Kim | Files touched by this commit (5) |
Log message:
devel/py-extratools: Import version 0.6.14.2
100+ extra functional tools that go beyond standard library's
itertools, functools, etc. and popular third-party libraries like
toolz, fancy, and more-itertools. Like toolz and others, most of the
tools are designed to be efficient, pure, and lazy. Several useful yet
non-functional tools are also included. While toolz and others target
basic scenarios, most tools in this library target more advanced and
complete scenarios. A few useful CLI tools for respective functions
are also installed. They are available as extratools-[funcname].
|