diff options
author | Sean Chittenden <seanc@FreeBSD.org> | 2003-08-21 09:32:49 +0000 |
---|---|---|
committer | Sean Chittenden <seanc@FreeBSD.org> | 2003-08-21 09:32:49 +0000 |
commit | 894d7971992f705a1710124ebfe6710ff77e0bac (patch) | |
tree | 320b768bbb7566a9c2ee4c99f13e6fb4d4dc1214 /databases/wfb2sql/pkg-plist | |
parent | be1310352180bd5bf1d40e6cc63de2725aa70d38 (diff) |
Add nifty little script that parses the CIA's World Factbook and
converts it into SQL for PostgreSQL, DB2, or MySQL. Includes
referential constraints for PostgreSQL and DB2. Useful for those
wanting to populate a database with dummy data that isn't completely
fake or people who make frequent use of the data.
Notes
Notes:
svn path=/head/; revision=87438
Diffstat (limited to 'databases/wfb2sql/pkg-plist')
-rw-r--r-- | databases/wfb2sql/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/wfb2sql/pkg-plist b/databases/wfb2sql/pkg-plist new file mode 100644 index 000000000000..a164734b562c --- /dev/null +++ b/databases/wfb2sql/pkg-plist @@ -0,0 +1 @@ +@comment Automatically generated plist |