Source: ruby-string-direction
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Sruthi Chandran <srud@disroot.org>,
           Utkarsh Gupta <utkarsh@debian.org>
Build-Depends: debhelper-compat (= 14), gem2deb, pry, rake, ruby-rspec, yard
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-string-direction
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-string-direction.git
Homepage: https://github.com/waiting-for-dev/string-direction/
Testsuite: autopkgtest-pkg-ruby

Package: ruby-string-direction
Architecture: all
Depends: yard
Description: Automatic detection of text direction (ltr, rtl or bidi) for strings
 string-direction is a ruby library for automatic detection of the direction
 (left-to-right, right-to-left or bi-directional) in which a text should be
 displayed.
