Source: ruby-countries Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13), gem2deb (>= 2.1~), rake, ruby-activesupport, ruby-i18n, ruby-i18n-data (>= 0.15~), ruby-money, ruby-rspec, ruby-simplecov, ruby-sixarm-ruby-unaccent (>= 1.1), ruby-tzinfo, ruby-unicode-utils (>= 1.4) Standards-Version: 4.7.3 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: ${misc:Depends}, ${ruby: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.