Skip to content

schwuk/m2wp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

m2wp

Intro

m2wp is a Python script for generating a WordPress eXtended RSS (WXR) file from a Mephisto database.

Usage

Usage: m2wp.py [options]

Options:
  -h, --help            show this help message and exit
  -d DATABASE, --database=DATABASE
                        The name of the database you want to connect to.
  -s SERVER, --server=SERVER
                        The name of the server you want to connect to.
  -u USERNAME, --username=USERNAME
                        The username to connect to the database with.
  -p PASSWORD, --password=PASSWORD
                        The password to connect to the database with.
  -o OUT, --out=OUT     The filename where you want the output stored.

About

Script to generate a WordPress eXtended RSS (WXR) file from a Mephisto database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages