notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-epsilon Set of Python utility modules used by DivMod projects
0.8.0_1 devel on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.0_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-04-11 12:08:06
Last Update: 2024-02-29 07:18:32
Commit Hash: 5d4139f
People watching this port, also watch:: freeimage, dspam, python
Also Listed In: python
License: MIT
WWW:
https://github.com/twisted/epsilon
Description:
A small utility package that depends on tools too recent for Twisted (like datetime in python 2.4) but performs generic enough functions that it can be used in projects that don't want to share Divmod's other projects' large footprint. Currently included: - A powerful date/time formatting and import/export class (ExtimeDotTime), for exchanging date and time information between all Python's various ways to interpret objects as times or time deltas. - Tools for managing concurrent asynchronous processes within Twisted. - A metaclass which helps you define classes with explicit states. - A featureful Version class. - A formal system for application of monkey-patches.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}epsilon>0:devel/py-epsilon@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • brlcad
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/py-epsilon/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-epsilon
  • pkg install py39-epsilon
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-epsilon listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-epsilon
Package flavors (<flavor>: <package>)
  • py39: py39-epsilon
distinfo:
TIMESTAMP = 1604480736 SHA256 (epsilon-0.8.0.tar.gz) = 891e7bf2179f9517d31cf1b44e530467b034e01c814eac2358694ef6a827d5c5 SIZE (epsilon-0.8.0.tar.gz) = 92444

Packages (timestamps in pop-ups are UTC):
py37-epsilon
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.8.0---0.8.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-epsilon
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.0_10.8.0_1-0.8.0_10.8.0_1---
FreeBSD:13:quarterly0.8.0_10.8.0_10.8.0_10.8.0_10.8.0_1-0.8.0_10.8.0_1
FreeBSD:14:latest0.8.0_10.8.0_10.8.00.8.0_10.8.0_10.8.0-0.8.0
FreeBSD:14:quarterly0.8.0_10.8.0_1-0.8.0_10.8.0_1-0.8.0_10.8.0_1
FreeBSD:15:latest0.8.0_10.8.0_1n/a0.8.0_1n/a-0.8.0_1-
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>0 : devel/py-setuptools@py39
  2. py39-setuptools-scm>=3.4 : devel/py-setuptools-scm@py39
  3. py39-wheel>=0 : devel/py-wheel@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-six>=1.12.0 : devel/py-six@py39
  2. py39-twisted>=13.2.0 : devel/py-twisted@py39
  3. py39-zope.interface>=0 : devel/py-zope.interface@py39
  4. python3.9 : lang/python39
This port is required by:
for Run
  1. net-p2p/py-vertex

Configuration Options:
No options to configure
Options name:
devel_py-epsilon
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/e/epsilon/
  2. https://pypi.org/packages/source/e/epsilon/
Collapse this list.

Number of commits found: 50

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.0_1
29 Feb 2024 07:18:32
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools-scm: update to 8.0.4

Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.

Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.

Further details: https://wiki.freebsd.org/Python/setuptools

Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288
0.8.0_1
21 Feb 2024 15:07:17
commit hash: 80db12d15e63d83445be4181da4ef43c195cc3dccommit hash: 80db12d15e63d83445be4181da4ef43c195cc3dccommit hash: 80db12d15e63d83445be4181da4ef43c195cc3dccommit hash: 80db12d15e63d83445be4181da4ef43c195cc3dc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-epsilon: Cosmetic change
0.8.0_1
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
0.8.0_1
30 Jun 2023 07:03:30
commit hash: 35b17c292f14e55830723615f78ead2e8169d1c6commit hash: 35b17c292f14e55830723615f78ead2e8169d1c6commit hash: 35b17c292f14e55830723615f78ead2e8169d1c6commit hash: 35b17c292f14e55830723615f78ead2e8169d1c6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-epsilon: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
0.8.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.8.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.8.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.8.0
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
0.8.0
06 Nov 2020 11:26:55
Revision:554233Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.8.0

Changes:	https://github.com/twisted/epsilon/releases
		https://github.com/twisted/epsilon/blob/master/NEWS.rst
0.7.3_1
26 Feb 2020 20:46:51
Revision:527193Original commit files touched by this commit
sunpoet search for other commits by this committer
Cosmetic change
0.7.3_1
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
0.7.3
29 Jul 2018 19:15:36
Revision:475734Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.7.3

Changes:	https://github.com/twisted/epsilon/releases
		https://github.com/twisted/epsilon/blob/master/NEWS.rst
0.7.2
27 Jun 2018 23:34:21
Revision:473474Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.7.2

- Fix version requirement of RUN_DEPENDS

Changes:	https://github.com/twisted/epsilon/releases
		https://github.com/twisted/epsilon/blob/master/NEWS.rst
0.7.1_2
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.7.1_2
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
0.7.1_2
16 Dec 2017 20:55:31
Revision:456497Original commit files touched by this commit
sunpoet search for other commits by this committer
Allow concurrent installation (USE_PYTHON=concurrent)

- Update CONFLICTS_INSTALL
- Reformat pkg-descr
- Add PyPI as primary WWW
- Add GitHub repository to WWW
- Bump PORTREVISION for package change
0.7.1_1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7.1_1
19 May 2017 15:35:18
Revision:441230Original commit files touched by this commit
sunpoet search for other commits by this committer
Use CONFLICTS_INSTALL instead of CONFLICTS
0.7.1_1
18 May 2017 16:03:31
Revision:441161Original commit files touched by this commit
sunpoet search for other commits by this committer
Change from USES=twisted to devel/py-twisted

