myanimelist-export: Export from MyAnimeList

[ gpl, library, program, web ] [ Propose Tags ]
This version is deprecated.

Export anime or manga lists from MyAnimeList in XML format. Uses the web interface, because the malappinfo API exports in a slightly different format which causes problems on importing.


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.0.0 (info)
Change log ChangeLog.md
Dependencies aeson (>=0.7 && <1.2), async (>=2.1 && <2.2), base (>=4.9 && <4.11), bytestring (>=0.10 && <0.11), conduit (>=1.2 && <1.3), conduit-extra (>=1.1 && <1.2), containers (>=0.5 && <0.6), directory (>=1.2.3 && <1.4), http-client (>=0.5 && <0.6), http-client-tls (>=0.3.4 && <0.4), myanimelist-export, network-uri (>=2.6 && <2.7), tagstream-conduit (>=0.5 && <0.6), text (>=1.2 && <1.3), yaml (>=0.8.4 && <0.9) [details]
License GPL-3.0-only
Copyright 2017 Matthew Harm Bekkema
Author Matthew Harm Bekkema
Maintainer mbekkema97@gmail.com
Revised Revision 2 made by mat8913 at 2017-12-09T01:46:38Z
Category Web
Home page https://github.com/mat8913/myanimelist-export#readme
Bug tracker https://github.com/mat8913/myanimelist-export/issues
Source repo head: git clone https://github.com/mat8913/myanimelist-export
Uploaded by mat8913 at 2017-12-01T11:09:06Z
Distributions
Executables myanimelist-export
Downloads 2609 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-12-01 [all 1 reports]

Readme for myanimelist-export-0.1.0.0

[back to package description]

myanimelist-export

Export anime or manga lists from MyAnimeList in XML format. Uses the web interface, because the malappinfo API exports in a slightly different format which causes problems on importing.