summaryrefslogtreecommitdiff
path: root/textproc/py-validators/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2014-06-26This version fixes an issue with other packages from the same upstreamrodent1-40/+4
provider regarding files being installed to ${PYSITELIB}/tests/. The others have yet to be imported, but let's fix this now. From CHANGES.rst: 0.6.0 (2014-06-25) ^^^^^^^^^^^^^^^^^^ - Added new validator: slug
2014-06-14Import py27-validators-0.5.0 as textproc/py-validators.rodent1-0/+85
Python has all kinds of data validation tools, but every one of them seems to require defining a schema / form. This is a simple validation library where validating a simple value does not require defining a form or a schema.