massive update to fix issues from htmltest

This commit is contained in:
Don Harper 2020-08-22 16:32:22 -05:00
parent a6ebb354c8
commit 878ae417aa
88 changed files with 548 additions and 567 deletions

View file

@ -10,7 +10,7 @@ Growing up in Houston, I have followed our space program off and on. I
am also a big reader of Sci-Fi. So, when I heard about the [Solar Sail
Kickstarter
Project](https://www.kickstarter.com/projects/theplanetarysociety/lightsail-a-revolutionary-solar-sailing-spacecraft/description)
from [The Planetary Society](http://www.planetary.org/), I jumped on
from [The Planetary Society](https://www.planetary.org/), I jumped on
board. And, while they have raised almost 4 times their goal, I think
that this is a project which will have more of an impact on humanity
than some of the other projects.

View file

@ -8,18 +8,18 @@ So, with the [migration of the AUR to version 4](https://wiki.archlinux.org/inde
The list started out with:
- [chronicle](http://aur.archlinux.org/packages/chronicle/) - A simple blog compiler written in Perl
- [perl-leocharre-basename](http://aur.archlinux.org/packages/perl-leocharre-basename/) - Very basic filename string and path operations such as ext and paths
- [perl-leocharre-cli2](http://aur.archlinux.org/packages/perl-leocharre-cli2/) - Some quick help for writing cli scripts
- [perl-leocharre-debug](http://aur.archlinux.org/packages/perl-leocharre-debug/) - Debug subroutines
- [perl-leocharre-dir](http://aur.archlinux.org/packages/perl-leocharre-dir/) - Subroutines for general directory needs
- [perl-leocharre-strings](http://aur.archlinux.org/packages/perl-leocharre-strings/) - Combines string procedures I frequently use
- [perl-string-prettify](http://aur.archlinux.org/packages/perl-string-prettify/) - Subroutines to cleanup a filename and or garble for human eyes
- [chronicle](https://aur.archlinux.org/packages/chronicle/) - A simple blog compiler written in Perl
- [perl-leocharre-basename](https://aur.archlinux.org/packages/perl-leocharre-basename/) - Very basic filename string and path operations such as ext and paths
- [perl-leocharre-cli2](https://aur.archlinux.org/packages/perl-leocharre-cli2/) - Some quick help for writing cli scripts
- [perl-leocharre-debug](https://aur.archlinux.org/packages/perl-leocharre-debug/) - Debug subroutines
- [perl-leocharre-dir](https://aur.archlinux.org/packages/perl-leocharre-dir/) - Subroutines for general directory needs
- [perl-leocharre-strings](https://aur.archlinux.org/packages/perl-leocharre-strings/) - Combines string procedures I frequently use
- [perl-string-prettify](https://aur.archlinux.org/packages/perl-string-prettify/) - Subroutines to cleanup a filename and or garble for human eyes
- perl-wordpress-api - Management of Wordpress API objects. Inherits WordPress::XMLRPC and all its methods
- [perl-wordpress-cli](http://aur.archlinux.org/packages/perl-wordpress-cli/) - Command line access to Wordpress
- [perl-wordpress-xmlrpc](http://aur.archlinux.org/packages/perl-wordpress-xmlrpc/) - API to Wordpress XML RPC calls
- [usbmount](http://aur.archlinux.org/packages/usbmount/) - Automatically mount and unmount USB mass storage devices
- [xlhttp](http://aur.archlinux.org/packages/xlhtml/) - An Excel spreadsheet (.xls) and PowerPoint (.ppt) to HTML converter
- [perl-wordpress-cli](https://aur.archlinux.org/packages/perl-wordpress-cli/) - Command line access to Wordpress
- [perl-wordpress-xmlrpc](https://aur.archlinux.org/packages/perl-wordpress-xmlrpc/) - API to Wordpress XML RPC calls
- [usbmount](https://aur.archlinux.org/packages/usbmount/) - Automatically mount and unmount USB mass storage devices
- [xlhttp](https://aur.archlinux.org/packages/xlhtml/) - An Excel spreadsheet (.xls) and PowerPoint (.ppt) to HTML converter
In the end, I only kept *xlhttp* as I do not use the others anymore. Surprisingly enough, only one of the packages (*chronicle*) was out of date. I disowned all the others, so if you want, you can pick them up.