opnsense-ports/textproc/p5-HTML-Fraction/pkg-descr
2022-09-07 22:33:21 +02:00

5 lines
320 B
Text

The HTML::Fraction encodes fractions as HTML entities. Some very common
fractions have HTML entities (eg 1/2 is ½). Additionally, common
vulgar fractions have Unicode characters (eg 1/5 is ⅕). This
module takes a string and encodes fractions as entities: this means that
it will look pretty in the browser.