mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -04:00
dev-python/validators: version bump, dep cleanup
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -5,4 +5,20 @@
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
Python data validation for Humans.
|
||||
|
||||
Python has all kinds of data validation tools, but every one of them seems to require defining a schema or form. I wanted to create a simple validation library where validating a simple value does not require defining a form or a schema.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<bugs-to>https://github.com/kvesteri/validators/issues</bugs-to>
|
||||
<changelog>https://raw.githubusercontent.com/kvesteri/validators/master/CHANGES.rst</changelog>
|
||||
<doc lang="en">https://validators.readthedocs.io/en/latest</doc>
|
||||
<maintainer status="active">
|
||||
<email>konsta@fastmonkeys.com</email>
|
||||
<name>Konsta Vesterinen</name>
|
||||
</maintainer>
|
||||
<remote-id type="github">kvesteri/validators</remote-id>
|
||||
<remote-id type="pypi">validators</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user