freebsd-ports/finance/Makefile
Jose Alonso Cardenas Marquez c89a7d888f - New port: finance/py-ofxparse
ofxparse is a parser for Open Financial Exchange (.ofx) format files. OFX
files are available from almost any online banking site, so they work well if
you want to pull together your finances from multiple sources. Online trading
accounts also provide account statements in OFX files.

There are three different types of OFX files, called BankAccount,
CreditAccount and InvestmentAccount files. This library has been tested with
real-world samples of all three types. If you find a file that does not work
with this library, please consider contributing the file so ofxparse can be
improved. See the Help! section below for directions on how to do this.

WWW: https://pypi.org/project/ofxparse/
2020-04-07 23:57:31 +00:00

118 lines
3.7 KiB
Makefile

# $FreeBSD$
#
COMMENT = Monetary, financial, and related applications
SUBDIR += R-cran-AER
SUBDIR += R-cran-PerformanceAnalytics
SUBDIR += R-cran-RFinanceYJ
SUBDIR += R-cran-TTR
SUBDIR += R-cran-ccgarch
SUBDIR += R-cran-fBasics
SUBDIR += R-cran-fGarch
SUBDIR += R-cran-gmm
SUBDIR += R-cran-lmtest
SUBDIR += R-cran-plm
SUBDIR += R-cran-quantmod
SUBDIR += R-cran-strucchange
SUBDIR += R-cran-timeDate
SUBDIR += R-cran-timeSeries
SUBDIR += R-cran-tseries
SUBDIR += R-cran-urca
SUBDIR += R-cran-vars
SUBDIR += alkimia
SUBDIR += aqbanking
SUBDIR += beancount
SUBDIR += beanie
SUBDIR += bitcoinnodestats
SUBDIR += cbb
SUBDIR += cointop
SUBDIR += electrum
SUBDIR += expense
SUBDIR += fava
SUBDIR += fixc
SUBDIR += frontaccounting
SUBDIR += gnucash
SUBDIR += gnucash-docs
SUBDIR += grisbi
SUBDIR += homebank
SUBDIR += jgnash
SUBDIR += kmymoney
SUBDIR += kraft
SUBDIR += ktoblzcheck
SUBDIR += ledger
SUBDIR += ledgersmb12
SUBDIR += libofx
SUBDIR += libstocks
SUBDIR += moneymanagerex
SUBDIR += myphpmoney
SUBDIR += p5-Business-CreditCard
SUBDIR += p5-Business-MaxMind-CreditCardFraudDetection
SUBDIR += p5-Business-OCV
SUBDIR += p5-Business-OnlinePayment
SUBDIR += p5-Business-OnlinePayment-2CheckOut
SUBDIR += p5-Business-OnlinePayment-AuthorizeNet
SUBDIR += p5-Business-OnlinePayment-BankOfAmerica
SUBDIR += p5-Business-OnlinePayment-Beanstream
SUBDIR += p5-Business-OnlinePayment-Cardstream
SUBDIR += p5-Business-OnlinePayment-Jettis
SUBDIR += p5-Business-OnlinePayment-LinkPoint
SUBDIR += p5-Business-OnlinePayment-MerchantCommerce
SUBDIR += p5-Business-OnlinePayment-Network1Financial
SUBDIR += p5-Business-OnlinePayment-OCV
SUBDIR += p5-Business-OnlinePayment-PayConnect
SUBDIR += p5-Business-OnlinePayment-PaymenTech
SUBDIR += p5-Business-OnlinePayment-PaymentsGateway
SUBDIR += p5-Business-OnlinePayment-SurePay
SUBDIR += p5-Business-OnlinePayment-TCLink
SUBDIR += p5-Business-OnlinePayment-VirtualNet
SUBDIR += p5-Business-OnlinePayment-eSec
SUBDIR += p5-Business-OnlinePayment-iAuthorizer
SUBDIR += p5-Business-PayPal-IPN
SUBDIR += p5-Business-Stripe
SUBDIR += p5-Business-TW-Invoice-U420
SUBDIR += p5-Business-TW-TSIB-CStorePayment
SUBDIR += p5-Business-TW-TSIB-VirtualAccount
SUBDIR += p5-Business-WorldPay-Junior
SUBDIR += p5-Data-Currency
SUBDIR += p5-Finance-Amortization
SUBDIR += p5-Finance-Bitcoin
SUBDIR += p5-Finance-Currency-Convert
SUBDIR += p5-Finance-Currency-Convert-WebserviceX
SUBDIR += p5-Finance-Currency-Convert-XE
SUBDIR += p5-Finance-Quote
SUBDIR += p5-Finance-QuoteHist
SUBDIR += p5-Finance-QuoteTW
SUBDIR += p5-Finance-TW-EmergingQuote
SUBDIR += p5-Finance-TW-TSEQuote
SUBDIR += p5-Finance-YahooQuote
SUBDIR += p5-Locale-Currency-Format
SUBDIR += p5-Math-Financial
SUBDIR += p5-PayflowPro
SUBDIR += pear_Payment_DTA
SUBDIR += prestashop
SUBDIR += py-backtrader
SUBDIR += py-bitcoin
SUBDIR += py-ebaysdk-python
SUBDIR += py-ofxparse
SUBDIR += py-pycoin
SUBDIR += py-python-bitcoinlib
SUBDIR += py-python-obelisk
SUBDIR += py-quantecon
SUBDIR += py-stripe
SUBDIR += py-ta-lib
SUBDIR += py-vatnumber
SUBDIR += py-ystockquote
SUBDIR += qtbitcointrader
SUBDIR += quantlib
SUBDIR += quickfix
SUBDIR += rubygem-money
SUBDIR += skrooge
SUBDIR += sql-ledger
SUBDIR += vanitygen
SUBDIR += venice
SUBDIR += weberp
SUBDIR += wmstock
SUBDIR += xtrader
.include <bsd.port.subdir.mk>