ruby-ecma-re-validator 0.3.0-2 source package in Ubuntu
Changelog
ruby-ecma-re-validator (0.3.0-2) unstable; urgency=medium * Reupload to unstable -- Pirate Praveen <email address hidden> Thu, 09 Dec 2021 15:42:45 +0530
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-ecma-re-validator_0.3.0-2.dsc | 2.2 KiB | d75a89af666850e46397aa6559ab6f5802015e01a0669a4de11e4197f48f0464 |
ruby-ecma-re-validator_0.3.0.orig.tar.gz | 4.5 KiB | 39d8d060ce538d40bb0782f8ea22a33b76130d633b7eaa48fdf9e32af86ced23 |
ruby-ecma-re-validator_0.3.0-2.debian.tar.xz | 2.8 KiB | 97fb7eebc8517c973d810ac267a79adccc3eb20415ca6f5ad0f4de42c44a819b |
Available diffs
- diff from 0.2.1-2 to 0.3.0-2 (1007 bytes)
No changes file available.
Binary packages built by this source
- ruby-ecma-re-validator: Validate a regular expression string against ECMA-262
This library can be used to validate a regular expression string against what
ECMA-262 (Javascript) can actually do.
.
The information for what is valid and what isn't comes from
http://www.regular- expressions. info/javascript .html.