]> gitweb.michael.orlitzky.com - dead/halcyon.git/blobdiff - halcyon.cabal
Rename the project to Halcyon.
[dead/halcyon.git] / halcyon.cabal
similarity index 91%
rename from twat.cabal
rename to halcyon.cabal
index d8180f9f617286696c8229e5333f1d56e63a24b0..8e8119f1c0cd1ea6557c852bed4788fd67f3c63b 100644 (file)
@@ -1,18 +1,19 @@
-name:           twat
-version:        0.0
+name:           halcyon
+version:        0.0.1
 cabal-version:  >= 1.8
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
 license:        GPL-3
 license-file:   doc/LICENSE
-homepage:       http://michael.orlitzky.com/code/twat.php
+homepage:       http://michael.orlitzky.com/code/halcyon.php
 bug-reports:    mailto:michael@orlitzky.com
 category:       Utils, Web
 synopsis:
-  Twat twats tweets so you don't have to Twitter.
+  Halcyon monitors a list of Twitter accounts and displays or emails
+  any new tweets.
 build-type:     Simple
 
-executable twat
+executable halcyon
   build-depends:
     aeson                       == 0.6.*,
     authenticate-oauth          == 1.4.*,
@@ -110,5 +111,5 @@ test-suite testsuite
 
 source-repository head
   type: git
-  location: http://michael.orlitzky.com/git/twat.git
+  location: http://michael.orlitzky.com/git/halcyon.git
   branch: master