- Add LICENSE_FILE
- Bump PORTREVISION for dependency change
- Take maintainership
0.7.1
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
0.7.1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.7.1
02 Mar 2016 14:26:29
Revision:409945Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 0.7.1.
0.7.0
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
0.7.0
18 Jan 2014 08:21:56
Revision:340152Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.7.0 [1]
- Shorten COMMENT

PR:		ports/185820 [1]
Submitted by: 	Bartek Rutkowski <ports@robakdesign.com>
0.6.0
26 Dec 2013 19:31:28
Revision:337606Original commit files touched by this commit
wg search for other commits by this committer
devel/py-epsilon: allow staging and use auto plist
0.6.0
08 Dec 2013 12:04:08
Revision:335877Original commit files touched by this commit
mva search for other commits by this committer
New USES=twisted, to replace the old USE_TWISTED knob.

twisted can be configured with the arguments run or build to replace
the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted
components can be added as comma-separated arguments. If you previously
wrote
    USE_TWISTED=        yes
    USE_TWISTED=        conch names
    USE_TWISTED_RUN=    yes
you now would write
    USES=       twisted
    USES=       twisted:conch,names
    USES=       twisted:run
0.6.0
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
0.6.0
18 Jul 2012 06:28:06
Original commit files touched by this commit
cs search for other commits by this committer
Register CONFLICTS

Submitted by:	Sulev-Madis 'ketas' Silber (via e-mail)
0.6.0
03 Jun 2012 12:14:38
Original commit files touched by this commit
cs search for other commits by this committer
Set maintainership back to ports@
0.6.0
15 Sep 2011 12:33:27
Original commit files touched by this commit
cs search for other commits by this committer
Change maintainer address to my FreeBSD address

Approved by:    wen@ (mentor)
0.6.0
18 Aug 2011 14:53:34
Original commit files touched by this commit
glarkin search for other commits by this committer
- Fixed LICENSE
- Fixed WWW link

PR:             ports/158976
Submitted by:   C-S <c-s@c-s.li> (maintainer)
0.6.0
03 Nov 2010 00:52:25
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.6.0
- Pass maintainership to submitter

PR:             ports/150427
Submitted by:   C-S <c-s@c-s.li>
0.5.12
27 Apr 2010 01:41:02
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Release some more ports
0.5.12
16 May 2009 06:27:56
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
0.5.12
10 Apr 2009 06:19:39
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.5.12

Override PYDISTUTILS_EGGINFO due to upstream goof in EGG name
0.5.11_1
03 Feb 2009 10:39:32
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix pkg-plist

PR:             ports/131326
Submitted by:   Wen Heping <wenheping@gmail.com>
0.5.11
26 Dec 2008 02:54:25
Original commit files touched by this commit
pgollucci search for other commits by this committer
Update to 0.5.11

PR:             ports/129937
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    araujo (mentor, implicit)
0.5.9_1
02 Dec 2008 02:15:33
Original commit files touched by this commit
wxs search for other commits by this committer
Fix the RUN_DEPENDS to be correct.
0.5.9_1
02 Dec 2008 01:18:55
Original commit files touched by this commit
wxs search for other commits by this committer
- Add missing RUN_DEPENDS.

PR:             ports/128678
Submitted by:   Aragon Gouveia <aragon@phat.za.net>
Approved by:    pgollucci (maintainer timeout)
0.5.9
22 Aug 2008 18:43:22
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.5.9

Approved by:    gabor (mentor)
0.5.8
31 Jul 2008 16:19:28
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.5.8

Approved by:    gabor (mentor)
0.5.7
23 Jul 2008 02:43:55
Original commit files touched by this commit
pgollucci search for other commits by this committer
Update my ports to my freebsd address

Approved by:    araujo (mentor)
0.5.7
20 Jul 2008 17:05:46
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 0.5.7.
- Pass maintainership to submitter.

PR:             ports/125621
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
0.5.6
12 Oct 2007 22:17:19
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Update to 0.5.6
 - drop maintainership

PR:             115408
Submitted by:   Piet Delport <pjd@satori.za.net>
0.4.0
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
0.4.0
13 Sep 2006 03:21:38
Original commit files touched by this commit
alexbl search for other commits by this committer
Change all my MAINTAINER lines to my new FreeBSD.org address.

Approved by:    novel
0.4.0
11 Apr 2006 12:01:24
Original commit files touched by this commit
garga search for other commits by this committer
A small utility package that depends on tools too recent for Twisted (like
datetime in python2.4) but performs generic enough functions that it can be
used in projects that don't want to share Divmod's other projects' large
footprint.

Currently included:

    * A powerful date/time formatting and import/export class (ExtimeDotTime),
      for exchanging date and time information between all Python's various
      ways to interpret objects as times or time deltas.
    * Tools for managing concurrent asynchronous processes within Twisted.
    * A metaclass which helps you define classes with explicit states.
    * A featureful Version class.
    * A formal system for application of monkey-patches.

WWW: http://divmod.org/trac/wiki/DivmodEpsilon

PR:             ports/95611
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>

Number of commits found: 50