opnsense-ports/devel/rubygem-deprecated/pkg-descr
2022-09-07 22:33:21 +02:00

4 lines
263 B
Text

rubygem-deprecated is a small library intended to aid developers working
with deprecated code. The idea comes from the 'D' programming language,
where developers can mark certain code as deprecated, and then
allow/disallow the ability to execute deprecated code.