Skip to content

Commit

Permalink
Merge pull request sabotage-linux#240 from JillTyrell/ophis
Browse files Browse the repository at this point in the history
ophis: a 6502/65xx assembler in python
  • Loading branch information
rofl0r committed Jun 28, 2014
2 parents e21afeb + 4963730 commit 5ab32f3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions pkg/ophis
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[mirrors]
https://hkn.eecs.berkeley.edu/~mcmartin/ophis/Ophis-1.0.tar.gz

[main]
filesize=269137
sha512=9b7d7ded3cf449c07b190dd365ea4e0a318fac23bdd4e2f6ced2553167d9790d0a091d4594abc1d02fa9e77bea155543d0cfc479039ba6e3de02a7174f240e14

[deps]
python

[build]
python setup.py install \
--prefix="$butch_prefix" \
--root="$butch_install_dir" \
--optimize=1 || exit 1

0 comments on commit 5ab32f3

Please sign in to comment.