{"bugs":[],"categories":[{"categoryid":433,"name":"dev-haskell","summary":"The dev-haskell category contains libraries and utilities relevant to the Haskell programming language."},{"categoryid":450,"name":"dev-lang","summary":"The dev-lang category contains various programming language implementations and related tools."},{"categoryid":451,"name":"net-misc","summary":"The net-misc category contains various miscellaneous networking tools and utilities."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e8528c1cf8203b37fd897432d486b69e53e46784","committime":"2025-05-19T17:09:24","packageid":77479,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"While not required, it is a good idea to convert comments to ASCII\nto avoid issues with some tools that may not handle Unicode properly.\nThis commit converts various comments in the ebuilds to ASCII where\nit makes sense.\n\nSigned-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"ad4f6c00fb5a5d28a740fc019e804674b54f4df7","committime":"2025-05-18T17:43:41","packageid":77479,"repoid":1,"summary":"*\/*: convert to ASCII various comments"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4dae6d6941fc04b9bd5fb47034b2ce7e74c7c4a4","committime":"2024-04-25T12:19:13","packageid":77479,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mjo@gentoo.org","authorname":"Michael Orlitzky","body":"Signed-off-by: Michael Orlitzky <mjo@gentoo.org>","commitid":"994cb47f30c9d7cf1e05bf428fd36fd0c658fcb4","committime":"2024-04-25T11:53:43","packageid":77479,"repoid":1,"summary":"net-misc\/email-validator: new package, add 1.1.0"}],"dependencies":[{"block":false,"categoryid":433,"description":"A framework for packaging Haskell software","ebuildids":[824262],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"haskell@gentoo.org","name":"cabal","packageid":47777},{"block":false,"categoryid":450,"description":"The Glasgow Haskell Compiler","ebuildids":[824262],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"ghc","packageid":55607},{"block":false,"categoryid":433,"description":"A unit testing framework for Haskell","ebuildids":[824262],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"hunit","packageid":55633},{"block":false,"categoryid":433,"description":"Portable regex library for Perl 5 compatible regular expressions","ebuildids":[824262],"firstseen":"2011-12-05T14:37:08.128479","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"pcre-light","packageid":58260,"summary":"A small, efficient and portable regex library for Perl 5 compatible regular expressions The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. Test coverage data for this library is available at: <http:\/\/code.haskell.org\/~dons\/tests\/pcre-light\/hpc_index.html>"},{"block":false,"categoryid":433,"description":"Test interactive Haskell examples","ebuildids":[824262],"firstseen":"2013-06-21T13:36:39.860472","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"doctest","packageid":60903},{"block":false,"categoryid":433,"description":"Command line argument processing","ebuildids":[824262],"firstseen":"2013-08-26T13:37:27.441553","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"cmdargs","packageid":61193},{"block":false,"categoryid":433,"description":"DNS library in Haskell","ebuildids":[824262],"firstseen":"2013-08-26T13:37:27.441553","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"dns","packageid":61212},{"block":false,"categoryid":433,"description":"Email address validation","ebuildids":[824262],"firstseen":"2013-08-26T13:37:27.441553","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"email-validate","packageid":61213},{"block":false,"categoryid":433,"description":"Modern and extensible testing framework","ebuildids":[824262],"firstseen":"2013-09-13T13:45:10.068184","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"tasty","packageid":61389},{"block":false,"categoryid":433,"description":"HUnit support for the Tasty test framework","ebuildids":[824262],"firstseen":"2013-09-13T13:45:10.068184","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"tasty-hunit","packageid":61390},{"block":false,"categoryid":433,"description":"Combinators for executing IO actions in parallel on a thread pool","ebuildids":[824262],"firstseen":"2015-11-17T14:36:56.122518","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"parallel-io","packageid":64709,"summary":"This package provides combinators for sequencing IO actions onto a thread pool. The thread pool is guaranteed to contain no more unblocked threads than a user-specified upper limit, thus minimizing contention. Furthermore, the parallel combinators can be used reentrantly - your parallel actions can spawn more parallel actions - without violating this property of the thread pool. The package is inspired by the thread <http:\/\/thread.gmane.org\/gmane.comp.lang.haskell.cafe\/56499\/focus=56521>. Thanks to Neil Mitchell and Bulat Ziganshin for some of the code this package is based on."}],"depending":[],"ebuilds":[{"archs":["~amd64"],"ebuildid":824262,"firstseen":"2024-04-25T13:21:11.296998","license":"AGPL-3+","moddate":"2026-03-30T13:49:45","packageid":77479,"repoid":1,"slot":"0","uses":["test"],"version":"1.1.0"}],"masks":[],"package":{"categoryid":451,"description":"Basic syntax and deliverability checks on email addresses","firstseen":"2024-04-25T13:21:11.296998","name":"email-validator","packageid":77479,"summary":"Validate an email address using three techniques: * Ensuring that the length of local and domain parts is within the RFC-specified limits. * A syntax check using a regular expression, or the full RFC 5322 grammar. * Confirmation of valid MX records (or, optionally, 'A' records) for the domain."},"rdependencies":[{"block":false,"categoryid":450,"description":"The Glasgow Haskell Compiler","ebuildids":[824262],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"ghc","packageid":55607},{"block":false,"categoryid":433,"description":"A unit testing framework for Haskell","ebuildids":[824262],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"hunit","packageid":55633},{"block":false,"categoryid":433,"description":"Portable regex library for Perl 5 compatible regular expressions","ebuildids":[824262],"firstseen":"2011-12-05T14:37:08.128479","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"pcre-light","packageid":58260,"summary":"A small, efficient and portable regex library for Perl 5 compatible regular expressions The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. Test coverage data for this library is available at: <http:\/\/code.haskell.org\/~dons\/tests\/pcre-light\/hpc_index.html>"},{"block":false,"categoryid":433,"description":"Command line argument processing","ebuildids":[824262],"firstseen":"2013-08-26T13:37:27.441553","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"cmdargs","packageid":61193},{"block":false,"categoryid":433,"description":"DNS library in Haskell","ebuildids":[824262],"firstseen":"2013-08-26T13:37:27.441553","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"dns","packageid":61212},{"block":false,"categoryid":433,"description":"Email address validation","ebuildids":[824262],"firstseen":"2013-08-26T13:37:27.441553","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"email-validate","packageid":61213},{"block":false,"categoryid":433,"description":"Modern and extensible testing framework","ebuildids":[824262],"firstseen":"2013-09-13T13:45:10.068184","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"tasty","packageid":61389},{"block":false,"categoryid":433,"description":"HUnit support for the Tasty test framework","ebuildids":[824262],"firstseen":"2013-09-13T13:45:10.068184","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"tasty-hunit","packageid":61390},{"block":false,"categoryid":433,"description":"Combinators for executing IO actions in parallel on a thread pool","ebuildids":[824262],"firstseen":"2015-11-17T14:36:56.122518","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"parallel-io","packageid":64709,"summary":"This package provides combinators for sequencing IO actions onto a thread pool. The thread pool is guaranteed to contain no more unblocked threads than a user-specified upper limit, thus minimizing contention. Furthermore, the parallel combinators can be used reentrantly - your parallel actions can spawn more parallel actions - without violating this property of the thread pool. The package is inspired by the thread <http:\/\/thread.gmane.org\/gmane.comp.lang.haskell.cafe\/56499\/focus=56521>. Thanks to Neil Mitchell and Bulat Ziganshin for some of the code this package is based on."}],"repos":[{"branch":"master","lastcommit":"f87ce2b74421571078063820dc1065e7089c9fa7","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/michael.orlitzky.com\/code\/email-validator.xhtml"],"uses":[{"description":"Enable dependencies and\/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)","isdefault":false,"use":"test"}]}