These are random small hacks that bkuhn has written. Some of them are code for personal endeavors. The purpose of these scripts may or may not relate to bkuhn's work at SFC.
I discussed the licensing of this file with Tom Marble, and he agreed in
IRC that LGPLv2.1-or-later is the proper license.
<bkuhn> tmarble: in 2013-01 you sent me some scripts for ods2xls
<bkuhn> you mention they're based on ssconv
<bkuhn> but they don't have license info
<bkuhn> I was putting it into a public repository and then figured I should
ask you first. [11:45]
<tmarble> oh my.. I will look [11:46]
<bkuhn> tmarble: if you figure it out, I can commit the files and you can add
a license. [11:47]
<bkuhn> the lib is lgpl'd, that's marked
<bkuhn> (although you didn't mark your copyright notice if you canged it)
<tmarble>
http://www.linuxjournal.com/content/convert-spreadsheets-csv-files-python-and-pyuno
[11:57]
<tmarble> bkuhn: sorry this was sort of a small, hacky script and didn't get
the "full treatment" [11:58]
<tmarble> clearly it should be LGPLv2+
<bkuhn> tmarble: do you recall if you modified the library as well as the
script? [12:07]
<bkuhn> I see you put this in the lib:
<bkuhn> # PyODConverter (Python OpenDocument Converter) v1.0.0 - 2008-05-05
<bkuhn> # Copyright (C) 2008 Mirko Nasato <mirko@artofsolving.com>
<bkuhn> # Licensed under the GNU LGPL v2.1 - or any later version.
<bkuhn> # http://www.gnu.org/licenses/lgpl-2.1.html
<bkuhn> and no copyright notices in the main program file
<bkuhn> can you tell me what it should be?
<tmarble> bkuhn: IIRC I did not modify ooutils [12:09]
<tmarble> bkuhn: yeah, sorry about that.. it's not even in VCS [12:10]
<bkuhn> It's ok.
<bkuhn> I'm putting it public in my small hacks directory.
<tmarble> bkuhn: as I mentioned before let's stick with LGPLv2.1+
<bkuhn> As I use it all the time.
<bkuhn> and someone else might find it useful
<bkuhn> I believe one has a moral duty to share all software. :)
<tmarble> please feel free to adjust the headers!
<bkuhn> tmarble: may I quote this conversation in the Git log?
<tmarble> bkuhn: I loved karen's citing your quote "You may say I'm a dreamer,
but I'm not the only one." [12:11]
<tmarble> bkuhn: yes
|
||
|---|---|---|
| Bandwidth-Testing | ||
| .gitignore | ||
| APACHE-LICENSE | ||
| bash-patch-apply.plx | ||
| bilski-check.plx | ||
| calendar-export.plx | ||
| calendar-import.plx | ||
| calendar-run.sh | ||
| cash-receipts-and-disbursments-journals.plx | ||
| CC0-1.0.txt | ||
| conky-mythtv-weather-alert.plx | ||
| conky-mythtv-weather-build.plx | ||
| cwdiff | ||
| date-range-all.pl | ||
| dc-download-videos.plx | ||
| external-account-totals-reconcile.plx | ||
| filter-git-log.plx | ||
| find-not-in-dir.plx | ||
| find-short-domain.plx | ||
| find-unity-non-canonical.plx | ||
| general-ledger-report.plx | ||
| get-emacs-backup-files-into-git.sh | ||
| GPLv3 | ||
| LGPLv2.1.txt | ||
| mailman-archive-create-real-mbox.plx | ||
| merge-bash-histories.plx | ||
| merge-undated-bash-histories.plx | ||
| normalize-text.plx | ||
| ods2xls.py | ||
| odtdiff | ||
| oggcast-count.plx | ||
| OLD-SVN-LICENSE | ||
| ooutils.py | ||
| org-mode-appt-check.plx | ||
| README.md | ||
| remove-spam-high-confidence-maildir.plx | ||
| subsetsumsolver.plx | ||
| trial-balance-report.plx | ||
| ups-watch.plx | ||
Various Hacks and Scripts by bkuhn
This project is for various hacks and small scripts that bkuhn has written, as well as sources to slides from his talks.
His rule is: “If it took more than 3 minutes to write, it’s worth releasing.”
Contributing
The canonical repository for this code is on Gitorious. Please submit merge requests there. The copy on other sites (such as GitHub) is merely a backup.