dev-R/parsedate: new package, add 1.3.0

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-24 03:50:21 +02:00
parent 18b6ed1554
commit cf47023889
3 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<description>co-maintainers welcome</description>
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription lang="en">
Recognize and Parse Dates in Various Formats, Including All ISO
8601 Formats // Parse dates automatically, without the need of
specifying a format. Currently it includes the git date parser.
It can also recognize and parse all ISO 8601 formats.
</longdescription>
</pkgmetadata>