Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hex7c0/dir2xmlpy

generating XML file that represents a directory structure in Python3
https://github.com/hex7c0/dir2xmlpy

directory python

Last synced: about 1 month ago
JSON representation

generating XML file that represents a directory structure in Python3

Awesome Lists containing this project

README

        

# Dir2Xml

[![Build Status](https://travis-ci.org/hex7c0/Dir2Xmlpy.svg?branch=master)](https://travis-ci.org/hex7c0/Dir2Xmlpy)

### generating XML file that represents a directory structure

_all modules are written in pure Python, so you don't need to compile it (or make setup)_

========

see wiki for info and XML format

https://github.com/0x7c0/Dir2Xmlpy/wiki/Help

Take a look at my [examples](examples)

### [License GPLv3](LICENSE)