Move all NeXML related modules and tests to a new Bio-NeXMLIO distribution.
commit188add9a569129e7cb66582f0538ed15826a72d7
authorCarnë Draug <carandraug+dev@gmail.com>
Mon, 10 Sep 2018 13:50:09 +0000 (10 14:50 +0100)
committerCarnë Draug <carandraug+dev@gmail.com>
Mon, 10 Sep 2018 13:50:09 +0000 (10 14:50 +0100)
tree4a0cbfa22ede487d3f524992b2ad84ccb9fe2f5c
parentf3ee0d618e5149136b8114f7ffe3a15815b1cb5c
Move all NeXML related modules and tests to a new Bio-NeXMLIO distribution.

The NeXML related modules are scattered through the Bio namespace but
still compose a modular unit.  Remove them and their tests.  They are
now in a new bioperl repo named Bio-NeXMLIO to be released as new
distribution with the same name.

This also drops our dependency on Bio-Phylo.
13 files changed:
Bio/AlignIO/nexml.pm [deleted file]
Bio/Nexml/Factory.pm [deleted file]
Bio/NexmlIO.pm [deleted file]
Bio/SeqIO/nexml.pm [deleted file]
Bio/TreeIO/nexml.pm [deleted file]
Build.PL
Changes
t/AlignIO/nexml.t [deleted file]
t/SeqIO/nexml.t [deleted file]
t/Tree/TreeIO/nexml.t [deleted file]
t/data/nexml/characters.nexml.xml [deleted file]
t/data/nexml/trees.nexml.xml [deleted file]
t/nexml.t [deleted file]