app-emacs/ts (gentoo)

Search

Package Information

Description:
ts is a date and time library for Emacs. It aims to be more convenient than patterns like (string-to-number (format-time-string "%Y")) by providing easy accessors, like (ts-year (ts-now)). To improve performance (significantly), formatted date parts are computed lazily rather than when a timestamp object is instantiated, and the computed parts are then cached for later access without recomputing. Behind the scenes, this avoids unnecessary (string-to-number (format-time-string... calls, which are surprisingly expensive.
Homepage:
https://github.com/alphapapa/ts.el

Versions

Version EAPI Keywords Slot
0.3 8 ~amd64 ~x86 0

Metadata

Description

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="project">
		<email>gnu-emacs@gentoo.org</email>
		<name>Gentoo GNU Emacs project</name>
	</maintainer>
	<longdescription>
    ts is a date and time library for Emacs. It aims to be more convenient than
    patterns like (string-to-number (format-time-string "%Y")) by providing
    easy accessors, like (ts-year (ts-now)). To improve performance
    (significantly), formatted date parts are computed lazily rather than when
    a timestamp object is instantiated, and the computed parts are then cached
    for later access without recomputing. Behind the scenes, this avoids
    unnecessary (string-to-number (format-time-string... calls, which are
    surprisingly expensive.
  </longdescription>
	<stabilize-allarches></stabilize-allarches>
	<upstream>
		<bugs-to>https://github.com/alphapapa/ts.el/issues/</bugs-to>
		<remote-id type="github">alphapapa/ts.el</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

Flag Description 0.3
test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

Files

Manifest

Type File Size Versions
DIST ts-0.3.tar.gz 50790 bytes 0.3
Unmatched Entries
Type File Size