This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Verifying that +edmundwj is my blockchain ID. https://onename.com/edmundwj |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### Keybase proof | |
| I hereby claim: | |
| * I am edumbill on github. | |
| * I am edmund (https://keybase.io/edmund) on keybase. | |
| * I have a public key whose fingerprint is 63A7 C2EB C4E9 D0B1 BE26 8D87 11D2 9BDD 350B EBD3 | |
| To claim this, I am signing this object: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| === modified file doap/schema/doap.rdf | |
| --- doap/schema/doap.rdf 2009-06-25 16:32:08 +0000 | |
| +++ doap/schema/doap.rdf 2010-07-30 14:41:53 +0000 | |
| @@ -390,6 +390,19 @@ | |
| <rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" /> | |
| </rdf:Property> | |
| +<rdf:Property rdf:about="http://usefulinc.com/ns/doap#dependency"> | |
| + <rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" /> | |
| + <rdfs:label xml:lang="en">dependency</rdfs:label> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # a messy hack written by Edd Dumbill. http://twitter.com/edd | |
| # You may need to rerun this script if you hit a Twitter Error because you | |
| # use up API rate limiting. That's why we pickle the results, so we can resume | |
| # where we left off. | |
| # get the twitter module using 'easy_install twitter' | |
| from twitter.api import Twitter, TwitterError | |
| from twitter.oauth import OAuth |
NewerOlder