Port details on branch 2022Q4 |
- py-parsedatetime Python module for parsing 'human readable' date/time expressions
- 2.6_1 devel
=14 2.6_1Version of this port present on the latest quarterly branch. - Maintainer: lwhsu@FreeBSD.org
 - Port Added: 2007-02-24 18:31:32
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: libxml2, py311-configargparse, py311-six, indexinfo, py311-configobj
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/bear/parsedatetime
- Description:
- Python module that is able to parse 'human readable' date/time expressions.
parsedatetime is able to parse, for example, the following:
* August 25th, 2008
* 25 Aug 2008
* Aug 25 5pm
* 5pm August 25
* next Saturday
* tomorrow
* next Thursday at 4pm
* at 4pm
* eod
* tomorrow eod
* eod Tuesday
* eoy
* eom
* in 5 minutes
* 5 minutes from now
* 5 hours before now
* 2 hours before noon
* 2 days from tomorrow
¦ ¦ ¦ ¦ 
- 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}parsedatetime>0:devel/py-parsedatetime@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-parsedatetime/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-parsedatetime
- pkg install py311-parsedatetime
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 py311-parsedatetime listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-parsedatetime
- Package flavors (<flavor>: <package>)
- py311: py311-parsedatetime
- distinfo:
- TIMESTAMP = 1594644388
SHA256 (parsedatetime-2.6.tar.gz) = 4cb368fbb18a0b7231f4d76119165451c8d2e35951455dfee97c62a87b04d455
SIZE (parsedatetime-2.6.tar.gz) = 60114
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- security/py-certbot
- for Run
-
- deskutils/gcalcli
- deskutils/py-todoman
- security/py-certbot
- textproc/py-agate
-
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-parsedatetime
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|