54 Commits

Author SHA1 Message Date
James Lu
c508505df8 WTE: skip tests + warn on Python 2 2014-12-03 17:02:56 -08:00
James Lu
c2c3a9c842 WTE: first commit 2014-12-02 21:52:28 -08:00
James Lu
7305391a45 Update readme & add CONTRIBUTING.md 2014-11-29 22:49:47 -08:00
GLolol
96a4615c81 Drop Randomness plugin
- Not really worth being in a public plugin repo; it's my own personal stuff!
- In its separate repo now: https://github.com/GLolol/Randomness
2014-11-28 13:30:47 -08:00
James Lu
7f68062bf1 i need sleep :/ [skip ci] 2014-11-27 22:10:10 -08:00
James Lu
1c80113855 README.md: A wild 'and' appears, wat do?!?! [ Fix typo ] [ Surrender everything ] [skip ci] [ stop spamming commits ] 2014-11-27 22:08:25 -08:00
James Lu
0a8580bbdc markdown formatting [skip ci] 2014-11-27 22:05:52 -08:00
James Lu
86fd2f95d1 Big, BIG readme updates :D [skip ci] 2014-11-27 22:03:02 -08:00
GLolol
cdd0ba78fc Update README.md [ci skip]
i actually like the indents better
2014-11-18 14:53:00 -08:00
GLolol
307cc5071b Update README.md [ci skip] 2014-11-18 14:51:19 -08:00
James Lu
0f9d13c0c1 Import LastFM module as subtree and mention in README (Closes #16) 2014-11-04 17:57:33 -08:00
GLolol
da1983b6f2 Update README.md [ci skip] 2014-10-28 20:39:27 -07:00
James Lu
96e19ae7ee Split voting functionality from Randomness -> new plugin Voteserv 2014-10-27 22:11:48 -07:00
James Lu
0f1989098e Merge plugin TLDInfo into -> SupyMisc
At the moment, TLDInfo only checks to see if a TLD exists (not giving details), so it's not very useful alone.
2014-10-27 21:36:03 -07:00
GLolol
dc983ebf95 README.md: embed travis' status image [ci skip] 2014-10-24 12:32:40 -07:00
GLolol
07e64983ea Preparations for 1.1 release
- Remove unused imports
- Update README.md
2014-10-20 16:41:32 -07:00
GLolol
1b1eeafca7 fix link in README.md 2014-10-16 18:47:58 -07:00
James Lu
a276036e75 Merge branch 'master' of https://github.com/glolol/supyplugins 2014-10-16 18:39:55 -07:00
James Lu
6c8e41e189 add Namegen plugin / update README and PkgInfo tests
- PkgInfo: add basic tests for pkgsearch / mintpkg
- Deprecate OperUp (and RelayLink to a lesser extent)
- add new Namegen plugin
2014-10-16 18:38:07 -07:00
GLolol
09fda414d4 PkgInfo: introduce 'mintpkg' properly
- Support multiple package versions (in different sections)
- Add --exact option, with glob searching used by default
- Update README to reflect this
2014-10-13 19:24:31 -07:00
James Lu
9e8a0e4c63 minor edits to readmes 2014-10-12 11:46:18 -07:00
James Lu
5c2f07aff8 Update README & normalize line endings 2014-10-07 20:40:06 -07:00
James Lu
05ddad68cc Revamp PkgInfo greatly
- Rewrite package command using Beautiful Soup 4.
- Add pkgsearch command to search Debian & Ubuntu's repositories.
- Drop re (regex parsing) and HTMLParser
- Instate Beautiful Soup 4 as optional dependency (plugin checks to see if it exists on load)
2014-10-07 20:15:29 -07:00
GLolol
6f2da46ab0 Update README.md
- add License section
- mention python 3 support (now implemented)
- misc. edits in plugin descriptions
2014-10-02 19:19:07 -07:00
James Lu
4a988297cf Preperations for v1.0 release 2014-09-20 17:27:27 -07:00
GLolol
300130860c fix a typo 2014-09-19 20:06:48 -07:00
GLolol
a6315ab04c Remove stale plugins & update readme 2014-09-19 18:51:13 -07:00
GLolol
796a165e17 PkgInfo: add arch linux support 2014-09-03 14:20:18 -07:00
GLolol
668d1d6449 update READMEs 2014-09-02 22:32:22 -07:00
GLolol
af25631cd2 Update readme && SysDNS: make help text a bit more useful 2014-08-20 18:54:00 -07:00
GLolol
c146b266c6 Update README 2014-08-15 13:29:09 -07:00
GLolol
dbc8480aab add Randomness plugin 2014-08-07 00:21:07 -07:00
GLolol
92667d3784 Update README files 2014-06-30 22:18:42 -07:00
GLolol
91ab890f31 Remove Relay fork 2014-06-05 21:25:38 -07:00
GLolol
696acf1324 README.md: add note regarding python version 2014-06-05 21:23:28 -07:00
GLolol
9bd0017df9 Update README.md 2014-05-21 17:00:03 -07:00
GLolol
2d5e502499 Update readmes 2014-04-26 21:34:25 -07:00
GLolol
aef7578f10 Update README files 2014-04-23 17:27:57 -07:00
GLolol
72afa143c6 Update README.md 2014-04-16 19:48:50 -07:00
GLolol
59adc6030f Update README.md
Add contact/support details
2014-03-31 17:52:25 -07:00
GLolol
384b16c45e Rehash readme files 2014-03-24 23:13:49 -07:00
GLolol
e1d742ee5f SysDNS: clarify the plugin descriptions 2014-03-24 23:02:55 -07:00
GLolol
7cf595bcbd Update README.md 2014-03-16 09:05:42 -07:00
GLolol
7a83ed7fcf Update README.md 2014-03-15 23:25:27 -07:00
GLolol
df1c09b00c Update README.md 2014-03-14 17:56:10 -07:00
GLolol
806cb63620 Update README.md 2014-02-25 08:19:01 -08:00
GLolol
bfaf2af1ba README.md: add Isup 2014-02-03 17:54:15 -08:00
GLolol
79bf2a71c1 Update README.md 2014-02-01 23:39:10 -08:00
GLolol
20eaf89a61 Update README.md 2014-02-01 23:37:19 -08:00
GLolol
b232a14687 Update README.md
Add description for OperUp
2014-01-28 19:48:10 -08:00