Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hex7c0/dir2xmlpy
- Owner: hex7c0
- License: gpl-3.0
- Created: 2014-03-27T14:48:07.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-01-08T13:43:06.000Z (almost 7 years ago)
- Last Synced: 2024-04-13T19:19:45.250Z (9 months ago)
- Topics: directory, python
- Language: Python
- Homepage: https://github.com/hex7c0/Dir2Xmlpy
- Size: 111 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)