Source: ruby-countries Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13), gem2deb (>= 2.1~), rake, ruby-i18n-data (>= 0.15~), ruby-rspec, ruby-sixarm-ruby-unaccent (>= 1.1), ruby-unicode-utils (>= 1.4), ruby-i18n, ruby-activesupport, ruby-tzinfo, ruby-money Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-countries.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-countries Homepage: https://github.com/hexorx/countries Testsuite: autopkgtest-pkg-ruby Rules-Requires-Root: no Package: ruby-countries Architecture: all Depends: ${ruby:Depends}, ${misc:Depends}, ${shlibs:Depends} Description: Gives you a country object full of all sorts of useful information Countries is a collection of all sorts of useful information for every country in the ISO 3166 standard. It contains info for the following standards ISO3166-1 (countries), ISO3166-2 (states/subdivisions), ISO4217 (currency) and E.164 (phone numbers). . Its author promises to add any country based data they can get access to. They hope this to be a repository for all country based information.