Project

Reverse Dependencies for plain_text

The projects listed here declare plain_text as a runtime or development dependency

0.0
No release in over 3 years
This module contains a Ruby executable script to print all the characters and/or hex-codepoints for the given Unicode properties. "--help" option prints the summary of the options.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Class SubObject that is the parent class for Ruby SubString and SubArray classes and alike, providing the base interface. This and child classes use negligible memory space, as their instance holds the positional information only. It behaves exactly like the source object (duck-typing), except d...
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Class SubString that expresses Ruby sub-String but taking up negligible memory space, as its instance holds the positional information only. It behaves exactly like String (duck-typing), except destructive modification is prohibited. If the original string is destructively altered, warning ...
2019
2020
2021
2022
2023
2024