App-Chart
view release on metacpan or search on metacpan
debian/control view on Meta::CPAN
# Copyright 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2020 Kevin Ryde
# This file is part of Chart.
#
# Chart is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# Chart is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
# License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Chart. If not, see <http://www.gnu.org/licenses/>.
# "Depends" has
# Other version deps per Makefile.PL.
#
# "Depends: libi18n-langinfo-wide-perl"
# I18N::Langinfo::Wide is optional, but is good for the date
# display and believe all Debian archs have the necessary perl core
# I18N::Langinfo module.
#
# "Recommends: libdevel-stacktrace-perl (>= 1.19)"
# Any version of Devel::StackTrace will do something, but ask 1.19
# since it has bits for bad utf-8 and that version is available in
# the Debian archive.
#
# "Suggests: sensible-utils"
# Only used for browser spawning, and only as a fallback from the
# Gtk config.
#
# "Build-Depends: texinfo"
# For "makeinfo" to build the info file which is not included in
# the dist.
#
# "Build-Depends" could have the "tests" modules from META.yml for
# more tests, but they're optional author tests really and would just
# make the build tools drag in more stuff.
Source: chart
Section: misc
Priority: optional
Build-Depends: cdbs, debhelper (>= 5), texinfo, libfile-slurp-perl
Maintainer: Kevin Ryde <user42_kevin@yahoo.com.au>
Standards-Version: 4.2.1
Homepage: http://user42.tuxfamily.org/chart/index.html
Bugs: mailto:user42_kevin@yahoo.com.au
Package: chart
Architecture: all
Depends: perl (>= 5.10), libclass-singleton-perl (>= 1.4), libclass-weaksingleton-perl, libconstant-defer-perl, libdate-calc-perl (>= 5.0), libdbd-sqlite3-perl (>= 1.27), libdbi-perl, libencode-locale-perl (>= 0.02), libfile-homedir-perl (>= 0.61), l...
Recommends: libcrypt-ssleay-perl, libdevel-stacktrace-perl (>= 1.19), libintl-xs-perl (>= 1.19), libset-intspan-fast-xs-perl (>= 0.05), libspreadsheet-parseexcel-perl
Suggests: bash-completion, emacs | emacsen, libbsd-resource-perl, libdevel-arena-perl, libdevel-findblessedrefs-perl, libdevel-mallinfo-perl, libfinance-quote-perl, libfinance-ta-perl, libgt-perl, sensible-utils
Description: Stock and commodity charting
Chart displays stock and commodity charts from downloaded data.
.
Share quotes and data from Yahoo and some other sources. Fund
quotes and data from MLC and Yahoo (US funds).
.
Chart is written in Perl using Gtk2-Perl to for the Gtk toolkit.
Extensions and customizations can be made using Perl.
( run in 0.815 second using v1.01-cache-2.11-cpan-39bf76dae61 )